document.writeln("<!--Firefox推广代码-->");
document.writeln("<div id=\"MSIEalert\" style=\"border:1px solid #ccc; background-color: buttonface; margin:0px; height:30px; font-size:12px; cursor:hand; width:100%; position:relative;display:none;\" >");
document.writeln("<span style=\"padding:10px;  float: left;\">");
document.writeln("<img alt=\"不用再提醒我！\" src=\"\/firefox\/close.gif\" style=\"border:0px; width:16px; height:16px; position:absolute; left:10px;\" onclick=\"closeMSIEalert()\"\/>");
document.writeln("<\/span>");
document.writeln("<span style=\"padding:0px 5px 0px 0px;  float: right;\">");
document.writeln("<\/span>");
document.writeln("<div style=\"text-align:center;color:red;height:24px;padding-top: 8px;\" class=\"blog-top\">");
document.writeln("<a href=\"http:\/\/www.kinghe.com\/firefox\/index.html\" target=\"_blank\"><font color=red><font size=2>[站长友情提示]:<\/font><\/font><font color=#FF4500>发现您正在使用IE浏览器，远离流行病毒,木马,恶意软件的入侵攻击,提升1-3倍的上网速度,强烈建议下载安装最快,<\/font><font color=blue>最安全的浏览器:FireFox火狐浏览器2.0,点击下载<\/font><\/a>！");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("");
document.writeln("<script type=\"text\/javascript\">");
document.writeln("<!--");
document.writeln("var val = null;");
document.writeln("var ie = document.getElementById(\'MSIEalert\');");
document.writeln("if (navigator.userAgent.indexOf(\"MSIE\") != -1 && document.cookie.indexOf(\"AlertCloseTime1205=\") == -1)");
document.writeln("{");
document.writeln("with(ie){");
document.writeln("style.top = \"-60px\";");
document.writeln("style.display = \"\";");
document.writeln("val = setInterval(setDown,20);");
document.writeln("}");
document.writeln("}");
document.writeln("function setDown(){");
document.writeln("if(ie.style.top == \'0px\')");
document.writeln("clearInterval(val);");
document.writeln("else{");
document.writeln("var top = parseFloat(ie.style.top.replace(\"px\",\"\"));");
document.writeln("top += 1;");
document.writeln("ie.style.top = top.toString() + \"px\";");
document.writeln("}");
document.writeln("}");
document.writeln("function closeMSIEalert(){");
document.writeln("var expires = new Date();");
document.writeln("event.cancelBubble=true;");
document.writeln("document.getElementById(\'MSIEalert\').style.display=\'none\';");
document.writeln("expires.setTime(expires.getTime()+3*15*24*60*60*1000);");
document.writeln("document.cookie = \"AlertCloseTime1205=1; path=\/; expires=\" + expires.toGMTString();");
document.writeln("}");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<!--Firefox推广代码结束--> ");