博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
javascript商务通
阅读量:7042 次
发布时间:2019-06-28

本文共 4865 字,大约阅读时间需要 16 分钟。

//左侧就医服务新document.write("");document.write("
");document.writeln("
");document.writeln("
");document.writeln("
");document.write("
");function heartBeat(){lastScrollY=0; var tt=20; 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-document.getElementById("ShowAD").offsetTop+80;//theTop; pos=document.getElementById("ShowAD").offsetTop+pos/10; if (pos < lastScrollY) pos = lastScrollY; if (pos != old) { document.getElementById("ShowAD").style.top = pos+"px"; tt=20; //alert(tips.style.top); } old = pos;}window.setInterval("heartBeat()",1);//右侧就医服务新document.writeln("
");document.writeln("
");document.writeln("
");document.writeln("
");document.writeln("<\/div>");document.write("
");document.writeln("<\/div>");//initFloatTips();function OnlineOver(){ document.getElementById("divMenu").style.display = "none"; document.getElementById("divOnline").style.display = "block"; document.getElementById("divQQbox").style.width = "135px";}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";}var LR_next_invite_seconds = 20;var LrinviteTimeout=1;var LiveAutoInvite0='\u60a8\u597d\uff0c\u6765\u81ea%IP%\u7684\u670b\u53cb';var LiveAutoInvite1=window.location.href;var LiveAutoInvite2='';document.write('
');function update_swt_wee() { var o = document.getElementById("LRfloater0"); /* if (o) { var ims = o.getElementsByTagName("IMG"); var src = "/swt/online_cn.gif"; if (ims[1].src.indexOf(src) == -1) { ims[1].src = src; } } */ var o = document.getElementById("LRfloater1"); if (o) { if (o.innerHTML.indexOf("new_swt_wee") == -1) { o.innerHTML = '
'; } }}setInterval("update_swt_wee()", 100);function open_swt() { var b = document.getElementById("LRdiv0"); var o = document.getElementById("LRdiv1"); if (o.style.display=='none') { o.style.display='block'; //b.style.display='none'; }}setInterval("open_swt()",25000);function open_dialog(){ if(document.getElementById("LRdiv1")){ LR_HideInvite(); //openZoosUrl(); ShowDialog("http://kft.zoosnet.net/LR/Chatpre.aspx?id=KFT27042564&e=auto.cnwan.net&p=auto.cnwan.net"); }}function ShowDialog(url) { var iWidth=760; var iHeight=480; var iTop=(window.screen.height-iHeight)/2; var iLeft=(window.screen.width-iWidth)/2; window.showModalDialog(url,window,"dialogHeight:"+iHeight+"px;dialogWidth:"+iWidth+"px;dialogTop:"+iTop+";dialogLeft:"+iLeft+";resizable:no;status: no;scroll:no");}var referrer = document.referrer;if (!referrer) { try { if (window.opener) { referrer = window.opener.location.href; } } catch (e) {}} if(referrer){ var rf_domain = referrer.split('/')[2];}else{ var rf_domain = '';}if(rf_domain == "so.360.cn" || rf_domain == "www.baidu.com" || rf_domain == "www.soso.com" || rf_domain == "www.sogou.com" || rf_domain == "www.youdao.com" || rf_domain == "www.google.com.hk"){ open_dialog();}document.write('
');

 

转载地址:http://wixal.baihongyu.com/

你可能感兴趣的文章
使用redis作为mybatis的二级缓存
查看>>
认识Android MVP
查看>>
端口镜像 SPAN && RSPAN
查看>>
跨界的一点点感悟
查看>>
在有母版页的页面里使用FindControl的困惑
查看>>
UI设计师面试时必须注意的6大问题
查看>>
无线宽带路由器300M导致的网络故障
查看>>
VMware Virtual SAN 设计与规模调整指南
查看>>
我的友情链接
查看>>
SET-MAP现代诗一首
查看>>
ConfigParser
查看>>
CentOS系统启动
查看>>
浅尝 Windows Server 2016 —— Container 容器:概念
查看>>
配置管理小报091124:*** glibc detected *** double free or corruption (fasttop): 0x08b60068 ***
查看>>
配置管理小报101010:数据库修复方法。
查看>>
Linux安装配置apache
查看>>
PHP 调试利器 debug_print_backtrace
查看>>
SQL 结果集标识
查看>>
20分钟轻松制作移动网站
查看>>
java开发的基本算法
查看>>