var online=new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute;z-index:1>');
document.write('<table cellSpacing="0" cellPadding="0" width="90" border="0" id="qqtab">');
document.write('    <tr>');
document.write('      <td onclick="if(document.all.qqtab.style.display==\'none\'){document.all.qqtab.style.display=\'\'} else {document.all.qqtab.style.display=\'none\'}" style="cursor:hand;" align=right><img src="../qq_img/close.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><img src="../qq_img/tjyy_01.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');
document.write('      <td valign="middle" align="center" background="../qq_img/tjyy_02.gif" width=90 height=26>');
if (online[0]==0)
{
    document.write('<a href="http://wpa.qq.com/msgrd?V=1&Uin=938044275&Site=中国肌萎缩治疗中心&Menu=yes" target="blank"><img border=0 SRC="../qq_img/tjyy_02.gif" alt="给我留言"></a><br>');
}
else
{
    document.write('<a href="http://wpa.qq.com/msgrd?V=1&Uin=938044275&Site=中国肌萎缩治疗中心&Menu=yes" target="blank"><img border=0 SRC="../qq_img/tjyy_02.gif" alt="给我留言"></a><br>');
}
document.write('</td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');
document.write('      <td valign="middle" align="center" background="../qq_img/kefu_middle.gif">');
document.write('<a href="msnim:chat?contact=handantongji@126.com"><img src="../qq_img/tjyy_03.gif" width="90" height="29" border="0" alt="handantongji@126.com" /></a>')
document.write('</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('<td><a href="http://www.cnjws.com/top/lianxi.asp" target="_blank"><img src="../qq_img/tjyy_04.gif" border="0"></a></td>');
document.write('    </tr>');
document.write('</table>');
var verticalpos="frombottom"
if (!document.layers)
document.write('</div>')
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+300-200)+"px";
//divStayTopLeft.style.left=(posXqq+7)+"px";
divStayTopLeft.style.left=(posXqq+screen.width-207)+"px";
setTimeout("scrollqq()",500);
    }
      scrollqq();


