document.ns = navigator.appName == "Netscape";
var adNum = 2, adHeight = 150;
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://wwww.902007.com/902007bu/2.htm#03.04-05.05    target=_blank><img src=http://wwww.190hk.com/icon/3.gif border=0 width=80 height=80 title='精英肖王10中八'></a><br><br>" +
			"	<a href=http://wwww.902007.com/902007bu/9.htm#03.29-04.30  target=_blank><img src=http://wwww.190hk.com/icon/34299.gif border=0 width=80 height=80 title='水果六肖在创记录'></a><br><br>" +
			"	<a href=http://wwww.902007.com/902007bu/3.htm#03.14-04.15  target=_blank><img src=http://wwww.190hk.com/icon/6he.gif border=0 width=80 height=80 title='广告招商'></a>" +
			"</layer>" +
			"<layer id=rightmove>" +
			"	<a href=http://wwww.902007.com/902007bu/4.htm#02.19-04.20 target=_blank><img src=http://wwww.190hk.com/icon/58ff.gif border=0 width=80 height=80 title='三尾10中8'></a><br><br>" +
			"	<a href=http://wwww.902007.com/902007bu/5.htm target=_blank><img src=http://wwww.190hk.com/icon/5.gif border=0 width=80 height=80 title='一字定单双'></a><br><br>" +
			"	<a href=http://www.446999.cn/#03.15-04.16  target=_blank><img src=http://wwww.190hk.com/icon/888.gif border=0 width=80 height=80 title='广告招商'></a>" +
			"</layer>";
}
else
{
	adstr = "<div id=leftmove style='position: absolute;visibility: visible;z-index:100' class='noprint'>" +
			"	<a href=http://wwww.902007.com/902007bu/2.htm#03.05-04.05    target=_blank><img src=http://wwww.190hk.com/icon/3.gif border=0 width=80 height=80 title='精英肖王10中八'></a><br><br>" +
			"	<a href=http://wwww.902007.com/902007bu/9.htm#03.29-04.30  target=_blank><img src=http://wwww.190hk.com/icon/34299.gif border=0 width=80 height=80 title='水果六肖在创记录'></a><br><br>" +
			"	<a href=http://wwww.902007.com/902007bu/3.htm#03.14-04.15  target=_blank><img src=http://wwww.190hk.com/icon/6he.gif border=0 width=80 height=80 title='广告招商'></a>" +
			"</div>" +
			"<div id=rightmove style='position: absolute;visibility: visible;z-index:100' class='noprint'>" +
			"	<a href=http://wwww.902007.com/902007bu/4.htm#02.19-04.20  target=_blank><img src=http://wwww.190hk.com/icon/58ff.gif border=0 width=80 height=80 title='三尾10中8'></a><br><br>" +
			"	<a href=http://wwww.902007.com/902007bu/5.htm target=_blank><img src=http://wwww.190hk.com/icon/5.gif border=0 width=80 height=80 title='一字定单双'></a><br><br>" +
			"	<a href=http://www.446999.cn#03.15-04.16  target=_blank><img src=http://wwww.190hk.com/icon/888.gif border=0 width=80 height=80 title='广告招商'></a>" +
			"</div>";
}
document.write(adstr);
movead();
