var online=new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute>');
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="http://www.aboter.com/qqonline/images/qq/skin/27/top.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');
document.write('      <td valign="middle" align="center" background="http://www.aboter.com/qqonline/images/qq/skin/27/middle.gif">');
document.write('<table border="0" width="90" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td width="90" height="5" border="0" colspan="2"></td>');
document.write('  </tr>');

document.write('  <tr>');
document.write('    <td width="90" height="40" valign="middle" align="left">');
document.write('<a href=\"tencent://message/?uin=846978875\"><img src=\"http://qunfa.abot.cn/images/qq.png\" border=\"0\"></a>');
document.write('    </td>');
document.write('  </tr>');

document.write('  <tr>');
document.write('    <td width="90" height="40" valign="middle" align="left">');
document.write('<a href=\"msnim:chat?contact=xiaoa@abot.cn\"><img src=\"http://qunfa.abot.cn/images/msnonline.gif\" border=\"0\"></a>');
document.write('    </td>');
document.write('  </tr>');

document.write('  <tr>');
document.write('    <td width="90" height="40" valign="middle" align="left">');
document.write('<a target=\"_blank\" href=\"http://amos.im.alisoft.com/msg.aw?v=2&amp;uid=no_read&amp;site=cntaobao&amp;s=1&amp;charset=utf-8\" ><img border=\"0\" src=\"http://amos.im.alisoft.com/online.aw?v=2&amp;uid=no_read&amp;site=cntaobao&amp;s=1&amp;charset=utf-8\" alt=\"淘宝旺旺联系我们\" /></a>');
document.write('    </td>');
document.write('  </tr>');

document.write('  <tr>');
document.write('    <td width="90" height="40" valign="middle" align="left">');
document.write('技术咨询热线<br>13122-158158<br><br>');
document.write('全国订购电话<br>188-021-59059');
document.write('    </td>');
document.write('  </tr>');

document.write('</table>');
document.write('</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('<td width="110"><a href="http://www.aboter.com/" target="_blank"><img src="http://www.aboter.com/qqonline/images/qq/skin/27/bottom.gif" border="0"></a></td>');
document.write('    </tr>');
document.write('</table>');
var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
function scrollqq()
{
  var posXqq,posYqq;
 if (window.innerHeight)
 {
  posXqq=window.pageXOffset;
  posYqq=window.pageYOffset;
   }
   else if (document.documentElement && document.documentElement.scrollTop)
      {
    posXqq=document.documentElement.scrollLeft;
    posYqq=document.documentElement.scrollTop;
    }
    else if (document.body)
      {
    posXqq=document.body.scrollLeft;
    posYqq=document.body.scrollTop;
      }
     var divStayTopLeft=document.getElementById("divStayTopLeft");
    divStayTopLeft.style.top=(posYqq+400-200)+"px";
  divStayTopLeft.style.left=(posXqq+screen.width-131)+"px";
  setTimeout("scrollqq()",500);
    }
      scrollqq();


