
document.writeln("<div id=\"ShowAD\" style=\"position:absolute; z-index:200;\"> ");
document.writeln("<div style=\"width:200px;height:15px;line-height:15px;text-align:right\"><span style=\"cursor:pointer;font
-size:12px;\" onclick=\"document.getElementById(\'ShowAD\').style.display=\'none\'\">¹Ø±Õ<\/span><\/div> ");
document.writeln("<table width=\"200\" height=\"120\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-
color:#F0F9FF;border:-1px ;\"><td width=\"93\" rowspan=\"5\" align=\"center\"><a href=\"http:\/\/www.china-nme.com\" 
target=\"_blank\"><img border=0 src=\"http://www.168yj.com/Upfiles/ÍøÕ¾Æ¯¸¡.gif\" width=\"200\" 
height=\"150\"><\/a><\/td><td width=\"170\" height=\"20\" <Div  style=\"border-top:1px #8CACD2 solid; width:95%
\"><\/Div><\/td><\/tr><\/table><\/div>");
document.writeln("<\/div>");
document.writeln("<\/div>");
var bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;
var adst = document.getElementById("ShowAD").style;
adst.top = ( bodyfrm.clientHeight - 165 ) + "px";
adst.left = ( bodyfrm.clientWidth - 200 ) + "px";
function moveR() {
adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - 165 ) + "px";
adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - 200 ) + "px";
}
setInterval("moveR();", 1);
function CloseIVR(){
adst.display='none';
}
