var online=new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute>');
document.write('<table cellSpacing="0" cellPadding="0" width="117" border="0" id="qqtab">');
document.write('    <tr>');
document.write('      <td><div onmouseout=drag=0 ><IMG src="images/qq_01.gif" border=0></div></td>');
document.write('    </tr>');
document.write('    <tr >');
document.write('      <td colspan="2" align="center" valign="middle"  background="images/qq_05.gif">');

<!--QQ-->
document.write('<table border="0" width="117" cellSpacing="0" cellPadding="0" style="margin-top:5px;">');
document.write('  <tr>');
document.write('    <td width="117" height="22" border="0" colspan="2" background="images/qq_03.gif">');
document.write('<table border="0" width="117" cellSpacing="0" cellPadding="0"><tr><td width=40 align=center><img src=http://wpa.qq.com/pa?p=4:46732921:4 border=0></td><td width=77 style="padding-top:3px;"><a href=tencent://message/?uin=46732921&Site=劲搜科技 target=blank  style="color:#000000;">业务咨询</</td></tr></table>');
document.write('</td></tr></table>');
<!--QQ-->
document.write('<table border="0" width="117" cellSpacing="0" cellPadding="0" style="margin-top:5px;">');
document.write('  <tr>');
document.write('    <td width="117" height="22" border="0" colspan="2" background="images/qq_03.gif">');
document.write('<table border="0" width="117" cellSpacing="0" cellPadding="0"><tr><td width=40 align=center><img src=http://wpa.qq.com/pa?p=4:249642892:4 border=0></td><td width=77 style="padding-top:3px;"><a href=tencent://message/?uin=249642892&Site=劲搜科技 target=blank  style="color:#000000;">业务咨询</</td></tr></table>');
document.write('</td></tr></table>');
<!--QQ-->
document.write('<table border="0" width="117" cellSpacing="0" cellPadding="0" style="margin-top:5px;">');
document.write('  <tr>');
document.write('    <td width="117" height="22" border="0" colspan="2" background="images/qq_03.gif">');
document.write('<table border="0" width="117" cellSpacing="0" cellPadding="0"><tr><td width=40 align=center><img src=http://wpa.qq.com/pa?p=4:7095419:4 border=0></td><td width=77 style="padding-top:3px;"><a href=tencent://message/?uin=7095419&Site=劲搜科技 target=blank  style="color:#000000;">业务咨询</</td></tr></table>');
document.write('</td></tr></table>');
<!--QQ-->
document.write('<table border="0" width="117" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td width="117" height="50" border="0" colspan="2" background="images/qq_05.gif">');
document.write('</td></tr></table>');

document.write('</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td width="110" colspan="2"><IMG src="images/qq_07.gif" border=0></td>');
document.write('    </tr>');
document.write('</table>');
var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
	var startX =window.screen.width-140,
	startY =660;
	var ns = (navigator.appName.indexOf("Netscape") != -1);
	var d = document;
	function ml(id)
	{
		var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
		if(d.layers)el.style=el;
		el.sP=function(x,y){this.style.left=x;this.style.top=y;};
		el.x = startX;
		if (verticalpos=="fromtop")
		el.y = startY+30;
		else{
		el.y = ns ? pageYOffset + innerHeight + 100 : document.body.scrollTop + document.body.clientHeight;
		el.y -= startY;
		}
		return el;
	}
	window.stayTopLeft=function()
	{
		if (verticalpos=="fromtop"){
		var pY = ns ? pageYOffset : document.body.scrollTop;
		ftlObj.y += ((pY + startY - ftlObj.y)/8) + 30;
		}
		else{
		var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
		ftlObj.y += ((pY - startY - ftlObj.y))/8 + 30;
		}
		ftlObj.sP(ftlObj.x, ftlObj.y);
		setTimeout("stayTopLeft()", 10);
	}
	ftlObj = ml("divStayTopLeft");
	stayTopLeft();
}
JSFX_FloatTopDiv();
