lastScrollY=0;
function heartBeat(){ 
var diffY;
if (document.documentElement && document.documentElement.scrollTop)
	diffY = document.documentElement.scrollTop;
else if (document.body)
	diffY = document.body.scrollTop
else
    {/*Netscape stuff*/}
	
//alert(diffY);
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.getElementById("lovexin12").style.top=parseInt(document.getElementById("lovexin12").style.top)+percent+"px";
document.getElementById("lovexin14").style.top=parseInt(document.getElementById("lovexin12").style.top)+percent+"px";
 
lastScrollY=lastScrollY+percent; 
//alert(lastScrollY);
}//from alixixi.com
suspendcode14="<DIV id=\"lovexin12\" style='right:0;POSITION:absolute;TOP:60px;'>";

suspendcode14=suspendcode14+"<table id=\"ipp114_kefu\" width=\"155\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">";
suspendcode14=suspendcode14+"<tr><td width=\"155\" align=\"center\"><img src=\"/qqkf/r_1.jpg\" style=\"cursor:hand\" onclick=\"document.getElementById('ipp114_kefu').style.display='none'\" width=\"155\" height=\"57\" /></td></tr>";
suspendcode14=suspendcode14+"<tr><td align=\"center\"><img src=\"/qqkf/r_2.jpg\" width=\"155\" height=\"24\" /></td></tr>";
suspendcode14=suspendcode14+"<tr><td align=\"center\"><img src=\"/qqkf/r_3.jpg\" width=\"155\" height=\"49\" /></td></tr>";
suspendcode14=suspendcode14+"<tr>";
suspendcode14=suspendcode14+"<td align=\"center\" background=\"/qqkf/r_3_2.jpg\">";
suspendcode14=suspendcode14+"<table width=\"142\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
suspendcode14=suspendcode14+"<tr><td height=\"59\" align=\"center\">";
suspendcode14=suspendcode14+"<label  onClick=\"showurl(\"http://wpa.qq.com/msgrd?V=1&Uin=59632575&Menu=yes\")\" style=\"cursor:hand\">";
suspendcode14=suspendcode14+"<img src=\"/img/qq.gif\" width=\"23\" height=\"16\" /></label></td>";
suspendcode14=suspendcode14+"<td class=\"hanggao22\"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=59632575&Menu=yes\" target=\"_blank\">59632575</a><br />";
suspendcode14=suspendcode14+"技术支持</td>";
suspendcode14=suspendcode14+"</tr><tr><td height=\"59\" align=\"center\"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=406821094&Menu=yes\" target=\"_blank\"><img border=\"0\" src=\"/img/qq.gif\" width=\"23\" height=\"16\" /></a></td><td class=\"hanggao22\"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=406821094&Menu=yes\" target=\"_blank\">406821094</a><br />业务咨询</td></tr><tr><td height=\"59\" align=\"center\"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=1026789702&Menu=yes\" target=\"_blank\"><img border=\"0\" src=\"/img/qq.gif\" width=\"23\" height=\"16\" /></a></td><td class=\"hanggao22\"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=1026789702&Menu=yes\" target=\"_blank\">1026789702</a><br />域名空间咨询</td></tr><tr><td height=\"59\" align=\"center\"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=804790227&Menu=yes\" target=\"_blank\"><img border=\"0\" src=\"/img/qq.gif\" width=\"23\" height=\"16\" /></a></td><td class=\"hanggao22\"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=804790227&Menu=yes\" target=\"_blank\">804790227</a><br />网站问题咨询</td></tr><tr><td width=\"24\" height=\"59\" align=\"center\"><img src=\"/qqkf/MSN.jpg\" width=\"23\" /></td><td width=\"118\" class=\"hanggao22\">mfkyfeeq@live.cn<br />网站建设MSN咨询</td></tr></table></td></tr><tr><td align=\"center\"><img src=\"/qqkf/r_4.jpg\" width=\"155\" height=\"26\" /></td></tr></table>";



suspendcode14=suspendcode14+"</div>"
suspendcode12="<DIV id=\"lovexin14\" style='left:0;POSITION:absolute;TOP:60px;'><img border=\"0\" style=\"cursor:hand\" onclick=\"this.style.display='none'\"  src=\"/qqkf/left.jpg\"></div>";
document.write(suspendcode14); 
document.write(suspendcode12); 
window.setInterval("heartBeat()",1);

//固定了一条中间信息
//document.write(suspendcode12); 
//document.write(suspendcode14); 
//window.setInterval("heartBeat()",1);
