var sBrowser = navigator.appName;
if (sBrowser=="Netscape") {document.write('<style type="text/css">',
'#Sitemap{position:absolute; left: 125px; top: 375px; background-style: solid; layer-background-color: Black; border-width: 1; border-color: Orange; visibility: hide; padding: 3}</style>')}
else {document.write('<style type="text/css">',
'#Sitemap{position:absolute; left: 150px; top: 395px; background-style: solid; background-color: Black; border-width: 1; border-color: Orange; border-style: solid; visibility: hidden; padding: 3}</style>')}
