var img_group111 = new Array();
img_group111[0] = "img/518.gif";
img_group111[1] = "img/518.gif";
rd_ad_img111 = Math.floor(Math.random() * img_group111.length); //Éú³ÉËæ»úÊý
document.write("<div align='center'>");
document.write("<div id='ShowAD111' style='position:absolute; z-index: 100;left: 0px;'>");
document.write("<div id='ImgLayer111' style='position:absolute; z-index:1;left: 0px;'>");
document.write("<a href=' http://www.744788.com' target='_blank' onclick=ShowAD111.style.visibility='hidden'><img src='"+img_group111[rd_ad_img111]+"' width='130' height='60' border='0'></a></div></div></div>");
ShowAD111.style.top=document.body.scrollTop+document.body.clientHeight-60;
moveL();
function moveL() {
ShowAD111.style.top=document.body.scrollTop+document.body.clientHeight-60;
setTimeout("moveL();",60)
} 
