
function qq()
{
 var theDes="status:no;center:yes;help:no;minimize:no;maximize:no;dialogWidth:400px;scroll:no;dialogHeight:260px;border:think";
 self.showModalDialog("http://wpa.qq.com/msgrd?V=1&Uin=315931646&Exe=QQ&Site=在线咨询&Menu=YES",null,theDes); 
}
function qq1()
{
 var theDes="status:no;center:yes;help:no;minimize:no;maximize:no;dialogWidth:400px;scroll:no;dialogHeight:260px;border:think";
 self.showModalDialog("http://wpa.qq.com/msgrd?V=1&Uin=110565646&Exe=QQ&Site=FJ126.NET&Menu=YES",null,theDes); 
}

suspendcode="<DIV id=lovexin style='right:2px;POSITION:absolute;TOP:1px;'><table border='0' width='110' cellspacing='0' cellpadding='0'><tr><td width='110'><img border=0 src=images/kefu_up.gif></td></tr><tr><td align=center  background=images/kefu_middle.gif><img border='0' onfocus='this.blur()' SRC=http://wpa.qq.com/pa?p=4:315931646:4 alt='给站长发消息' style='cursor:hand' onclick='qq()'>315931646<br><img border='0' onfocus='this.blur()' SRC=http://wpa.qq.com/pa?p=4:110565646:4 alt='给站长发消息' style='cursor:hand' onclick='qq1()'>110565646<br><tr><td width='110'><img border=0 src=images/kefu_down.gif></td></tr></table></div>"
document.write(suspendcode);
lastScrollY=-340;
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);




