function autoadv(){if (document.all('adv_container').style.display=="none"){showadv();}else{hideadv();}adv_sizeme();}
function hideadv(){document.all('adv_container').style.display="none";document.all('adv_arrow').src=document.all('adv_dnsrc').src;}
function showadv(){document.all('adv_container').style.display="block";document.all('adv_arrow').src=document.all('adv_upsrc').src;}
function adv_sizeme(){var win;win=window.name;window.parent.document.all(win).height = document.body.scrollHeight;}
adv_sizeme();try{if(parent.document.body.scrollTop>parent.getTop(parent.document.all('mymidtbl'))){parent.document.all('mf').scrollIntoView(true);}}catch(e){}
function refad(){
document.all('adv_container').style.visibility="hidden";
setTimeout('sAd()',100)
}
function sAd(){
document.all('adv_container').style.visibility="visible";
}