var online=new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute>');
document.write('<table cellSpacing="0" cellPadding="0" width="100" border="0" id="qqtab">');
document.write('    <tr>');
document.write('      <td width="100" 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="100" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td width="90" height="3" border="0" colspan="2"></td>');
document.write('  </tr>');
document.write('  <tr>');
if (online[0]==0)
  {
    document.write('    <td width="25" height="29" valign="middle" align="center">');
    document.write('<img src="images/1_m.gif" border="0" hspace="3">');
    document.write('    </td>');
    document.write('    <td width="65" height="29" valign="middle" align="left">');
    document.write('<a href="http://wpa.qq.com/msgrd?V=1&amp;Uin=584257396&amp;Site=&amp;Menu=yes" target="blank"><font style="font-size:12px;TEXT-DECORATION:none;color:#000000;">新理念</br>超声波</font></a><br>');
    document.write('    </td>');
  }
else
  {
    document.write('    <td width="25" height="27" valign="middle" align="center">');
    document.write('<img src="images/1_m.gif" border="0" hspace="3">');
    document.write('    </td>');
    document.write('    <td width="90" height="60" valign="middle" align="left">');
    document.write('<a href="http://wpa.qq.com/msgrd?V=1&amp;Uin=584257396&amp;Site=新理念超声波&amp;Menu=yes" target="blank"><font style="font-size:12px;TEXT-DECORATION:none;color:#000000;" color=red>商务部动车组</font></a><br></br><a href="tencent://message/?uin=578859125&Service=0&sigT=c91aed75f6ce89f7fc95efcb07ae5b66d396e37bb891ba96bf7a544943a82b887bf5289cfc75d7b8406d9df66fafa1ca1074ace33e1a626a" target="blank"><font style="font-size:12px;TEXT-DECORATION:none;color:#000000;">新理念超声波</font></a><br></br><a href="tencent://message/?uin=794333529&Service=0&sigT=c91aed75f6ce89f7fc95efcb07ae5b66d396e37bb891ba96bf7a544943a82b887bf5289cfc75d7b8406d9df66fafa1ca1074ace33e1a626a" target="blank"><font style="font-size:12px;TEXT-DECORATION:none;color:#000000;">销售服务部</font></a><br>');
    document.write('    </td>');
  }
  
document.write('  </tr>');
document.write('  <tr>');
document.write('  <td height="5"></td>');
document.write('  <td></td>');
document.write('  </tr>');
document.write('</table>');
document.write('</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('<td width="90"><img src="images/bottom.gif" border="0"></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+500-380)+"px";
  divStayTopLeft.style.left=(posXqq+screen.width-150)+"px";
  setTimeout("scrollqq()",500);
    }
      scrollqq();

