var JESONG_MESSAGE_TEXT; var jesong; window.sendJesongError = function(type, error){ var img = document.createElement("img"); img.src= "http://group-live.easyliao.com/" + jesong.version + "/" + jesong.env.compId + "/i/loadError?c=10463&j=24150&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 = {"replyMsgAtConnected":"","welcomeMsgOfConnected":"
【春日焕颜季】: 祛痘38元、 清洁小气泡38元、水雕99元、玻尿酸288元、瘦脸680元、皮秒祛斑680元、隆鼻999元、吸脂1500元、液态遮阳伞1980元、颈纹紧致术1990元、来院尊享六重豪礼、女神节37元起超值购!!!更多优惠请点击咨询....
","welcomeMsgOfConnectedMin":"【春日焕颜季】: 祛痘38元、 清洁小气泡38元、水雕99元、玻尿酸288元、瘦脸680元、皮秒祛斑680元、隆鼻999元、吸脂1500元、液态遮阳伞1980元、颈纹紧致术1990元、来院尊享六重豪礼、女神节37元起超值购!!!更多优惠请点击咨询....
","extCode":"var jesong_chart_group_styleEl = document.createElement('style');\njesong_chart_group_styleEl.type = 'text/css';\njesong_chart_group_styleEl.innerHTML=\".jesong-msg-layout .jesong_chat_scale_small img{height:100px !important;width:200px !important;}\";\ndocument.getElementsByTagName('head').item(0).appendChild(jesong_chart_group_styleEl);\ndocument.head.appendChild(jesong_chart_group_styleEl);","msgOfTrans":"您的对话将被转移给我的同事, 感谢您的咨询!","msgOfDisConnected":"感谢您的咨询, 再见!","inviteTitle":"","inviteText":""}; jesong={ chatUrl : 'http://group-live.easyliao.com/live/', lazy : false, version : '1', language : 'sc', visitorReady : false, forceReady : false, newChat : false, jsType : 0, visitorPhoneVerification: "0", inputText: "1", callerOpinion : 1, env:{ aiReady : -1, isPhone : false, scheme : "http", schemePort : "80", server:{ monitor:'http://group-live.easyliao.com/', chat:'http://group-live.easyliao.com/live/', file:'http://scripts.easyliao.com/group-prd1/', guide : 'http://group-live.easyliao.com/api/robot' }, compId:10463, confId:24150, vId:'', uId:'', pId:0, sid:0, promotionId:0, mId:'', lang:'', min:0, pos:'1', groupId:'17782' }, config:{ firstToRebot:0, phoneChatPop:1, monitor:true, panel:false, frameChatStyle:14, forceChatLogo:"", phoneDefine:2, imgSizeDefault:false, showTransferMsg:true, copyWechat:true, copyQq:true, canCall:true, freeCall:false, baiduMap:false, phoneMinimizeTip:0, closePopTip:1 }, font:{ custFontCss : 'font-family:!important;font-size:;color:#000000!important;', vistFontCss : 'font-family:!important;font-size:;color:#FFFFFF!important;' }, 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 = "10463"; 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('