

document.writeln("<div id=\"divQQbox\" style='right:2px;POSITION:absolute;TOP:100px;'>");
document.writeln("<div id='divOnline'>");
document.writeln("<div onclick='OnlineOut();' style='cursor: pointer;'>关闭</div>");
document.writeln("<div>");
document.writeln("<a href='http://www.sxwjyy.com/swt/' target='_blank' title='点击咨询专家'><img border=0 src=http://www.sxwjyy.com/swt/kefu_1.gif></a><br><a href='http://www.sxwjyy.com/swt/' target='_blank' title='病情分析'><img border=0 src=http://www.sxwjyy.com/swt/kefu_2.gif></a><br><a href='http://sighttp.qq.com/cgi-bin/check?sigkey=70a378f15f9f1c26c047d5e31ee5d629d7860c77904c032359bf07763d648829' target='_blank' title='免费电话'><img border=0 src=http://www.sxwjyy.com/swt/kefu_3.gif></a><br><a href='/swt/tel.html' target=_blank title='专家QQ'><img border=0 src=http://www.sxwjyy.com/swt/kefu_4.gif></a><br><img border=0 src=http://www.sxwjyy.com/swt/kefu_5.gif>");
//document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.write("<div id='divMenu' onmouseover='OnlineOver();' style='right:2px; width: 27px; POSITION:absolute;display : none;'><img src='http://www.sxwjyy.com/kf_img/xiaotu.gif' class='press' alt='就医服务'></div>");
document.writeln("<\/div>");



//<![CDATA[

var tips; var theTop = 40/*这是默认高度,越大越往下*/;
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";

	}

 function hideMsgBox(theEvent){  //theEvent用来传入事件，Firefox的方式

 　       if (theEvent){

   　           var browser=navigator.userAgent;   //取得浏览器属性

   　           if (browser.indexOf("Firefox")>0){  //如果是Firefox

    　　             if (document.getElementById('divOnline').contains(theEvent.relatedTarget)) {  //如果是子元素

     　　                  return;   //结束函式

                        } 

                  } 

                  if (browser.indexOf("MSIE")>0){  //如果是IE

                         if (document.getElementById('divOnline').contains(event.toElement)) {  //如果是子元素

                                return;  //结束函式

                          }

                   }

             }

            /*要执行的操作*/

		document.getElementById("divMenu").style.display = "block";

		document.getElementById("divOnline").style.display = "none";

 }


/**商务通互换*
url = window.location.host;
if(url=="www.sxwjyy.com" || url=="sxwjyy.com"){
	document.write('<script type="text/javascript" >BAIDU_CLB_SLOT_ID = "274076";</script><script type="text/javascript" src="http://cbjs.baidu.com/js/o.js"></script>');	
}else{
	document.write('<script type="text/javascript" src="http://www.sxwjyy.com/swt/huan.js"></script>');	
}
*/

document.write('<script type="text/javascript" src="/swt/huan.js"></script>');	

/*document.write ('<script src="/swt/left_on.js" language="JavaScript"></script>');*/

document.write('<script type="text/javascript" src="http://s.kangcity.com/start.php?siteid=74"></script><noscript><a href="http://www.kangcity.com"><img src="http://www.kangcity.com/themes/default/images/noscript.gif"/></a></noscript>');


