document.writeln("<div id=\"ShowAD\" style=\"position:absolute; z-index: 200;\">");
document.writeln("  <div id=\"ImgLayer\" style=\"position:absolute; z-index:1; left: 0px;\"> ");
document.writeln("<table width=\"200\" height=\"130\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"background-color:#F0F9FF;border:0px #235185 solid;\"><tr><td align=\"center\"><a href=\"http:\/\/www.ceyunshi.com\/?webownerId=18525&childid=10000&siteurl=http:\/\/chinaww.org\" target=\"_blank\"><img src=\"http:\/\/union.chinaww.org\/ad\/yxj\/122.gif\" width=\"200\" height=\"130\" border=\"0\"><\/a><\/td>");
document.writeln("<\/tr><\/table>");
document.writeln("<\/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 - 135 ) + "px";
adst.left = ( bodyfrm.clientWidth - 200 ) + "px";
function moveR() {
adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - 135 ) + "px";
adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - 200 ) + "px";
}
setInterval("moveR();", 1);
function CloseIVR(){
adst.display='none';
}









