function TheOperator(name, state,friendname) { //客服人员名称 this.name = name; //客服人员友好名称 this.friendname = friendname; //客服人员状态:0-离线,1-繁忙,2-离开,3-在线,4-对话中,5-内部对话中-备用 this.state = state; } var OperatorArray=new Array(23);var Operatorlist=new Object(); OperatorArray[0]=Operatorlist["%U503C%U73ED%U5BA2%U670D"]=new TheOperator("%u503c%u73ed%u5ba2%u670d",0,"%20%20%u503c%u73ed%u5ba2%u670d");OperatorArray[1]=Operatorlist["%U65F6%U5927%U4F1F"]=new TheOperator("%u65f6%u5927%u4f1f",0,"%u65f6%u5927%u4f1f");OperatorArray[2]=Operatorlist["%U5C39%U8DEF"]=new TheOperator("%u5c39%u8def",0,"%u5c39%u8def");OperatorArray[3]=Operatorlist["%U738B%U4FDD%U6D9B"]=new TheOperator("%u738b%u4fdd%u6d9b",0,"%u738b%u4fdd%u6d9b");OperatorArray[4]=Operatorlist["%U6768%U7693"]=new TheOperator("%u6768%u7693",0,"%u6768%u7693");OperatorArray[5]=Operatorlist["%U5468%U901A"]=new TheOperator("%u5468%u901a",0,"%u5468%u901a");OperatorArray[6]=Operatorlist["%U674E%U6C38%U53CB"]=new TheOperator("%u674e%u6c38%u53cb",0,"%u674e%u6c38%u53cb");OperatorArray[7]=Operatorlist["%U90D1%U91CD"]=new TheOperator("%u90d1%u91cd",0,"%u90d1%u91cd");OperatorArray[8]=Operatorlist["%U738B%U798F%U4E1C"]=new TheOperator("%u738b%u798f%u4e1c",0,"%u738b%u798f%u4e1c");OperatorArray[9]=Operatorlist["%U7F57%U534E"]=new TheOperator("%u7f57%u534e",0,"%u7f57%u534e");OperatorArray[10]=Operatorlist["%U5F20%U7426"]=new TheOperator("%u5f20%u7426",0,"%u5f20%u7426");OperatorArray[11]=Operatorlist["%U59DC%U99A8"]=new TheOperator("%u59dc%u99a8",0,"%u59dc%u99a8");OperatorArray[12]=Operatorlist["%U9AD8%U4E91%U9E4F"]=new TheOperator("%u9ad8%u4e91%u9e4f",0,"%u9ad8%u4e91%u9e4f");OperatorArray[13]=Operatorlist["%U5F20%U6CE2"]=new TheOperator("%u5f20%u6ce2",0,"%u5f20%u6ce2");OperatorArray[14]=Operatorlist["%U89E3%U4F1F"]=new TheOperator("%u89e3%u4f1f",0,"%u89e3%u4f1f");OperatorArray[15]=Operatorlist["%U8863%U4E39"]=new TheOperator("%u8863%u4e39",0,"%u8863%u4e39");OperatorArray[16]=Operatorlist["%U5218%U751F"]=new TheOperator("%u5218%u751f",0,"%20zoosliu");OperatorArray[17]=Operatorlist["%U738B%U6D2A%U6885"]=new TheOperator("%u738b%u6d2a%u6885",0,"%u738b%u6d2a%u6885");OperatorArray[18]=Operatorlist["%U5F20%U6B66"]=new TheOperator("%u5f20%u6b66",0,"%u5f20%u6b66");OperatorArray[19]=Operatorlist["%U5218%U6587"]=new TheOperator("%u5218%u6587",0,"alwin");OperatorArray[20]=Operatorlist["%U59DC%U5EF6%U519B"]=new TheOperator("%u59dc%u5ef6%u519b",0,"Jason");OperatorArray[21]=Operatorlist["%U6F58%U6625%U534E"]=new TheOperator("%u6f58%u6625%u534e",0,"%u6f58%u6625%u534e");OperatorArray[22]=Operatorlist["%U738B%U5CA9%U521A"]=new TheOperator("%u738b%u5ca9%u521a",0,"%u738b%u5ca9%u521a");var LR_sysurl = 'http://testserver.zoosnet.net/';var LR_websiteid = 'LZA69557093';function lr_refer5238() {if (typeof (lr_refer5236) != 'undefined') {return lr_refer5236;}var ur = document.referrer;var i = ur.lastIndexOf('.');return '&rf1=' + escape(ur.substring(0, i)) + '&rf2=' + escape(ur.substr(i));}function openZoosUrl(url,data){if (typeof(openZoosUrl_UserDefine) == 'function'){if(openZoosUrl_UserDefine())return;};if(!url || url=='chatwin'){url=LR_sysurl+'LR/Chatpre.aspx?id='+LR_websiteid+'&k='+LR_cid+'&lng='+LR_lng+'&nk='+LR_sid+'&p='+escape(location.href)+lr_refer5238();}else if(url=='sendnote'){url=LR_sysurl+'LR/Chatwin2.aspx?siteid='+LR_websiteid+'&cid='+LR_cid+'&sid='+LR_sid+'&lng='+LR_lng+'&p='+escape(location.href)+lr_refer5238();}if(typeof(LR_UserSSL) != 'undefined' && LR_UserSSL && url.charAt(4)==':')url=url.substring(0,4)+'s'+url.substring(4,url.length);if(!data){if(typeof(LR_explain)!='undefined' && LR_explain!=''){url+='&e='+escape(LR_explain);}else if(typeof(LiveAutoInvite1)!='undefined'){url+='&e='+escape(LiveAutoInvite1);}}if(data)url+=data;url+='&d='+new Date().getTime();var oWindow;try{oWindow=window.open(url,'LRWIN_'+LR_websiteid, 'toolbar=no,width=630,height=435,resizable=yes,location=no,scrollbars=no,left='+((screen.width - 630) / 4)+',top='+((screen.height - 435) / 4));if(oWindow==null){window.location=url;return;}oWindow.focus();}catch(e){if(oWindow==null)window.location=url;}}function LR_SetCookie(name,value,minutes){var exp = new Date();exp.setTime(exp.getTime() + minutes*60*1000);document.cookie = name + '='+ escape (value) + ';expires=' + exp.toGMTString();}function LR_getCookie(name){var arr = document.cookie.match(new RegExp('(^| )'+name+'=([^;]*)(;|$)'));if(arr != null) return unescape(arr[2]);if(name=='LiveWS'+LR_websiteid){LR_SetCookie(name,LR_Tick,2628000);return LR_Tick;}if(name=='LiveWS'+LR_websiteid+'sessionid'){LR_SetCookie(name,LR_Tick,720);return LR_Tick;}return null;}var LR_Tick='6339438189239987509844';function LiveReception_regetCookie(){return LR_getCookie('LiveWS'+LR_websiteid);}function LiveReception_regetnewCookie(){return LR_getCookie('LiveWS'+LR_websiteid+'sessionid');}function openZoosWindow_olist(url,data){openZoosUrl(url,data);}