var top_msg_id="";var sending=false;var lstmsgid="";var aresult;FOUND_DENY_WORDS="\u7559\u8a00\u4e2d\u6709\u4e0d\u6070\u7576\u7684\u5b57\u773c\u5594~";function loadjavascript(_1){var _2=document.getElementsByTagName("script");var _3=false;for(i=0;i<_2.length&&_3==true;i++){if(!(_2[i].src.indexOf(_1)>=0)){_3=true;}}if(_3==false){try{var _4=document.createElement("script");_4.type="text/javascript";_4.src=_1;var _5=document.getElementsByTagName("head");_5[0].appendChild(_4);}catch(e){}}}function trim(_6){_6=_6.replace(/^\s+|\s+$/g,"");_6=_6.replace(/^　+|　+$/g,"");return _6;}function getTopMsg(){if(!document.getElementById("name_fd")||!document.getElementById("msg_fd")||!document.getElementById("msg_div")){return;}var _7="/resource/common/include/main/ajax_index_main_top_msg.php";var _8="mid="+top_msg_id+"&lstmid="+lstmsgid;var _9=new Ajax.Request(_7,{method:"post",postBody:_8,onComplete:getTopMsgProc});}function getTopMsgProc(_a){try{eval(_a.responseText);showTopMsg();}catch(e){}}function showTopMsg(){var _b=aresult.shift();if(typeof (_b)=="object"){$("name_fd").innerHTML=_b.name;eval("$(\"name_fd\").onclick=function(){viewNameUI(event,'"+_b.cyid+"','"+_b.loginid+"','"+encodeURIComponent(_b.name)+"', document.location);void(0);};");$("msg_fd").innerHTML=_b.msg;$("msg_div").style.display="";top_msg_id=_b.msgid;if(_b.msgid==lstmsgid){lstmsgid="";}setTimeout("showTopMsg()",6000);}else{getTopMsg();top_msg_id="";}}function writeTmsg(){$("msg_span").style.display="none";$("name_fd").style.display="none";$("name_ifd").style.display="";$("input_span").style.display="";$("input_fd").focus();}function leftWrite(){$("name_ifd").style.display="none";$("input_span").style.display="none";$("msg_span").style.display="";$("name_fd").style.display="";}function worldLenCheck(_c,_d,e){if(sending){return;}try{if(window.event){keynum=e.keyCode;}else{if(e.which){keynum=e.which;}}}catch(e){}var _f="";var _10=0;for(var i=0;i<_c.value.length;i++){if(_c.value.charCodeAt(i)>255){_10+=2;}else{_10+=1;}if(_10<(_d*2)){_c.maxLength=_d*2;}else{_c.maxLength=_f.length;}}}function sendTopMsg(){if(!trim($("input_fd").value)){$("input_fd").focus();return;}if(sending==true){return;}if(typeof (Ajax)=="undefined"){loadjavascript("/js/cy_prototype.js");setTimeout("sendTopMsg()",200);return;}if(typeof (wordFilter)=="undefined"){loadjavascript("/js/wordfilter_topmsg.js?v=2008011715");setTimeout("sendTopMsg()",200);return;}if(wordFilter($("input_fd").value)){sending=false;$("input_fd").readOnly=false;return;}var _12="";var _13=0;maxlen=15;for(var i=0;i<$("input_fd").value.length;i++){if($("input_fd").value.charCodeAt(i)>255){_13+=2;}else{_13+=1;}if(_13<(maxlen*2)){$("input_fd").value.maxLength=maxlen*2;}else{$("input_fd").value.maxLength=_12.length;}}var url="/resource/common/include/main/ajax_index_main_top_msg.php";var par="tmsg="+encodeURIComponent($("input_fd").value)+"&mod=send";sending=true;$("input_fd").readOnly=false;var _17=new Ajax.Request(url,{method:"post",postBody:par,onComplete:sendTopMsgProc});}function sendTopMsgProc(_18){eval(_18.responseText);sending=false;if(aresult[0].status=="ok"){try{if(aresult[0].msg){$("name_fd").innerHTML=aresult[0].name;eval("$(\"name_fd\").onclick=function(){viewNameUI(event,'"+aresult[0].cyid+"','"+aresult[0].loginid+"','"+encodeURIComponent(aresult[0].name)+"', document.location);void(0);};");$("msg_fd").innerHTML=aresult[0].msg;}}catch(e){}$("name_ifd").style.display="none";$("input_span").style.display="none";$("msg_span").style.display="";$("name_fd").style.display="";$("input_fd").value="";$("input_fd").maxLength=30;lstmsgid=aresult[0].msgid;}else{if(aresult[0].status=="nologin"){alert("\u8acb\u5148\u767b\u5165\u518d\u4f7f\u7528");}else{if(aresult[0].status=="WordFilterFail"){alert(FOUND_DENY_WORDS);$("input_fd").focus();}}}}getTopMsg();
