if (isMenu) {
	menuVersion = 3;
	menuWidth = 147;
	borWid = 1;
	borSty = "solid";
	borCol = "#003300";
	separator = 1;
	separatorCol = "#007100";
	fntFam = "verdana";
	fntBold = false;
	fntItal = false;
	fntSiz = 7;
	fntCol = "#FFFFCC";
	overFnt = "#FFCC33";
	itemPad = 4;
	backCol = "#004800";
	overCol = "#003300";
	imgSrc = "arrow2.gif";
	imgSiz = 9;
	
	childOffset = null;
	childOverlap = null;
	perCentOver = null;
	
	clickStart = false;
	clickKill = false;
	secondsVisible = 0.1;
	
	keepHilite = true;
	NSfontOver = true;
	
	isFrames = false;
	navFrLoc = "top";
	mainFrName = "main";
	showVisited = "";
  }