﻿var main3=document.getElementById("main3");
var spdiv=main3.getElementsByTagName("span")[0];
var pdiv=main3.getElementsByTagName("p")[0];
var pd=document.createElement("p");
pd.id="tad";
main3.getElementsByTagName("div")[1].insertBefore(pd, pdiv);
if(navigator.appVersion.indexOf("MSIE 6.")!=-1){
document.write("<script type='text/JavaScript'>");
document.write("alimama_pid='mm_10486069_849693_8665838';");
document.write("alimama_titlecolor='666666';"); 
document.write("alimama_descolor ='333333';"); 
document.write("alimama_bgcolor='FFFFFF';"); 
document.write("alimama_bordercolor='FFFFFF';"); 
document.write("alimama_linkcolor='666666';"); 
document.write("alimama_bottomcolor='FFFFFF';"); 
document.write("alimama_anglesize='0';"); 
document.write("alimama_bgpic='0';"); 
document.write("alimama_icon='1';"); 
document.write("alimama_sizecode='33';"); 
document.write("alimama_width=360;"); 
document.write("alimama_height=190;"); 
document.write("alimama_type=2;");
document.write("alimama_containerid='tad';");  
document.write("</script>"); 
document.write("<script src='http://a.alimama.cn/inf.js' type=text/javascript>");
document.write("</script>");
}
document.write("<div id='anew'></div>");
function scm(){
var cm=document.getElementById("comments");
var imgs=cm.getElementsByTagName("img");
for(var i=0;i<imgs.length;i++){imgs[i].src=imgs[i].src.replace(/http:\/\/www.blogger.com\/img/,"http://files.movku.com/images");}
if(document.getElementById("comment-editor")){document.getElementById("comment-editor").style.display='none';}
}
try{setTimeout(scm,1000);} catch(e){}