suspendcode="<DIV id=lovexin1 style='Z-INDEX: 10; RIGHT: 8px; POSITION: absolute; TOP: 244px; width: 110; height: 233px;'><img src='imgs/gg1.gif' onClick='javascript:window.hide()' width='110' height='82' border='0' vspace='0' ><div class=gg1><div class=gg2><div class=gg3><a target=_blank href=http://wpa.qq.com/msgrd?v=1&uin=24292046&site=亚广展览&menu=yes><img border=0 src='http://wpa.qq.com/pa?p=1:24292046:41'></a></div><div class=gg3><a href='http://wpa.qq.com/msgrd?V=1&Uin=168195928&Site=亚广展览&Menu=yes' target='_blank'><img src=http://wpa.qq.com/pa?p=1:168195928:41 border=0 /></a></div><div class=gg3><img src=imgs/msn.gif border=0 > <A href=msnim:chat?contact=xiaotie1601@hotmail.com target=blank><B><font color=3F83B7 face=Arial,>MSN在线</font></B></div></div></div></DIV>"
document.write(suspendcode);

//flash格式调用方法
//<EMBED src='flash.swf' quality=high  WIDTH=100 HEIGHT=300 TYPE='application/x-shockwave-flash' id=ad wmode=opaque></EMBED>

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.lovexin1.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
function hide()  
{   
lovexin1.style.visibility="hidden";
}
window.setInterval("heartBeat()",1);
