


document.writeln("<div id=\"msn\" style=\"BORDER-RIGHT:#FBAECD 1px solid; BORDER-TOP:#FCB5D2 1px solid; Z-INDEX:99999; LEFT:0px;  BORDER-LEFT:#FCB5D2 1px solid; WIDTH:200px; BORDER-BOTTOM:#FBAECD 1px solid; POSITION:absolute; TOP:0px; HEIGHT:116px; BACKGROUND-COLOR:#c9d3f3\">");
document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"BORDER-TOP:#ffffff 1px solid; BORDER-LEFT:#ffffff 1px solid\" bgcolor=\"#FECBE0\">");
document.writeln("<tr><td height=\"24\" width=\"26\" style=\"FONT-SIZE:12px;BACKGROUND-IMAGE:url(images/msgTopBg.gif);COLOR:#0f2c8c\" valign=\"middle\"><\/td>");
document.writeln("<td style=\"FONT-WEIGHT:normal;FONT-SIZE:9pt;BACKGROUND-IMAGE:url(images/msgTopBg.gif);COLOR:#ffffff;PADDING-TOP:4px\;PADDING-left:10px\" valign=\"middle\" width=\"100%\">济宁丽人妇科医院在线医生<\/td>");
document.writeln("<td style=\"BACKGROUND-IMAGE:url(images/msgTopBg.gif);PADDING-TOP:2px\" valign=\"middle\" width=\"19\" align=\"right\"><img src=\"images/msgClose.gif\" hspace=\"3\" style=\"CURSOR:pointer\" onclick=\"closeDiv()\" title=\"关闭\"\/><\/td>");
document.writeln("<\/tr><tr><td colspan=\"3\" height=\"90\" style=\"PADDING-RIGHT:1px;BACKGROUND-IMAGE:url(images/msgBottomBg.jpg);PADDING-BOTTOM:1px\">");
document.writeln("			<div style=\"BORDER-RIGHT: #ED8AB3 1px solid; PADDING-RIGHT: 13px; BORDER-TOP: #ED8AB3 1px solid; PADDING-LEFT: 13px; FONT-SIZE: 9pt; PADDING-BOTTOM: 5px; BORDER-LEFT: #ED8AB3 1px solid; WIDTH: 100%; COLOR: #1f336b; PADDING-TOP: 5px; BORDER-BOTTOM: #ED8AB3 1px solid; HEIGHT: 100%; text-align:left\"><br>")
			if (online[0]==0)
document.write("<img src=images/QQoffline.gif border=0 align=middle>");
else
document.write("<img src=images/qq_ci.jpg border=0 align=middle>");	 
				document.write("在线QQ医生1&nbsp;&nbsp;<a href=\"tencent:\/\/message\/?uin=583207777&Site=fdsafdsafdsa&Menu=yes\" target=\"_blank\" style=\"COLOR:#A90748;\">[583207777]<\/a><br><br>")
			if (online[1]==0)
document.write("<img src=images/QQoffline.gif border=0 align=middle>");
else
document.write("<img src=images/qq_ci.jpg border=0 align=middle>");	
				document.write("在线QQ医生2&nbsp;&nbsp;<a href=\"tencent:\/\/message\/?uin=164692113&Site=fdsafdsafdsa&Menu=yes\" target=\"_blank\" style=\"COLOR:#A90748\">[164692113]<\/a>");
document.writeln("			<\/div>");
document.writeln("		<\/td>");
document.writeln("	<\/tr>");
document.writeln("<\/table>");
document.writeln("<\/div>");
msn.style.top=document.body.clientHeight-174;
msn.style.left=document.body.clientWidth-225;
moveR();
function moveR() {
msn.style.top=document.body.scrollTop+document.body.clientHeight-116;
msn.style.left=document.body.scrollLeft+document.body.clientWidth-200;
setTimeout("moveR();",80)
}
function closeDiv(){
	msn.style.visibility='hidden';
}
