﻿function cp1(g){g=g?g:window.event;var e=g.clientX;var c=g.clientY;var i=$("navMore");var b=parseInt(i.style.left);var d=parseInt(i.style.top)-20;var a=parseInt(i.offsetWidth)+b;var f=parseInt(i.offsetHeight)+d+20;if(e<b||e>a||c<d||c>f){window.setTimeout(function(){i.style.display="none"},500);document.onmousemove=function(){}}}function sm2(){var a=$("loginMine");Zhishi.loginMine=setTimeout(function(){var b=Element.Methods.getXY($("moreB"));a.style.left=b[0]+"px";a.style.top=b[1]+20+"px";a.style.display="block";document.onmousemove=cp},500)}function showDropDownMenu(){var a=$("loginMine");Zhishi.loginMine=setTimeout(function(){a.style.display="block";document.onmousemove=hideDropDownMenu},500)}function hideDropDownMenu(g){var g=g?g:window.event;var e=g.clientX;var c=g.clientY;var i=$("loginMine");var b=parseInt(i.style.left);var d=parseInt(i.style.top)-20;var a=parseInt(i.offsetWidth)+b;var f=parseInt(i.offsetHeight)+d+20;if(e<b||e>a||c<d||c>f){window.setTimeout(function(){i.style.display="none"},500);document.onmousemove=function(){}}}function cp(g){var g=g?g:window.event;var e=g.clientX;var c=g.clientY;var i=$("loginMine");var b=parseInt(i.style.left);var d=parseInt(i.style.top)-20;var a=parseInt(i.offsetWidth)+b;var f=parseInt(i.offsetHeight)+d+20;if(e<b||e>a||c<d||c>f){window.setTimeout(function(){i.style.display="none"},500);document.onmousemove=function(){}}}function redirectToOthersGBK(b){var a=document.forms[0].searchText.value;if(a!=null){window.location.href="/JumpPortal.htm?t=1&r="+encodeURIComponent(b.href)+"&w="+encodeURIComponent(a)}}function redirectToOthersUTF8(b){var a=document.forms[0].searchText.value;if(a!=null){window.location.href=b.href+encodeURIComponent(a)}}function mark(c,k,g){var f=c.childNodes;var h=null;if(!f||!f.length){return}for(var d=0;d<f.length;d++){h=null;if(f[d].tagName=="A"){if(k&&f[d].setAttribute){var a=f[d].href;var j=a.indexOf("?")<0?"?":"&";var e="";if(a.indexOf("#")>-1){e=a.substring(a.indexOf("#"),a.length);a=a.substring(0,a.indexOf("#"))}var b=f[d].innerHTML;if(g=="pid"){f[d].href=a+j+"pid="+k+e}if(g=="ch"){f[d].href=a+j+"ch="+k+e}if(g=="cid"){f[d].href=a+j+"cid="+k+e}f[d].innerHTML=b}}else{if(typeof f[d]!="null"){if(document.all&&f[d].ch){h=f[d].ch;g="ch"}else{if(document.all&&f[d].pid){h=f[d].pid;g="pid"}else{if(document.all&&f[d].cid){h=f[d].cid;g="cid"}else{if(navigator.userAgent.toLowerCase().search("msie")<0&&f[d].getAttribute){if(f[d].getAttribute("ch")){h=f[d].getAttribute("ch");g="ch"}if(f[d].getAttribute("pid")){h=f[d].getAttribute("pid");g="pid"}if(f[d].getAttribute("cid")){h=f[d].getAttribute("cid");g="cid"}}}}}if(h){mark(f[d],h,g)}else{mark(f[d],k,g)}}}}};
