suspendcode="<DIV id=lovexin1 style='Z-INDEX: 10; LEFT: 3px; POSITION: absolute; TOP: 105px; width: 100; height: 300px;'>"
suspendcode=suspendcode +"<table width='113'  border='0' cellspacing='0' cellpadding='0'  background='images/QQ.jpg'>"
suspendcode=suspendcode +"<tr><td width='35' height='102'>&nbsp;</td><td width='90'></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=494663020&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:494663020:4 alt=网上营业部></a></td><td width='90'><a href=tencent://message/?uin=494663020&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>网上营业部</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='3'></td><td></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=446384038&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:446384038:4 alt=机票在线预订></a></td><td width='90'><a href=tencent://message/?uin=446384038&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>机票在线预订</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='3'></td><td></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=791990455&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:791990455:4 alt=陈洞路营业部></a></td><td width='90'><a href=tencent://message/?uin=791990455&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>陈洞路营业部</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='3'></td><td></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=1036995363&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:1036995363:4 alt=龙湖路营业部></a></td><td width='90'><a href=tencent://message/?uin=1036995363&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>龙湖路营业部</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='3'></td><td></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=746202351&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:746202351:4 alt=市委营业部></a></td><td width='90'><a href=tencent://message/?uin=746202351&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>市委营业部</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='3'></td><td></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=499546934&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:499546934:4 alt=景区宣传策划></a></td><td width='90'><a href=tencent://message/?uin=499546934&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>景区宣传策划</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='3'></td><td></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=894119256&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:894119256:4 alt=旅游同行合作></a></td><td width='90'><a href=tencent://message/?uin=894119256&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>旅游同行合作</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='3'></td><td></td></tr>"
suspendcode=suspendcode +"<tr><td width='35'><a href=tencent://message/?uin=864136126&Site=www.lx114.com.cn&Menu=yes><img border=0 SRC=http://wpa.qq.com/pa?p=1:864136126:4 alt=投诉建议></a></td><td width='90'><a href=tencent://message/?uin=864136126&Site=www.lx114.com.cn&Menu=yes style='font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;'>投诉建议</a></td></tr>"
suspendcode=suspendcode +"<tr><td height='5'></td><td></td></tr>"
suspendcode=suspendcode +"</table>"
suspendcode=suspendcode + "</DIV>"
document.write(suspendcode);

suspendcode="<DIV id=lovexin2 style='Z-INDEX: 10; LEFT: 896px; POSITION: absolute; TOP: 105px; width: 100; height: 300px;'></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=.3*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin1.style.pixelTop+=percent;
document.all.lovexin2.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
function hide()  
{   
lovexin1.style.visibility="hidden"; 
lovexin2.style.visibility="hidden";
}
window.setInterval("heartBeat()",1);
