var anytree_ref=window.location; var hostname=document.location.hostname; var anytree_offsetwidth=document.documentElement.offsetWidth; var pv=0; document.writeln('
'); document.write(''); document.writeln("
"); var bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body; var adst = document.getElementById("733ad_29").style; adst.top = ( bodyfrm.clientHeight - 249 ) + "px"; adst.left = ( bodyfrm.clientWidth - 359 ) + "px"; function moveR() { adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight/2-249+100 ) + "px"; adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth/2-359+200) + "px"; } setInterval("moveR();", 80); drawCloseBtn(); function drawCloseBtn(){ var elem = document.createElement('div'); elem.style.background = 'url(http://www.733.com/a.gif) top right'; elem.onclick = CloseX; elem.display = 'block'; elem.style.cursor = 'pointer'; elem.style.position= 'absolute'; elem.style.right= '0px'; elem.style.top= '0px'; elem.style.height= '15px'; elem.style.width = '20px'; document.getElementById('733ad_29').appendChild(elem); } function CloseX(){ adst.display='none'; }