var Fe=Fe||{version:"20080809",emptyFn:function(){}};Fe.G=function(){for(var A=[],B=arguments.length-1;B>-1;B--){var C=arguments[B];A[B]=null;if(typeof (C)=="object"&&C&&C.dom){A[B]=C.dom}else{if((typeof (C)=="object"&&C&&C.tagName)||C==window||C==document){A[B]=C}else{if(typeof (C)=="string"&&(C=document.getElementById(C))){A[B]=C}}}}return A.length<2?A[0]:A};Fe.trim=function(A){return A.replace(/(^[\s\t\xa0\u3000]+)|([\u3000\xa0\s\t]+$)/g,"")};Fe.String={};Fe.String.parseQuery=function(){var A={};return function(E,D){var C,B;if(!(C=A[D])){C=A[D]=new RegExp("(^|&|\\?|#)"+D+"=([^&]*)(&|$)","i")}if(B=E.match(C)){return B[2]}return null}}();window.onload=function(){var A=Fe.String.parseQuery(location.href,"query");if(A){try{A=decodeURIComponent(A)}catch(B){}Fe.G("wd").value=A}};Fe.ImgAdvance={};Fe.ImgAdvance.ProcessParam=function(){var C=Fe.G("wd"),F=Fe.G("and"),E=Fe.G("or"),B=Fe.G("site");var I=Fe.trim(C.value),H=Fe.trim(F.value),D=Fe.trim(E.value),G=Fe.trim(B.value);var A=I;if(H.length>0){A+=" "+H}if(D.length>0){A+=" | "+D}if(G.length>0){A+=" site:"+G}document.advance.word.value=A};