function makeStatic() {  
	if (document.all){qqdiv.style.pixelTop=document.documentElement.scrollTop+220;;}  
	else {eval('document.qqdiv.top=eval(window.pageYOffset+220)');}  
	setTimeout("makeStatic()",0);}

function showqqdiv(){
	document.write("<div id=\"qqdiv\"><ul>");
	document.write("<li class=\"qqheader\"></li>");
	document.write("<li class=\"qqnum\"><a href=http://wpa.qq.com/msgrd?V=1&Uin=461589083&Site=-&Menu=no\ target=blank><img border=\"0\" SRC=http://wpa.qq.com/pa?p=1:461589083:4 alt=\"业务咨询\"> 四海001</a></li>");
	document.write("<li class=\"qqnum\"><a href=http://wpa.qq.com/msgrd?V=1&Uin=502591966&Site=-&Menu=no\ target=blank><img border=\"0\" SRC=http://wpa.qq.com/pa?p=1:502591966:4 alt=\"业务咨询\"> 四海003</a></li>");
	document.write("<li class=\"qqnum\"><a href=http://wpa.qq.com/msgrd?V=1&Uin=980086240&Site=-&Menu=no\ target=blank><img border=\"0\" SRC=http://wpa.qq.com/pa?p=1:980086240:4 alt=\"业务咨询\"> 四海008</a></li>");
        document.write("<li class=\"qqnum\"><a href=http://wpa.qq.com/msgrd?V=1&Uin=837191979&Site=-&Menu=no\ target=blank><img border=\"0\" SRC=http://wpa.qq.com/pa?p=1:837191979:4 alt=\"业务咨询\"> 四海002</a></li>");
	document.write("<li class=\"qqnum\"><a href=http://wpa.qq.com/msgrd?V=1&Uin=460285656&Site=-&Menu=no\ target=blank><img border=\"0\" SRC=http://wpa.qq.com/pa?p=1:460285656:4 alt=\"业务咨询\"> 四海006</a></li>");
	document.write("<li class=\"qqnum\"><a href=http://wpa.qq.com/msgrd?V=1&Uin=370924515&Site=-&Menu=no\ target=blank><img border=\"0\" SRC=http://wpa.qq.com/pa?p=1:370924515:4 alt=\"业务咨询\"> 四海01&nbsp;&nbsp;</a></li>");
	document.write("<li class=\"qqfooter\" onClick=\"javascript:window.hide()\"></li>");
	document.write("</ul></div>");
	makeStatic();
}

function hide()  
{   
qqdiv.style.visibility="hidden"; 
}