suspendcode="<DIV id=lovexin1 style='Z-INDEX: 10; LEFT: 6px; POSITION: absolute; TOP: 105px; width: 122; height: 300px;'><img src='images/close.gif' onClick='javascript:window.hide()' width='122' height='14' border='0' vspace='3' alt='关闭'><TABLE cellSpacing='0' align='center' cellPadding='0' width='118' height='170' background='images/piaofu.gif'><TR><TD height='39'></TD></TR><TR><TD height='66' align='center'><TABLE cellSpacing='0' cellPadding='0' width='106' bgcolor='#FFFFFF'><TR><TD align='center'><a href=tencent://message/?uin=229600264&Site=武汉包装-在线客服1&Menu=yes><img src=http://wpa.qq.com/pa?p=1:229600264:4 alt=229600264@qq.com hspace=2 height=16 border=0 align=bottom>在线客服1</a><BR><BR><a href=tencent://message/?uin=229600264&Site=武汉包装-在线客服2&Menu=yes><img src=http://wpa.qq.com/pa?p=1:229600264:4 alt=yuanshengtai58@qq.com hspace=2 height=16 border=0 align=bottom>在线客服2</a></TD></TR></TABLE></TD></TR><TR><TD height='65'></TD></TR></TABLE></DIV>"
document.write(suspendcode);

//flash格式调用方法
//<EMBED src='flash.swf' quality=high  WIDTH=122 HEIGHT=300 TYPE='application/x-shockwave-flash' id=ad wmode=opaque></EMBED>

lastScrollY=0;
function heartBeat(){
diffY=document.body.scrollTop;
percent=.3*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin1.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
function hide()  
{   
lovexin1.style.visibility="hidden"; 
}
window.setInterval("heartBeat()",1);



