//右侧就医服务
document.writeln("<div class=\"QQbox\" id=\"divQQbox\" style='right:2px;POSITION:absolute;TOP:0px;width:145px;'>");
document.writeln("<div class='Qlist' id='divOnline'>");
document.writeln("<div onclick='OnlineOut();' style='cursor: pointer;'>关闭</div>");
document.writeln("<div id=\"zx\">");
document.writeln("  <div class=\"x\"><a href='http:\/\/swtzy.hbxfwy.com\/LR\/Chatpre.aspx?id=LMV31671888' target='_blank'><img border=0 src=\"http://www.hbxfwy.com/js/zx1.gif\" /></a>");
document.writeln("  </div>");
document.writeln("</div>");
document.writeln("<\/div>");
document.write("<div id='divMenu' onmouseover='OnlineOver();' style='display:none; right:2px; width: 27px; POSITION:absolute;'><img src=http://www.hbxfwy.com/images/right.gif></div>");
document.writeln("<\/div>");


//<![CDATA[
var tips; var theTop = 1/*这是默认高度,越大越往下*/; var old = theTop;
function initFloatTips() {
  tips = document.getElementById('divQQbox');
  moveTips();
};

function moveTips() {
	var tt=50;
	if (window.innerHeight) {
		pos = window.pageYOffset
	}
	else if (document.documentElement && document.documentElement.scrollTop) {
		pos = document.documentElement.scrollTop
	}
	else if (document.body) {
		pos = document.body.scrollTop;
	}
	pos=pos-tips.offsetTop+theTop;
	pos=tips.offsetTop+pos/10;
	
	if (pos < theTop) pos = theTop;
	if (pos != old) {
		tips.style.top = pos+"px";
		tt=10;
		//alert(tips.style.top);
	}
	
	old = pos;
	setTimeout(moveTips,tt);
}
//!]]>
initFloatTips();


function OnlineOver(){
	document.getElementById("divMenu").style.display = "none";
	document.getElementById("divOnline").style.display = "block";
	document.getElementById("divQQbox").style.width = "145px";
}

function OnlineOut(){
	document.getElementById("divMenu").style.display = "block";
	document.getElementById("divOnline").style.display = "none";
}


//---------------------------------------------------------------------------------------------------------------------

var swtstr = "<div class='swt' style='background-image:url(http://www.hbxfwy.com/js/zx2.gif);width:390px;height:244px;margin-top:-19px;margin-left:-10px;margin-right:-4px;margin-bottom:-2px;'>";


swtstr += '<div style="position:relative;top:210px;left:100px;width:150px;height:26px;"><a href="http://swtzy.hbxfwy.com/LR/Chatpre.aspx?id=LMV31671888" target="_blank"><img src="http://www.hbxfwy.com/images/transparent.gif" width="150" height="26" border="0" /></a></div>';


swtstr += '<div style="position:relative;top:180px;left:280px;width:150px;height:26px;"><a href="http://swtzy.hbxfwy.com/LR/Chatpre.aspx?id=LMV31671888" target="_blank"><img src="http://www.hbxfwy.com/images/transparent.gif" width="150" height="26" border="0" /></a></div>';


swtstr += "</div>";
swtstr += "<iframe scrolling=no height=1 frameborder=0 width=380 align=center  marginwidth=0 marginheight=0>";


//去掉边框样式
function CheckTB4(){
	if($("#LR_Tb2").length == 1){
		$("#LR_Tb2").css('background','none');
		$("#LR_Tb2").css('border','none');
		$("#LR_Tb3").css('background','none');
		$("#LR_Tb3").css('border','none');
		if(intval4!=""){
			window.clearInterval(intval4);
		}
	}
}
intval4 = window.setInterval("CheckTB4()",800);

//hua
$(document).ready(function() {   
	 $(".pagetop").mouseover(function(){OnlineOut();});	
	 $(".nav").mouseover(function(){OnlineOut();});	
	 $(".sort").mouseover(function(){OnlineOut();});	
	 $("#ifocus").mouseover(function(){OnlineOut();});	
	 $(".pagemain").mouseover(function(){OnlineOut();});	
	 $(".pagebottom").mouseover(function(){OnlineOut();});	
});






var Invite_ToRight=0;
//说明：浮动图标的水平方向对齐方式，1为右对齐，0为左对齐；
var Invite_left=2;
//说明：浮动图标的水平方向的边距；
var Invite_ToBottom=1;
//说明：浮动图标的垂直方向对齐方式，1为底部对齐，0为顶部对齐；
var Invite_top=50;
//说明：浮动图标的垂直方向的边距；

//var LiveAutoInvite0='您好，来自%IP%的朋友';
var LiveAutoInvite0='';
var LiveAutoInvite1='window.location.href';
var LrinviteTimeout=2;
var LR_next_invite_seconds = 50;
var LiveAutoInvite2=swtstr;

document.write("<script language=\"javascript\" src=\" http:\/\/swtzy.hbxfwy.com\/JS\/LsJS.aspx?siteid=LMV31671888&float=1&lng=cn\"><"+"\/script>");






