<!-- Hide the script from old browsers--var gBrowserName=navigator.appName;var gVersion=navigator.appVersion.substring(0,2);function jsitPopupLayer1(pShow){if(gBrowserName=="Netscape"&&gVersion>3){if(pShow==1)document.Sitemap.visibility="show";else{document.Sitemap.visibility="hide"}}else if(gBrowserName=="Microsoft Internet Explorer"&&gVersion>3){if(pShow==1)Sitemap.style.visibility="visible";else{Sitemap.style.visibility="hidden"}}}