	<!--
	if (isMenu) {
	  menuVersion = 2;

	  menuWidth = 120;
	  childOverlap = 1;
	  childOffset = -1;
	  perCentOver = null;
	  secondsVisible = 1.5;

	  fntCol = "#FFFFFF";
	  fntSiz = "8";
	  fntBold = true;
	  fntItal = false;
	  fntFam = "Arial";

	  backCol = "#7AA497";
	  overCol = "#034C85";
	  overFnt = "#FFFFFF";

	  borWid = 1;
	  borCol = "#FFFFFF";
	  borSty = "solid";
	  itemPad = 3;

	  imgSrc = "images/main_child_pointer.gif";
	  imgSiz = 8;

	  separator = 1;
	  separatorCol = "#FFFFFF";

	  isFrames = false;
	  navFrLoc =  "left";
	  mainFrName = "main";

	  clickStart = false;
	  clickKill = false;

	  keepHilite = false;

	  NSfontOver = true;
	  showVisited = "#666666";
		}
		//-->

