﻿document.writeln("<script language=javascript>");
document.writeln("<!--");
document.writeln("var LiveAutoInvite0=\'您好，来自%IP%的朋友\';");
document.writeln("var LiveAutoInvite1=\'来自首页的对话\';");
document.writeln("var LiveAutoInvite2=\'<P>&nbsp;<a href=\\\\\"http:\/\/wt.zoosnet.net\/LR\/Chatpre.aspx?id=LRW87660411\\\\\" target=\\\\\"_blank\\\\\"><img src=\\\\\"http:\/\/www.nvzi.cc\/zixun.jpg\\\\\" border=\\\\\"0\\\\\" ><\/a><\/P>\';");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script language=\"javascript\" src=\"http:\/\/xj.zoosnet.net\/JS\/SiteByIP.aspx?newagentid=10&lng=cn&mysiteid=LRW87660411\"><\/script>");

// JavaScript Document
lastScrollY=0;
function heartBeat(){ 
var diffY;
if (document.documentElement && document.documentElement.scrollTop)
    diffY = document.documentElement.scrollTop;
else if (document.body)
    diffY = document.body.scrollTop
else
    {/*Netscape stuff*/}
    
//alert(diffY);
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.getElementById("lovexin12").style.top=parseInt(document.getElementById("lovexin12").style.top)+percent+"px";
document.getElementById("lovexin14").style.top=parseInt(document.getElementById("lovexin12").style.top)+percent+"px";

lastScrollY=lastScrollY+percent; 
//alert(lastScrollY);
}
suspendcode12="<DIV id=\"lovexin12\" style='right:0px;POSITION:absolute;TOP:180px;'></div>"

suspendcode14="<DIV id=\"lovexin14\" style='left:0px;POSITION:absolute;TOP:180px;'><a href=JavaScript:; onclick=\"lovexin14.style.display = 'none'\" title='关闭快捷服务'><img border=0 src=/newkf/service08_01.gif></a><br><a href='http://wt.zoosnet.net/LR/Chatpre.aspx?id=LRW87660411' target='_blank' title='即时在线咨询妇科专家'><img border=0 src=/newkf/service08_02.gif></a><br><a href='tencent://message/?uin=86288732&Site=济南阳光女子医院在线咨询&Menu=yes' target='_blank' title='使用QQ咨询妇科专家'><img border=0 src=/newkf/service08_03.gif></a><br><a href='http://www.nvzi.cc/freecall/' target='_blank' title='使用免费电话咨询妇科专家'><img border=0 src=/newkf/service08_04.gif></a><br><a href='http://www.nvzi.cc/Bookings.aspx' target='_blank' title='网上挂号享受更多优惠服务'><img border=0 src=/newkf/service08_05.gif></a><br><a href='http://www.nvzi.cc/zhaopin/' target='_blank' title='诚聘英才,够胆就来！'><img border=0 src=/newkf/service08_07.gif></a><br><img border=0 src=/newkf/service08_06.gif></div>"

document.write(suspendcode12); 
document.write(suspendcode14); 
window.setInterval("heartBeat()",1);