﻿function WriteQqStr()
{document.writeln("<div id=\"backi\" style=\"Z-INDEX:9999; right:40px; OVERFLOW: visible; WIDTH: 76px; POSITION: absolute; TOP: 259px; font-size:12px; text-decoration:none\"><div style=\"background:url(/QQ_online/images/qq_top.gif) no-repeat; width:103px; height:36px\"><a href=\"javascript:close_float_left();void(0);\" title=\"close\"><img src=\"/QQ_online/images/qq_close.gif\" width=\"10\" height=\"9\" border=\"0\" style=\"float:right; margin:10px 8px 0 0\"></a></div><div style=\"height:24px;line-height:24px;width:103px; background:url(/QQ_online/images/qq_border.gif) repeat-y; text-indent:2px \"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=1013559884&Site=咨询&Menu=yes\" title=\"点此弹出QQ对话\" target=\"_blank\" style=\"text-decoration:none; color:#333333\"><img src=\"/QQ_online/images/qqol.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"margin-right:4px\">市场一区</a></div><div style=\"height:24px;line-height:24px;width:103px; background:url(/QQ_online/images/qq_border.gif) repeat-y; text-indent:2px \"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=1872061975&Site=咨询&Menu=yes\" title=\"点此弹出QQ对话\" target=\"_blank\" style=\"text-decoration:none; color:#333333\"><img src=\"/QQ_online/images/qqol.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"margin-right:4px\">市场二区</a></div><div style=\"height:24px;line-height:24px;width:103px; background:url(/QQ_online/images/qq_border.gif) repeat-y; text-indent:2px \"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=411010517&Site=咨询&Menu=yes\" title=\"点此弹出QQ对话\" target=\"_blank\" style=\"text-decoration:none; color:#333333\"><img src=\"/QQ_online/images/qqol.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"margin-right:4px\">市场三区</a></div><div style=\"height:24px;line-height:24px;width:103px; background:url(/QQ_online/images/qq_border.gif) repeat-y; text-indent:2px \"><a href=\"http://wpa.qq.com/msgrd?V=1&Uin=41090122&Site=咨询&Menu=yes\" title=\"点此弹出QQ对话\" target=\"_blank\" style=\"text-decoration:none; color:#333333\"><img src=\"/QQ_online/images/qqol.gif\" width=\"23\" height=\"16\" border=\"0\" style=\"margin-right:4px\">技术支持</a></div><div style=\"height:44px; width:103px;background:url(/QQ_online/images/qq_bottom.gif) no-repeat bottom left; line-height:44px; text-align:center\">www.lantry.net</div></div>");
}
function close_float_left(){backi.style.visibility='hidden';}

lastScrollY=0; 
function heartBeat(){ 
diffY=document.documentElement.scrollTop; 
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.backi.style.pixelTop+=percent; 
lastScrollY=lastScrollY+percent; 
} 

if (!document.layers) {WriteQqStr();window.setInterval("heartBeat()",1); }
