
var img_group = new Array();
img_group[0] = "http:\/\/www.000779.com\/fubiao1.gif";
img_group[0] = "http:\/\/www.000779.com\/fubiao1.gif";
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: 80;'>");
document.write("<div id='ImgLayer' style='position:absolute; z-index:1; left: 0px;'>");
document.write("<a href='http://www.555808.com/#2.27' target='_blank' onclick=ShowAD.style.visibility='hidden'><img src='"+img_group[rd_ad_img]+"' width='130' height='80' border='0'></a></div></div></div>");
ShowAD.style.top=document.body.clientHeight-80;
ShowAD.style.left=document.body.clientWidth-130;
moveR();
function moveR() {
ShowAD.style.top=document.body.scrollTop+document.body.clientHeight-80;
ShowAD.style.left=document.body.scrollLeft+document.body.clientWidth-130;
setTimeout("moveR();",80)
}

var img_group1 = new Array();
img_group1[0] = "http:\/\/www.000779.com\/tp55.gif";
img_group1[0] = "http:\/\/www.000779.com\/tp55.gif";
rd_ad_img1 = Math.floor(Math.random() * img_group1.length); //生成随机数
document.write("<div align='center'>");
document.write("<div id='ShowAD1' style='position:absolute; z-index: 100;left: 0px;'>");
document.write("<div id='ImgLayer1' style='position:absolute; z-index:1;left: 0px;'>");
document.write("<a href='http://www.655288.com/bbs/#3.21' target='_blank' onclick=ShowAD1.style.visibility='hidden'><img src='"+img_group1[rd_ad_img1]+"' width='130' height='80' border='0'></a></div></div></div>");
ShowAD1.style.top=document.body.scrollTop+document.body.clientHeight-80;
moveL();
function moveL() {
ShowAD1.style.top=document.body.scrollTop+document.body.clientHeight-80;
setTimeout("moveL();",80)
} 


