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"><img src="/template/qqkf/top.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');
document.write('      <td valign="middle" align="center" background="/template/qqkf/middle.gif">');
document.write('<table border="0" width="85" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td height="5" border="0" colspan="2"></td>');
document.write('  </tr>');


document.write('  <tr>');
    document.write('    <td width="23" height="27" valign="middle" align="right">');
    document.write('<img src="http://wpa.qq.com/pa?p=1:632398162:4"  border="0" alt="QQ" />');
    document.write('    </td>');
    document.write('    <td height="27" valign="middle" align="left">');
    document.write('&nbsp;<a href="http://wpa.qq.com/msgrd?V=1&Uin=632398162&Site=名加医疗&Menu=yes" target="_blank">业务咨询</a>');
    document.write('    </td>');
document.write('  </tr>');

document.write('  <tr>');
    document.write('    <td width="23" height="27" valign="middle" align="right">');
    document.write('<img src="http://wpa.qq.com/pa?p=1:810718263:4"  border="0" alt="QQ" />');
    document.write('    </td>');
    document.write('    <td height="27" valign="middle" align="left">');
    document.write('&nbsp;<a href="http://wpa.qq.com/msgrd?V=1&Uin=810718263&Site=名加医疗&Menu=yes" target="_blank">业务咨询</a>');
    document.write('    </td>');
document.write('  </tr>');

document.write('  <tr>');
    document.write('    <td width="23" height="27" valign="middle" align="right">');
    document.write('<img src="http://wpa.qq.com/pa?p=1:965036665:4"  border="0" alt="QQ" />');
    document.write('    </td>');
    document.write('    <td height="27" valign="middle" align="left">');
    document.write('&nbsp;<a href="http://wpa.qq.com/msgrd?V=1&Uin=965036665&Site=名加医疗&Menu=yes" target="_blank">业务咨询</a>');
    document.write('    </td>');
document.write('  </tr>');

document.write('  <tr>');
    document.write('    <td width="23" height="27" valign="middle" align="right">');
    document.write('<img src="http://wpa.qq.com/pa?p=1:1134011202:4"  border="0" alt="QQ" />');
    document.write('    </td>');
    document.write('    <td height="27" valign="middle" align="left">');
    document.write('&nbsp;<a href="http://wpa.qq.com/msgrd?V=1&Uin=1134011202&Site=名加医疗&Menu=yes" target="_blank">业务咨询</a>');
    document.write('    </td>');
document.write('  </tr>');
document.write('  </tr>');

document.write('  <tr>');
    document.write('    <td width="23" height="27" valign="middle" align="right">');
    document.write('<img src="http://wpa.qq.com/pa?p=1:863522609:4"  border="0" alt="QQ" />');
    document.write('    </td>');
    document.write('    <td height="27" valign="middle" align="left">');
    document.write('&nbsp;<a href="http://wpa.qq.com/msgrd?V=1&Uin=863522609&Site=名加医疗&Menu=yes" target="_blank">客服咨询</a>');
    document.write('    </td>');
document.write('  </tr>');


document.write('</table>');
document.write('</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('<td width="110"><img src="/template/qqkf/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+400-100)+"px";
  divStayTopLeft.style.right=(posXqq+screen.width-131)+"px";
  setTimeout("scrollqq()",500);
    }
      scrollqq();
