function TheServerKind(name, id, state) { //部门或服务项目名称 this.name = name; //部门或服务项目编号 this.id = id; //部门或服务项目状态:0-离线,1-离开,2-繁忙,3-在线,4-对话中 this.state = state; } var ServerKindArray=new Array(5);var ServerKindlist=new Object(); ServerKindArray[0]=ServerKindlist["%U5546%U54C1%U54A8%U8BE2"]=new TheServerKind("%u5546%u54c1%u54a8%u8be2",1,4); ServerKindArray[1]=ServerKindlist["%U8BA2%U5355%U67E5%U8BE2"]=new TheServerKind("%u8ba2%u5355%u67e5%u8be2",2,4); ServerKindArray[2]=ServerKindlist["%U6C47%U6B3E%U786E%U8BA4"]=new TheServerKind("%u6c47%u6b3e%u786e%u8ba4",3,4); ServerKindArray[3]=ServerKindlist["%U4EE3%U8D2D%U70B9%U4E1A%U52A1%U4E13%U7EBF"]=new TheServerKind("%u4ee3%u8d2d%u70b9%u4e1a%u52a1%u4e13%u7ebf",4,3); ServerKindArray[4]=ServerKindlist["%U4EE3%U8D2D%U70B9%U52A0%U76DF%U54A8%U8BE2"]=new TheServerKind("%u4ee3%u8d2d%u70b9%u52a0%u76df%u54a8%u8be2",5,3); var LR_sysurl = 'http://2688.zoosnet.net/';var LR_websiteid = 'LAU31671888';function openZoosUrl(url,data){if(!url || url=='chatwin'){url=LR_sysurl+'LR/ChatWin.aspx?id='+LR_websiteid+'&k='+LR_cid+'&lng='+LR_lng+'&nk='+LR_sid+'&ip1='+LR_ip1+'&ip2='+LR_ip2+'&p='+escape(location.href)+'&r='+escape(document.referrer);if(!data && typeof(LiveReceptionCode_chatexplain_online)!='undefined'){url+='&e='+LiveReceptionCode_chatexplain_online;}}else if(url=='sendnote'){url=LR_sysurl+'LR/SendNote2.aspx?siteid='+LR_websiteid+'&cid='+LR_cid+'&lng='+LR_lng+'&ip1='+LR_ip1+'&ip2='+LR_ip2+'&p='+escape(location.href);}if(data)url+=data;try{var oWindow=window.open(url,'LRWIN_'+LR_websiteid, 'toolbar=no,width=530,height=400,resizable=yes,scrollbars=no,left='+((screen.width - 530) / 4)+',top='+((screen.height - 400) / 4));if(oWindow==null){window.location=url;return;}oWindow.focus();}catch(e){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='6333367132526562501249';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);}