var online=new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute>');

//document.write('<script src="http://webpresence.qq.com/getonline?Type=1&155053794:"></script>');

 
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="qq/top1.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');

document.writeln("<tr><td><img src=\"qq\/top.gif\" width=\"110\" height=\"49\" border=\"0\" \/><\/td><\/tr>")
document.write('      <td valign="middle" align="center" background="qq/middle.gif">');    
document.write('<table border="0" width="80" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td width="80" height="5" border="0" colspan="2"></td>');
document.write('  </tr>');

//no1
document.write('  <tr>');
document.write('    <td width="25" height="32" valign="middle" align="center">');
document.write('<A href="http://wpa.qq.com/msgrd?V=1&amp;Uin=1062960571&amp;Site=DTSWF.com.cn&amp;Menu=yes" target=_blank title="客服服务"><IMG alt=QQ src="http://wpa.qq.com/pa?p=1:1442056543:4" align=absMiddle border=0></A>');
document.write('    </td>');
document.write('    <td width="55" height="22" valign="middle" align="left">');
document.write('<A href="http://wpa.qq.com/msgrd?V=1&amp;Uin=1442056543&amp;Site=DTSWF.com.cn&amp;Menu=yes" target=_blank title="客服服务">QQ客服</font></a>');
document.write('    </td>');
document.write('  </tr>');
//blank
document.write('  <tr>');
document.write('    <td width="80" height="5" border="0" colspan="2"></td>');
document.write('  </tr>');
//no2
document.write('  <tr>');
document.write('    <td width="25" height="32" valign="middle" align="center">');
document.write('<A href="msnim:chat?contact=zgh56@hotmail.com" target=_blank title="客服服务"><IMG alt=QQ src="/qq/msn.gif" align=absMiddle border=0></A>');
document.write('    </td>');
document.write('    <td width="55" height="22" valign="middle" align="left">');
document.write('<A href="msnim:chat?contact=zgh56@hotmail.com" target=_blank title="客服服务">MSN客服</font></a>');
document.write('    </td>');
document.write('  </tr>');
//no3


document.write('  <tr>');
document.write('    <td width="25" height="32" valign="middle" align="center">');
document.write('<A href="http://scs1.sh1.china.alibaba.com/msg.atc?v=1&uid=dsjxzpc" target=_blank title="客服服务"><IMG alt=QQ src="/qq/ww.gif" align=absMiddle border=0></A>');
document.write('    </td>');
document.write('    <td width="55" height="22" valign="middle" align="left">');
document.write('<A href="http://scs1.sh1.china.alibaba.com/msg.atc?v=1&uid=dsjxzpc" target=_blank title="客服服务">旺旺服务</font></a>');
document.write('    </td>');
document.write('  </tr>');
//blank
document.write('  <tr>');
document.write('    <td width="80" height="5" border="0" colspan="2"></td>');
document.write('  </tr>');



document.write('  <tr>');
document.write('    <td width="25" height="22" valign="middle" align="center">');
document.write('');



document.write('    </td>');
document.write('    <td width="55" height="22" valign="middle" align="left">');
document.write('');
document.write('    </td>');
document.write('  </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="qq/bottom.gif" border="0"></td>');
document.write('    </tr>');
document.write('</table>');



var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function JSFX_FloatTopDiv()
{
	var startX = 2;
	startY = 500;
	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();
