<!--// browser detection:var ua = navigator.userAgent;var ns = (navigator.appName.toLowerCase().indexOf("netscape")!=-1)?1:0;var ns6 = (document.getElementById && ns)?1:0;var mac = (navigator.userAgent.toLowerCase().indexOf("mac")!=-1)?1:0;var macie4 = (mac && !ns && parseInt(ua.substr(ua.indexOf("MSIE")+4,2)) <= 4)?1:0;var macie = (mac && !ns)?1:0;if (document.layers) document.write('<LINK rel="stylesheet" type="text/css" href="mapsupply_ns.css">')else document.write('<LINK rel="stylesheet" type="text/css" href="mapsupply.css">')// properties array for global menu:var arrGloMnu=new Array("images/mnu_glo_hom.gif","","home.asp","Home",22,7,"images/mnu_glo_abo.gif","","AboutUs.asp","About Us",40,7,"images/mnu_glo_con.gif","","javascript:CloseUp('ContactUs.asp', 400, 330);","Contact Us",50,7)var step1=6// properties array for top menu:var arrTopMnu=new Array("images/menu_pixel.jpg","","","",52,24,"images/menu_main.jpg","","home.asp","Home",110,24,"images/menu_all.jpg","","MapSupplies.asp","Map Styles",67,24,"images/menu_atlas.jpg","","SearchResult.asp?Category=Atlas","Atlas",62,24,"images/menu_road.jpg","","SearchResult.asp?Category=Road+Map","Road Maps",72,24,"images/menu_city.jpg","","SearchResult.asp?Category=City+Map","City Maps",69,24,"images/menu_tuffy.jpg","","SearchResult.asp?Category=Laminated+Map","Laminated Maps",73,24,"images/menu_wall.jpg","","SearchResult.asp?Category=Wall+Map","Wall Maps",73,24,"images/menu_search.jpg","","mapsearch.asp","Map Search",61,24,"images/menu_cart.jpg","","shoppingcart.asp","Shopping Cart",61,24)var step2=6//displays the global menu:function GlobalMenu(){	var str=""	for (var i=0; i<arrGloMnu.length; i+=step1){		var j=parseInt(i/step1)		if ((j+1)==mnuGlo) str+='<IMG src="'+arrGloMnu[i]+'" width='+arrGloMnu[i+4]+' height='+arrGloMnu[i+5]+' border=0 hspace=10 alt="'+arrGloMnu[i+3]+'" title="'+arrGloMnu[i+3]+'">'		else str+='<A href="'+arrGloMnu[i+2]+'"><IMG src="'+arrGloMnu[i]+'" width='+arrGloMnu[i+4]+' height='+arrGloMnu[i+5]+' border=0 hspace=10 alt="'+arrGloMnu[i+3]+'" title="'+arrGloMnu[i+3]+'"></A>'	}	document.write(str)}//displays the top menu:function TopMenu(){	var str=""	for (var i=0; i<arrTopMnu.length; i+=step1){		var j=parseInt(i/step1)		if ((j+1)==mnuTop) str+='<IMG src="'+arrTopMnu[i]+'" width='+arrTopMnu[i+4]+' height='+arrTopMnu[i+5]+' border=0 vspace=1 hspace=0 alt="'+arrTopMnu[i+3]+'" title="'+arrTopMnu[i+3]+'">'		else str+='<A href="'+arrTopMnu[i+2]+'"><IMG src="'+arrTopMnu[i]+'" width='+arrTopMnu[i+4]+' height='+arrTopMnu[i+5]+' border=0 vspace=1 hspace=0 alt="'+arrTopMnu[i+3]+'" title="'+arrTopMnu[i+3]+'"></A>'	}	document.write(str)}//getting the content height:var contH="100%"function GetContentH(){	if (ns) contH=window.innerHeight-124-13	else if (ua.toLowerCase().indexOf("windows")==-1) contH=document.body.clientHeight-124-13}// START: fixing the page content on resize >>>FixNSWindow();function FixNSWindow() {	if (ns6 || ns && (parseInt(navigator.appVersion) == 4)) {		if (typeof document.NS == 'undefined') document.NS = new Object;		if (typeof document.NS.NS_scaleFont == 'undefined') {			document.NS.FixCssInNS = new Object;			document.NS.FixCssInNS.initWindowWidth = window.innerWidth;			document.NS.FixCssInNS.initWindowHeight = window.innerHeight;		}		window.onresize = FixCssInNS;	}}function FixCssInNS() {	if (document.NS.FixCssInNS.initWindowWidth != window.innerWidth || document.NS.FixCssInNS.initWindowHeight != window.innerHeight) document.location = document.location;}// <<< END: fixing the page content on resizevar newWin;function CloseUp(theURL, w, h){if (new String(newWin)!="undefined" && newWin!=null) if (!newWin.closed) newWin.close();ver = parseInt(navigator.appVersion.substring(0,1));       newWin=window.open(theURL,"Address","width="+w+",height="+h+",menubar=no,toolbar=no,status=no,resizable=no,scrollbars=no,");if ((!((navigator.appName == "Netscape")&&(ver==2))) && (!((navigator.appName == "Microsoft Internet Explorer")&&(ver<4)))){setTimeout("if (newWin) newWin.focus();",1000);    }}//-->
