function MM_reloadPage(init){if(init==true){with(navigator){if((appName=="Netscape")&&(parseInt(appVersion)==4)){document.MM_pgW=innerWidth;document.MM_pgH=innerHeight;onresize=MM_reloadPage}}}else{if(innerWidth!=document.MM_pgW||innerHeight!=document.MM_pgH){location.reload()}}}MM_reloadPage(true);var nn4=(document.layers)?true:false;var ie=(document.all)?true:false;var dom=(document.getElementById&&!document.all)?true:false;function browser(a){if(nn4){path=document.layers[a]}else{if(ie){path=document.all[a]}else{path=document.getElementById(a)}}return path}function hideAllLayers(a){var b=browser(a);if(nn4){b.visibility="hidden"}else{b.style.visibility="hidden"}}function showLayer(a){var b=browser(a);if(nn4){b.visibility="visible"}else{b.style.visibility="visible"}};