document.ns = navigator.appName == "Netscape";
var adNum = 2, adHeight =100;
function movead()
{
	if(!document.ns)
	{
		leftmove.style.top = document.body.scrollTop + document.body.offsetHeight - (adHeight * adNum + 40);
		leftmove.style.left = document.body.scrollLeft + 2;
		rightmove.style.top = document.body.scrollTop + document.body.offsetHeight - (adHeight * adNum + 40);
		rightmove.style.left = document.body.scrollLeft + document.body.clientWidth - 82;
	}
	setTimeout("movead()", 200)
}

var adstr = "";
if(document.ns)
{
	adstr = "<layer id=leftmove>" +
			"	<a href=http://www.160hk.com/bul/4.htm target=_blank><img src=http://www.160hk.com/syty-images/001.gif border=0 width=80 height=80 title='精英肖王10中八'></a><br><br>" +
			"	<a href=http://www.688255.com/#11.27-12.28 target=_blank><img src=http://www.160hk.com/syty-images/889.gif border=0 width=80 height=80 title='水果六肖在创记录'></a><br><br>" +
			"</layer>" +
			"<layer id=rightmove>" +
			"	<a href=http://www.160hk.com/70.htm#11.29-12.30 target=_blank><img src=http://www.160hk.com/syty-images/77.gif border=0 width=80 height=80 title='三尾10中8'></a><br><br>" +
			"	<a href=http://www.733133.com/#11.17-12.18 target=_blank><img src=http://www.160hk.com/syty-images/qqbb.gif border=0 width=80 height=80 title='一字定单双'></a><br><br>" +
			"</layer>";
}
else
{
	adstr = "<div id=leftmove style='position: absolute;visibility: visible;z-index:100' class='noprint'>" +
			"	<a href=http://www.160hk.com/bul/4.htm target=_blank><img src=http://www.160hk.com/syty-images/001.gif border=0 width=80 height=80 title='精英肖王10中八'></a><br><br>" +
			"	<a href=http://www.688255.com//#11.27-12.28 target=_blank><img src=http://www.160hk.com/syty-images/889.gif border=0 width=80 height=80 title='水果六肖在创记录'></a><br><br>" +
			"</div>" +
			"<div id=rightmove style='position: absolute;visibility: visible;z-index:100' class='noprint'>" +
			"	<a href=http://www.160hk.com/70.htm#11.29-12.30 target=_blank><img src=http://www.160hk.com/syty-images/77.gif border=0 width=80 height=80 title='三尾10中8'></a><br><br>" +
			"	<a href=http://www.733133.com/#11.17-12.18 target=_blank><img src=http://www.160hk.com/syty-images/qqbb.gif border=0 width=80 height=80 title='一字定单双'></a><br><br>" +

			"</div>";
}
document.write(adstr);
movead();

