
	<!--
	if (isMenu) {
		menuVersion = 3;
		menuWidth = 120;
		childOverlap = 2;
		childOffset = -1;
		perCentOver = 0;
		secondsVisible = .5;
		fntCol =   "1F3750";
		fntSiz = "8";
		fntBold = true;
		fntItal = false;
		fntFam = "verdana";
		backCol = "#BFBFBF"; 
		overCol =   "#FFFFFF";
		overFnt = "#000000";
		borWid = 1;
		borCol = "#668391";
		borSty = "solid";
		itemPad = 3;
		imgSrc = "tri.gif";
		imgSiz = 9;
		separator = 0;
		separatorCol = "#000000";
		isFrames = false;
		keepHilite = true;
		clickStart = false;
		clickKill =  false;
	}
	//-->




