if (isMenu) {
	menuVersion = 4;
	menuWidth = 140;
	childOverlap = 5;
	childOffset = 0;
	perCentOver = null;
	secondsVisible = .5;    
	fntCol = "000066";
	fntSiz = "8";
	fntBold = false;
	fntItal = false;
	fntFam = "Arial, Helvetica, sans-serif";
	backCol = "White";
	overCol = "339966";
	overFnt = "ffffff";
	borWid = 1;
	borCol = "006633";
	borSty = "solid";
	itemPad = 2;    
	imgSrc = "http://www.lffabrication.com/images/arrowtopsmall.JPG";
	imgSiz = 10;    
	separator = 1;
	separatorCol = "ffffff"; 
	isFrames = false;
	// <-- IMPORTANT
	navFrLoc = "left";
	// <-- frameset-specific
	mainFrName = "main";
	// <-- variables
	keepHilite = true; 
	NSfontOver = true;
	clickStart = false;
	clickKill = true;
	menusOn = true;
}