document.writeln("  <div style=\"position:absolute;bgcolor=#FFFFFF;border:1px solid #000;right:20pt;\" id=\"ad\"><iframe width=400 height=55 frameborder=0 scrolling=no src=http:\/\/www.99aids.com\/gbook\/bb.htm align=\"center\" valign=\"top\"><\/iframe><\/div>");
document.writeln("");
document.writeln("<script language=\"JavaScript\" type=\"text\/javascript\">");
document.writeln("function rightBottomAd(){");
document.writeln("var abc = document.getElementById(\"ad\");");
document.writeln("abc.style.top = document.documentElement.scrollTop+document.documentElement.clientHeight-60+\"px\";\/\/20是这个层的高度；");
document.writeln("setTimeout(function(){rightBottomAd();},50);");
document.writeln("}");
document.writeln("rightBottomAd();");
document.writeln("<\/script>")