<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">//é¡¶éƒ¨æœç´¢
var topweb="loupan";
var toptj="";
var topp="search";
function topaover(a,b,c,d){
topweb=b;
toptj=c;
topp=d;
for(i=1;i&lt;=6;i++){
document.getElementById("topa"+i).className="";
}
document.getElementById("topa"+a).className="a1";
}
function topser(){
if((document.topf.topsert.value).replace("/\s/","")==""){alert("è¯·è¾“å…¥å…³é”®è¯");document.topf.topsert.focus();return false;}
topf.action=document.getElementById("webhttp").innerHTML+"search/index.php?admin=99"+"&amp;web="+topweb+"&amp;tj="+toptj+"&amp;p="+topp;
}

//èœå•
function smenuover(x){
document.getElementById("smenu"+x).style.display="";
}
function smenuout(x){
document.getElementById("smenu"+x).style.display="none";
}


//äºŒç»´ç&nbsp;ä¸‹æ‹‰
function adi17over(){
document.getElementById("tadi17").style.display="";
}
function adi17out(){
document.getElementById("tadi17").style.display="none";
}</pre></body></html>