		
			NS4 = (document.layers);
			IE4 = (document.all);
			ver4 = (NS4 || IE4);
			isMac = (navigator.appVersion.indexOf("Mac") != -1);
			isMenu = (NS4 || (IE4 && !isMac));
			function popUp(){return};
			function popDown(){return};
			function startIt(){return};
			if (!ver4) event = null;

			if (isMenu) {
			menuVersion = 3;
			menuWidth = 18;
			borWid = 1;
			borSty = "solid";
			borCol = "red";
			separator = 1;
			separatorCol = "red";
			fntFam = "arial";
			fntBold = true;
			fntItal = false;
			fntSiz = 8;
			fntCol = "#FFFFFF";
			overFnt = "#000000"; //"#000000"; 
			itemPad = 3;
			backCol = "#ffffff";
			overCol = "#FF0000";
			imgSrc = "../images/symb.gif";
			imgSiz =5 ;

			childOffset = 3;
			childOverlap = 15;
			perCentOver = null;

			clickStart = false;
			clickKill = false;
			secondsVisible = 0.2;

			keepHilite = true;
			NSfontOver = true;
			showVisited = null;

			isFrames = false;
			navFrLoc = "left";
			mainFrName = "main";
			  }  
			


  if (isMenu)   {
  document.write("<" + "SCRIPT LANGUAGE='JavaScript1.2' SRC='Arrays.js'><\/SCRIPT>");
  document.write("<" + "SCRIPT LANGUAGE='JavaScript1.2' SRC='Menus.js'><\/SCRIPT>");
  }


