var TryGoOther={_keyValues:[["贴吧投诉","http://tieba.baidu.com/tousu/new"],["帖吧投诉","http://tieba.baidu.com/tousu/new"],["tiebatousu","http://tieba.baidu.com/tousu/new"],["知道投诉","http://tousu.baidu.com/zhidao"],["空间投诉","http://tousu.baidu.com/hi"],["百科投诉","http://tousu.baidu.com/baike"],["zhidaotousu","http://tousu.baidu.com/zhidao"],["kongjiantousu","http://tousu.baidu.com/hi"],["baiketousu","http://tousu.baidu.com/baike"]],go:function(E){var A=this._keyValues;var B=E.toLowerCase();for(var C=0;C<A.length;C++){if(B==A[C][0]){window.location.href=A[C][1];return true}}var D=this.DBC2SBC(E);if(/^\d{7,10}$/.test(D)){window.location.href="/club/"+D;return true}return false},DBC2SBC:function(C){var B;var A="";for(B=0;B<C.length;B++){str1=C.charCodeAt(B);if(str1<65296){A+=String.fromCharCode(C.charCodeAt(B));continue}if(str1<125&&!flag){A+=String.fromCharCode(C.charCodeAt(B))}else{A+=String.fromCharCode(C.charCodeAt(B)-65248)}}return A}};var wordCheck={Check:function(A){if(A.tagName&&A.tagName.toLowerCase()=="form"&&A.word&&A.myselectvalue){if(A.myselectvalue.value==1){word=wordCheck.trim(A.word.value);if(TryGoOther.go(word)){return true}}}return false},trim:function(A){return A.replace(/(^[\s\t\xa0\u3000]+)|([\u3000\xa0\s\t]+$)/g,"")},DBC2SBC:function(A){return TryGoOther.DBC2SBC(A)}};