document.write("<div class='QQbox' id='divQQbox' >");

document.write("<div class='Qlist' id='divOnline' onmouseout='hideMsgBox(event);' style='display : none;'>");

document.write("<div class='t'></div>");

document.write("<div class='con'>");

document.write("<h2>online service</h2>");


document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=349ed802de4930b3c597e5b3f62a14820b6f374b924e0930494e3f4f1307a8a7'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:1151315819:6'></a></li>");


document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=8aee1ade0c98052a3469852ca3f5ab5be82e6436f2b8775e1b0aaf5c0208bf06'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:975300579:6'></a></li>");


document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=90f91929ec467146abca71fb99eb69bb2e2dcb93309ec87c82a1e9e9b41df7a3'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:921313089:6'></a></li>");

document.write("<li class=odd><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=fe570a548a0c08ef6bd14701a313fd00dcc66ddb3945e59a743b7e1ec78bf36d'; target=_blank'><img border='0' SRC='http://wpa.qq.com/pa?p=1:704667388:6'></a></li>");


document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=7254b4c622191463e3645936f4005f0f4a0ef18eac8fb326c59e0e6118139805'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:1224653683:6'></a></li>");

document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=59c90ffab07ad6ae72659927efe3913b65e6e11378dd9c456a09fadb008a8a18'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:543556076:6'></a></li>");

document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=59c90ffab07ad6ae72659927efe3913b65e6e11378dd9c456a09fadb008a8a18'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:543556076:6'></a></li>");

document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=59c90ffab07ad6ae72659927efe3913b65e6e11378dd9c456a09fadb008a8a18'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:543556076:6'></a></li>");

document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=59c90ffab07ad6ae72659927efe3913b65e6e11378dd9c456a09fadb008a8a18'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:543556076:6'></a></li>");

document.write("<li><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=59c90ffab07ad6ae72659927efe3913b65e6e11378dd9c456a09fadb008a8a18'; target=_blank><img border='0' SRC='http://wpa.qq.com/pa?p=1:543556076:6'></a></li>");
document.write("</div>");
document.write("<br/>");
document.write("<div class='b'></div>");

document.write("</div>");

document.write("<div id='divMenu' onmouseover='OnlineOver();'><img src='images/qq_1.png' class='press'></div>");

document.write("</div>");



//<![CDATA[

var tips; var theTop = 180; var old = theTop;

function initFloatTips() {

tips = document.getElementById('divQQbox');

moveTips();

};

function moveTips() {

var tt=50;

if (window.innerHeight) {

pos = window.pageYOffset

}

else if (document.documentElement && document.documentElement.scrollTop) {

pos = document.documentElement.scrollTop

}

else if (document.body) {

pos = document.body.scrollTop;

}

pos=pos-tips.offsetTop+theTop;

pos=tips.offsetTop+pos/10;



if (pos < theTop) pos = theTop;

if (pos != old) {

tips.style.top = pos+"px";

tt=10;

//alert(tips.style.top);

}



old = pos;

setTimeout(moveTips,tt);

}

//!]]>

initFloatTips();







function OnlineOver(){

document.getElementById("divMenu").style.display = "none";

document.getElementById("divOnline").style.display = "block";

document.getElementById("divQQbox").style.width = "125px";

}



function OnlineOut(){

document.getElementById("divMenu").style.display = "block";

document.getElementById("divOnline").style.display = "none";



}



function hideMsgBox(theEvent){ //
	if (theEvent){
	var browser=navigator.userAgent; //
	if (browser.indexOf("Firefox")>0){ //
		if (document.getElementById('divOnline').contains(theEvent.relatedTarget)) { //
			return; //
} 

} 

if (browser.indexOf("MSIE")>0){ //

if (document.getElementById('divOnline').contains(event.toElement)) { //

return; //

}

}

}



document.getElementById("divMenu").style.display = "block";

document.getElementById("divOnline").style.display = "none";

}

