	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#760023'; //background color
	var HighBgColor='#E70043'; //background color as you mouse over
	var FontLowColor='white'; //font color
	var FontHighColor='white'; //font color as you mouse over
	var BorderColor='white';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Times New Roman, Verdana"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=126; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus