

<!--
document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=130:imgheight=130
window.screen.width>800 ? imgleft=110:imgleft=110
function qingzuiload()
{
if (navigator.appName == "Netscape")
{
document.qingzui.pageY=pageYOffset+window.innerHeight-imgheight;
document.qingzui.pageX=pageXOffset+window.innerWidth-imgleft;
qingzuimove();

}
else
{
qingzui.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
qingzui.style.left=document.body.offsetWidth-imgleft;

qingzui2.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-80;
qingzui2.style.left=document.body.offsetWidth-imgleft;

qingzuimove();

}
}

function qingzuimove()
{
if(document.ns)
{
document.qingzui.top=pageYOffset+window.innerHeight-imgheight
document.qingzui.left=pageXOffset+window.innerWidth-imgleft;


setTimeout("qingzuimove();",80)
}
else
{
qingzui.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
qingzui.style.left=document.body.offsetWidth-imgleft;
qingzui2.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight-80;
qingzui2.style.left=document.body.offsetWidth-imgleft;

setTimeout("qingzuimove();",80)
}
}

function MM_reloadPage(init)
{	//reloads the window if Nav4 resized
	if (init==true) with (navigator)
	{
		if ((appName=="Netscape")&&(parseInt(appVersion)==4))
		{
			document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; 
		}
	}
	else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) 
		location.reload();
}

MM_reloadPage(true)

if (navigator.appName == "Netscape")
{
	document.write("<layer id=qingzui top=298 width=70 height=80><img src=/images/logo_1.gif border=0><br><img src=/images/n_1.gif border=0><br><a  href='#' onclick=open('http://webchat.tq.cn/sendmain.jsp?uin=8158807&page=&ispaymoney=1&localurl=&ltype=0','window1','height=413,width=430,toolbar=no,location=no,menubar=no')><img src=/images/n_2.gif border=0></a><br><a  href='#' onclick=open('http://webchat.tq.cn/sendmain.jsp?uin=8160180&page=&ispaymoney=1&localurl=&ltype=0','window1','height=413,width=430,toolbar=no,location=no,menubar=no')><img src=/images/n_3.gif border=0></a></layer>")
	qingzuiload()
}
else
{
	document.write("<div id=qingzui style='position: absolute;width:70;top:298;hidden: visible;z-index: 1'><img src=/images/logo_1.gif border=0><br><img src=/images/n_1.gif border=0><br><a  href='#' onclick=open('http://webchat.tq.cn/sendmain.jsp?uin=8158807&page=&ispaymoney=1&localurl=&ltype=0','window1','height=413,width=430,toolbar=no,location=no,menubar=no')><img src=/images/n_2.gif border=0></a><br><a  href='#' onclick=open('http://webchat.tq.cn/sendmain.jsp?uin=8160180&page=&ispaymoney=1&localurl=&ltype=0','window1','height=413,width=430,toolbar=no,location=no,menubar=no')><img src=/images/n_3.gif border=0></a></div>"
	+"<div id=qingzui2 style='position: absolute;visibility: hidden;z-index: 10'><img src=/images/logo_1.gif><br><img src=/images/n_1.gif border=0><br><a  href='#' onclick=open('http://webchat.tq.cn/sendmain.jsp?uin=8158807&page=&ispaymoney=1&localurl=&ltype=0','window1','height=413,width=430,toolbar=no,location=no,menubar=no')><img src=/images/n_2.gif border=0></a><br><a  href='#' onclick=open('http://webchat.tq.cn/sendmain.jsp?uin=8160180&page=&ispaymoney=1&localurl=&ltype=0','window1','height=413,width=430,toolbar=no,location=no,menubar=no')><img src=/images/n_3.gif border=0></a></div>");
	qingzuiload()
}
//-->

