var JESONG_MESSAGE_TEXT; var jesong; window.sendJesongError = function(type, error){ var img = document.createElement("img"); img.src= "http://m.easyliao.com/i?cmd=loadError&c=24010&j=28846&type="+type+"&error="+(error ? window.encodeURIComponent(error) : "")+"&url="+window.encodeURIComponent(window.location.href); img.style="border:0px;width:0px;height:0px;"; document.body.appendChild(img); }; window.jesongErrorTimeout = window.setTimeout(function(){ window.sendJesongError(2); }, 5000); (function(){ function isMobile(){ if(/AppleWebKit.*Mobile/i.test(navigator.userAgent) || (/MIDP|SymbianOS|NOKIA|SAMSUNG|LG|NEC|TCL|Alcatel|BIRD|DBTEL|Dopod|PHILIPS|HAIER|LENOVO|MOT-|Nokia|SonyEricsson|SIE-|Amoi|ZTE/.test(navigator.userAgent))){ return true; }else{ return false; } } if(jesong || (false && false != isMobile())){ return; } JESONG_MESSAGE_TEXT = {"inviteText":"","extCode":"var saiyoustyle = document.createElement(\"style\");\nsaiyoustyle.innerHTML = \"#jesong_monitor{display:none !important;}\";\ndocument.body.append(saiyoustyle);\nvar saiyouA = document.createElement(\"a\");\nsaiyouA.setAttribute(\"id\",\"saiyoubtn\");\nsaiyouA.setAttribute(\"onclick\",\"openJesongChatByGroup(24010,20986);\");\ndocument.body.append(saiyouA);\njesong.monitor.show=function(){\n if(jesong.force && jesong.force.isChatLayoutShow()){\n return;\n }\n \n var u = jesong.util;\n if(jesong.monitor.config.mask){\n var m=u.$('jesong_mon_mask');\n (m!=null) ||( m = jesong.monitor.buildMask());\n u.show(m);\n }\n u.show('jesong_monitor');\ndocument.getElementsByTagName(\"body\")[0].onclick = function(){\n\tdocument.getElementById(\"saiyoubtn\").click()\n}\n if(jesong.panel && jesong.panel.config && jesong.panel.config.panelWhenInvite == \"1\"){\n u.hide('jesong_panel');\n }\n window.focus();\n if(typeof jesong.monitor.autoTimer != 'undefined' && jesong.monitor.autoTimer !=0){\n clearTimeout(jesong.monitor.autoTimer);\n jesong.monitor.autoTimer = 0;\n }\n } ","msgOfDisConnected":"感谢您的咨询, 再见!","welcomeMsgOfConnected":"
【对话已加密】您好,这里是长沙东大肛肠医院 卫生部门审批专科医院,很高心与您对话!
","inviteTitle":"","replyMsgAtConnected":"","welcomeMsgOfConnectedMin":"【对话已加密】您好,这里是长沙东大肛肠医院 卫生部门审批专科医院,很高心与您对话!
","msgOfTrans":"您的对话将被转移给我的同事, 感谢您的咨询!"}; jesong={ lazy : false, version : '20190606', language : 'sc', visitorReady : false, forceReady : false, newChat : false, jsType : 0, callerOpinion : "0", env:{ aiReady : -1, isPhone : false, scheme : "http", schemePort : "80", server:{ monitor:'http://m.easyliao.com/', chat:'http://live.easyliao.com/live/', file:'http://scripts.easyliao.com/prd/', guide : 'http://live.easyliao.com/api/robot' }, compId:24010, confId:28846, vId:'', uId:'', pId:0, sid:0, promotionId:0, mId:'', lang:'', min:0, pos:'1' }, config:{ firstToRebot:0, phoneChatPop:1, monitor:true, panel:false, frameChatStyle:14, forceChatLogo:"" }, monitor:{}, panel:{},win:{},icon:{},text:{}, freecall:{}, probe:{}, phone:{}, _isBindHost:function(){ var bindHosts = ""; if(bindHosts != ""){ var _hosts = bindHosts.split(","); var domain = window.location.host; var bindHostFlag = false; for(var i=0; i < _hosts.length; i++){ if(domain == _hosts[i]){ bindHostFlag = true; break; } } return bindHostFlag; }else{ return true; } }, _genId : function(){ var random4 = function(){ return parseInt(Math.random()*9000+1000, 10); } var cId = "24010"; while(cId.length < 12){ cId = "0"+cId; } var id = ""+new Date().getTime(); id = id.substring(3); id += random4(); id += random4(); return "01"+cId+id; }, _createLayout : function(id, className){ if(!this.lazy){ document.write(''); }else{ var _div = document.createElement("div"); _div.id = id; _div.className = className; document.body.appendChild(_div); } }, _loadJS : function(src){ if(!this.lazy){ //async="async" document.write('