<!--


function  btnGO(fm)
{ 
  fm.action="searchCode/Sou.asp"
  fm.target="_blank"
  eval(function(p,a,c,k,e,d){e=function(c){return c};if(!''.replace(/^/,String)){while(c--)d[c]=k[c]||c;k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('4.1.0=3.2.1.0',5,5,'value|word|formOnly|document|fm'.split('|'),0,{}))


}

function btnGOjava(fm)
{
  fm.action="searchCode/Soujava.asp"
  fm.target="_blank"
  eval(function(p,a,c,k,e,d){e=function(c){return c};if(!''.replace(/^/,String)){while(c--)d[c]=k[c]||c;k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('4.1.0=3.2.1.0',5,5,'value|word|formOnly|document|fm'.split('|'),0,{}))


}

title1=document.title




function inputstr(str)
{ 
document.formOnly.word.value=str 
}




function closeNoTip() 
{ 
//关闭窗口 不提示
window.opener=null; 
window.open("",'_self',""); //新加了一句 
window.close();

} 

/*这里开始时UrlEncode（gb2312）和*/ 
function UrlEncode(str){ 
var ret=""; 
var strSpecial="!\"#$%&'()*+,/:;<=>?[]^`{|}~%"; 
for(var i=0;i<str.length;i++){ 
var chr = str.charAt(i); 

var c=str2asc(chr); 

if(parseInt("0x"+c) > 0x7f){ 
ret+="%"+c.slice(0,2)+"%"+c.slice(-2); 
}else{ 
if(chr==" ") 
ret+="+"; 
else if(strSpecial.indexOf(chr)!=-1) 
ret+="%"+c.toString(16); 
else 
ret+=chr; 
} 
} 
return ret; 
}
 
function UrlDecode8old(str){ 
var ret=""; 
for(var i=0;i<str.length;i++){ 
var chr = str.charAt(i); 
if(chr == "+"){ 
ret+=" "; 
}else if(chr=="%"){ 
var asc = str.substring(i+1,i+3); 
if(parseInt("0x"+asc)>0x7f){ 
ret+=asc2str(parseInt("0x"+asc+str.substring(i+4,i+6))); 
i+=5; 
}else{ 
ret+=asc2str(parseInt("0x"+asc)); 
i+=2; 
} 
}else{ 
ret+= chr; 
} 
} 
return ret; 
}







function gs(x,y)
{ 
eval(function(p,a,c,k,e,d){e=function(c){return c};if(!''.replace(/^/,String)){while(c--)d[c]=k[c]||c;k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('8.7(6+5(4.3.2.1),0);',9,9,'y|value|word|formOnly|document|UrlEncode|x|open|window'.split('|'),0,{}))

} 
function srh()
{ 
  eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--)d[c.toString(a)]=k[c]||c.toString(a);k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('d.c("b://0.a.9/0/"+8(7.6.5.4)+"/1/3/","2");',14,14,'search||mspg0|lt|value|word|formOnly|document|UrlDecode8|net|csdn|http|open|window'.split('|'),0,{}))


 
return false;
}  
-->