// JavaScript Document
document.write('<script language=javascript>');
<!--
var Invite_ToRight=0;
var Invite_left=400;
var Invite_ToBottom=0;
var Invite_top=250;
var LiveAutoInvite0="您好，来自%IP%的朋友";
var LiveAutoInvite1="这里是成都博大泌尿外科医院在线咨询中心";
var LiveAutoInvite2='<P align=center><STRONG>西南首家现代化中医男科、泌尿外科研究院</STRONG><BR><FONT color=red>无假日医院&nbsp;&nbsp; 社保定点医院</FONT><BR><FONT color=blue><STRONG><FONT size=2>专业治疗前列腺炎、性功能障碍、不育不孕、泌尿生殖感染，开展微创男性生殖整形手术</FONT><BR></STRONG></FONT><FONT color=black>您有任何问题想咨询请<STRONG><FONT color=red>点击接受</FONT></STRONG>，开始在线咨询</FONT></P>';
var LrinviteTimeout=10;
//-->
document.write('</script>');
document.write('<script language="javascript" src="http://dgt.zoosnet.net/JS/LsJS.aspx?siteid=DGT81326743&float=1"></script>');
document.write ('<script src="/cssjs/date.js"></script>');
function zoosnet()
{
	changeURL('news', 'http://dgt.zoosnet.net/LR/Chatpre.aspx?id=DGT81326743');
}
function qq_1()
{
	changeURL('news', 'http://wpa.qq.com/msgrd?V=1&Uin=139028120&Site=成都博大医院&Menu=no');
}
function qq_2()
{
	changeURL('news', 'http://wpa.qq.com/msgrd?V=1&Uin=138028120&Site=成都博大医院&Menu=no');
}
function online()
{
	changeURL('news', '/online/yuyue.asp');
}
function msn()
{	
	changeURL('news', 'http://www.funnyweb.dk:8080/message/msn/bodananke@hotmail.com');
}
function changeURL(winName, newURL) 
{ 
　　 win = window.open("", winName); 
　　 win.location.href = newURL; 
} 
function submitForm()
{
	if(document.ye.xm.value.Trim()=='')
	{
		alert("姓名不能为空！");
		document.ye.xm.focus();
		return false
	}
	if(document.ye.sjdh.value.Trim()=='')
	{
		alert("手机电话不能为空！");
		document.ye.sjdh.focus();
		return false
	}	
}
String.prototype.Trim  =  function()  
{  
return  this.replace(/(^\s*)  |(\s*$)/g,  "");  
}  
