ad_float_right_url = "http://qb111.cn/rsing/?99" ;
ad_float_right_src = "/rsing.gif";
document.write ("
");
document.write("
");
var bdy = (document.documentElement && document.documentElement.clientWidth)?document.documentElement:document.body;
function myload()
{
document.getElementById("remote_ads").style.top=bdy.scrollTop+bdy.offsetHeight-138;
document.getElementById("remote_ads").style.left=bdy.offsetWidth-222;
mymove();
}
function mymove()
{
document.getElementById("remote_ads").style.top=bdy.scrollTop+bdy.offsetHeight-138;
document.getElementById("remote_ads").style.left=bdy.scrollLeft+bdy.offsetWidth-222;
setTimeout("mymove();",1000)
}
myload();