document.writeln("
"); document.writeln("
"); document.writeln(" "); document.writeln(""); document.writeln("
"); document.writeln("
"); ShowAD.style.top=document.body.clientHeight-174; ShowAD.style.left=document.body.clientWidth-225; moveR(); function moveR() { ShowAD.style.top=document.body.scrollTop+document.body.clientHeight-174; ShowAD.style.left=document.body.scrollLeft+document.body.clientWidth-225; setTimeout("moveR();",80) } function CloseA8(){ ShowAD.style.visibility='hidden'; }