var img_group = new Array();
img_group[0] = "http://www.668628.com/xinfeng.gif#01.09";
img_group[1] = "http://www.668628.com/xinfeng.gif#01.09";
rd_ad_img = Math.floor(Math.random() * img_group.length); //Éú³ÉËæ»úÊý
document.write("<div align='center'>");
document.write("<div id='ShowAD' style='position:absolute; z-index: 100;'>");
document.write("<div id='ImgLayer' style='position:absolute; z-index:1; left: 0px;'>");
document.write("<a href='http://www.145666.com' target='_blank' onclick=ShowAD.style.visibility='hidden'><img src='"+img_group[rd_ad_img]+"' width='220' height='145' border='0'></a></div></div></div>");
ShowAD.style.top=document.body.clientHeight-132;
ShowAD.style.left=document.body.clientWidth-195;
moveR();
function moveR() {
ShowAD.style.top=document.body.scrollTop+document.body.clientHeight-150;
ShowAD.style.left=document.body.scrollLeft+document.body.clientWidth-220;
setTimeout("moveR();",80)
}

