document.write('<div id=divStayTopLeft style="position:absolute;left: '+((window.screen.width)*0.76+118)+'px;top:200px;z-index:999;">');
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="qqonline/images/qq/skin/1/top.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');
document.write('      <td valign="middle" align="center" background="qqonline/images/qq/skin/1/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>');
document.write('  <tr>');
    document.write('    <td width="25" height="22" valign="middle" align="center">');
    document.write('<img src="qqonline/images/qqface/20_m.gif" border="0">');
    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=315038&amp;Site=十佳互联&amp;Menu=yes" 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 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('<img src="qqonline/images/qqface/30_m.gif" border="0">');
    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=315038&amp;Site=十佳互联&amp;Menu=yes" 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 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('<img src="qqonline/images/qqface/88_m.gif" border="0">');
    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=315038&amp;Site=十佳互联&amp;Menu=yes" target="blank"><font style="font-size:12px;TEXT-DECORATION:none;color:#000000;">十佳互联</font></a><br>');
    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="qqonline/images/qq/skin/1/bottom.gif" border="0"></td>');
document.write('    </tr>');
document.write('</table>');
document.write('</div>')
lastScrollY2=0;
function heartBeat2()
{diffY=document.documentElement.scrollTop;
percent=.3*(diffY-lastScrollY2);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.divStayTopLeft.style.pixelTop+=percent;
lastScrollY2=lastScrollY2+percent;}
function hide2(){   
document.all.divStayTopLeft.style.visibility='hidden';}
window.setInterval('heartBeat2()',1);

