suspendcode="<DIV id=lovexin style='Z-INDEX: 10; LEFT: 858px; POSITION: absolute; TOP: 5px; width: 120px; height: 298px;'><a href='http://wpa.qq.com/msgrd?V=1&Uin=241387896&Site=武夷山中国国际旅行社&Menu=yes'><img src='http://www.513cits.com/cits01/001.files/120-298.jpg' width='120' height='298' border='0' title=点这里就可以和我社值班人员在线聊天或留言了></a></DIV>"
document.write(suspendcode);
lastScrollY=0;
function heartBeat(){
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
window.setInterval("heartBeat()",1);