var online= new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute class="r2">');
document.write('<table cellSpacing="0" cellPadding="0" width="110" border="0" id="qqtab">');
document.write('    <tr>');
document.write('      <td width="110" onclick="if(document.all.qqtab.style.display==\'none\'){document.all.qqtab.style.display=\'\'} else {document.all.qqtab.style.display=\'none\'}"><img src="/images/top.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');
document.write('      <td valign="middle" align="center" background="/images/middle.gif">');
document.write('<table border="0" width="90" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td width="100" height="2" border="0" colspan="2"></td>');
document.write('  </tr>');

document.write('<tr><td colspan="2" height="22" valign="middle" align="center"><font style="font-size:12px;TEXT-DECORATION:none;color:#000000;">服务咨询</font></td></tr>');

document.write('<tr><td width="25" height="22" valign="middle" align="center">');
document.write('<img border="0" SRC=http://wpa.qq.com/pa?p=1:6277569:4></a>');
document.write('</td><td width="55" height="22" valign="middle" align="left">');
document.write('<A href="http://wpa.qq.com/msgrd?v=3&uin=409653740&site=qq&menu=yes" target="_blank"><font style="font-size:9pt;TEXT-DECORATION:none;color:#000000;">客服01</font></a><br>');
document.write('</td></tr>');

document.write('<tr><td width="25" height="22" valign="middle" align="center">');
document.write('<img border="0" SRC=http://wpa.qq.com/pa?p=1:6277569:4></a>');
document.write('</td><td width="55" height="22" valign="middle" align="left">');
document.write('<A href="http://wpa.qq.com/msgrd?v=3&uin=409653740&site=qq&menu=yes" target="_blank"><font style="font-size:9pt;TEXT-DECORATION:none;color:#000000;">客服02</font></a><br>');
document.write('</td></tr>');

document.write('</table>');
document.write('</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td width="110" onclick="if(document.all.qqstab.style.display==\'none\'){document.all.qqstab.style.display=\'\'} else {document.all.qqstab.style.display=\'none\'}"><img src="/images/bottom.gif" border="0"></td>');
document.write('    </tr>');
document.write('</table>');
var verticalpos="fromtop"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
	var startX = 1150,
	startY = 160;
	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;
		else{
		el.y = ns ? pageYOffset + innerHeight : 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;
		}
		else{
		var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight;
		ftlObj.y += (pY - startY - ftlObj.y)/8;
		}
		ftlObj.sP(ftlObj.x, ftlObj.y);
		setTimeout("stayTopLeft()", 10);
	}
	ftlObj = ml("divStayTopLeft");
	stayTopLeft();
}
JSFX_FloatTopDiv();
