<!--
var mypath='',mypaths;
for(i=0;i<document.scripts.length;i++)
  {
    if(document.scripts[i].src.indexOf('sk.js?')!='-1')
    {
      mypath=document.scripts[i].src ;
      mypaths=mypath.split('?') ;
      mypath=mypaths[1] ;
      break ;
    }
  }


function WriteQqStr()
{
	document.write('<DIV id=backi style="RIGHT: 0px; OVERFLOW: visible; POSITION: absolute; TOP: 180px;z-index:100">');
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="72">');
	document.write('<tr><td><a href="javascript:close_float_left();void(0);" title="close"><IMG src="'+mypath+'qqkefu/01.gif" border=0></a></td></tr>');
	//document.write('<tr><td><A href="tencent://message/?uin=20754575&Site=www.whjinzheng.cn&Menu=yes"><IMG src="'+mypath+'qqkefu/02.gif" border=0></A></td></tr>');
	document.write('<tr><td><A href="tencent://message/?uin=598004511&Site=www.whjinzheng.cn&Menu=yes"><IMG src="'+mypath+'qqkefu/03.gif" border=0></A></td></tr>');
		document.write('<tr><td><A href="tencent://message/?uin=598004511&Site=www.whjinzheng.cn&Menu=yes"><IMG src="'+mypath+'qqkefu/03.gif" border=0></A></td></tr>');
		
		
			document.write('<tr><td><A href="tencent://message/?uin=598004511&Site=www.whjinzheng.cn&Menu=yes"><IMG src="'+mypath+'qqkefu/03.gif" border=0></A></td></tr>');
		document.write('<tr><td><A href="tencent://message/?uin=598004511&Site=www.whjinzheng.cn&Menu=yes"><IMG src="'+mypath+'qqkefu/03.gif" border=0></A></td></tr>');
	//document.write('<tr><td><A href="http://amos1.taobao.com/msg.ww?v=2&uid=%E4%BA%91%E5%8D%97%E7%A7%91%E7%9B%9B%E5%88%9B%E6%83%B3&&site=cntaobao&s=2" target=_blank><IMG src="'+mypath+'qqkefu/04.gif" border=0></A></td></tr>');
	//document.write('<tr><td><A href="'+mypath+'http://bbs.itkm.net/forum-50-1.html" target=_blank><IMG src="'+mypath+'qqkefu/06.gif" border=0></A></td></tr>');
	//document.write('<tr><td><A href="'+mypath+'http://bbs.itkm.net/forum-50-1.html" target=_blank><IMG src="'+mypath+'qqkefu/05-1.gif" border=0></A></td></tr>');
		document.write('<tr><td><IMG src="'+mypath+'qqkefu/07.gif" border=0></td></tr>');
		document.write('</table>');
	document.write('</DIV>');
}

function close_float_left(){backi.style.visibility='hidden';}

lastScrollY=0; 
function heartBeat(){ 
diffY=document.documentElement.scrollTop; 
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.backi.style.pixelTop+=percent; 
lastScrollY=lastScrollY+percent; 
} 

if (!document.layers) {WriteQqStr();window.setInterval("heartBeat()",1); }
//-->