//商务通统计代码 //document.writeln( '' ); document.writeln(''); //判断JQ是否加载 if ( typeof ( jQuery ) == 'undefined' ) { document.writeln( "" ); //顶部微信 document.writeln( " " ); //相关统计 document.writeln( "" ); /*公告js document.writeln(""); */ //文字替换 document.writeln( "" ); //预约挂号 document.writeln( "" ); /*css*/ document.writeln( "" ); document.writeln( "" ); document.writeln( "
" ); document.writeln( "" ); document.writeln( "
" ); document.writeln( "

<\/p>" ); document.writeln( "

" ); document.writeln( "

" ); document.writeln( " 姓名:<\/span>" ); document.writeln( " 预约科室:<\/span>" ); document.writeln( " ' ); document.writeln( " 联系电话:<\/span>" ); document.writeln( " " ); document.writeln( " <\/p>" ); document.writeln( "

" ); document.writeln( " 提前在线预约" ); document.writeln( " \"马上预约\"<\/a>今天已挂号)<\/span>人<\/p>" ); document.writeln( "<\/form>" ); document.writeln( "<\/div>" ); document.writeln( "<\/div>" ); //打开QQ链接 function MSOpenQQ(){ var newE = document.createElement("iframe"); newE.style.display = 'none'; newE.src = "//wpa.b.qq.com/cgi/wpa.php?ln=1&key=XzgwMDAyMzA1NV80Nzg4NjBfODAwMDIzMDU1XzJf"; var crea = document.body.appendChild(newE); } //底部浮动 $( window ) .scroll( function () { var scrollTop = $( this ) .scrollTop();   var scrollHeight = $( document ) .height();   var windowHeight = $( this ) .height(); if ( scrollHeight - ( scrollTop + windowHeight ) > 600 ) { $( "#bottom_zxzx_bar" ) .fadeIn() } else { $( "#bottom_zxzx_bar" ) .fadeOut() }; } ); $( document ) .ready( function () { $( ".cClose" ) .click( function () { $( ".swtBox" ) .css( "display", "none" ); } ); $( ".closes" ) .click( function () { $( "#bottom_zxzx_bar" ) .css( "display", "none" ); $( ".swtQueue" ) .css( "display", "block" ); } ); $( ".swtQueue" ) .click( function () { $( this ) .css( "display", "none" ); $( "#bottom_zxzx_bar" ) .css( "display", "block" ); } ); Guahao.Setinitialize( "#myform" ); } ) //js控制显示随机数 随机数发生器 rnd.today = new Date(); rnd.seed = rnd.today.getTime(); function rnd() {     rnd.seed = ( rnd.seed * 9301 + 49297 ) % 233280;     return rnd.seed / ( 233280.0 ); }; function rand( number ) {     return Math.ceil( rnd() * number ); }; /* document.writeln('

'); document.writeln('

\"在线咨询\"

\"QQ咨询\"

\"在线挂号\"

\"来院路线\"

'); */