document.writeln("
"); document.writeln("
"); document.writeln(" "); document.writeln("
"); document.writeln("
"); var bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body; var t0=( bodyfrm.clientWidth - 180 ),t1=( bodyfrm.scrollLeft + bodyfrm.clientWidth - 140 );var adst = document.getElementById("ShowAD").style; adst.top = ( bodyfrm.clientHeight - 236 ) + "px"; adst.left = t0 + "px"; function moveR() { adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - 300 ) + "px"; adst.left = t1 + "px"; } setInterval("moveR();", 80); function CloseX(){ adst.display='none'; }