﻿document.getElementById("topgg").innerHTML = '<img src="http://img.zso8.com/2010/worldcup.gif" width="468" height="60">';
if(document.getElementById("topright"))
 document.getElementById("topright").innerHTML = '<a href="http://www.golden666.com/?cna_sid=1892982&cna_id=9" target="_blank"><img width=250 height=60 src="http://img.zso8.com/gg/gold250x60.gif"></a>';

if(document.getElementById("ad_700")){
document.getElementById("ad_700").innerHTML = '';
}

function closead(){
if (CL.style.display != "none")  CL.style.display = "none";
if (CL0.style.display != "none") CL0.style.display = "none";
if (CR.style.display != "none") CR.style.display = "none";
if (CR0.style.display != "none") CR0.style.display = "none";
}
function Cmove(){
document.getElementById("CL0").style.top=(document.body.scrollTop + 270)+"px";
document.getElementById("CL0").style.left=10+"px";
document.getElementById("CL").style.top=(document.body.scrollTop + 280)+"px";
document.getElementById("CL").style.left=10+"px";

document.getElementById("CR0").style.top= (document.body.scrollTop + 270)+"px";
document.getElementById("CR0").style.left=(document.body.scrollLeft+document.body.clientWidth-20) + "px";
document.getElementById("CR").style.top= (document.body.scrollTop + 280)+"px";
document.getElementById("CR").style.left=(document.body.scrollLeft+document.body.clientWidth-90) + "px";


window.setTimeout("Cmove()",200);
}

//window.setTimeout("Cmove()",200);
//window.setTimeout("closead()",15000);