//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#006666';
	var HighBgColor='#FFCC66';
	var FontLowColor='FFFFFF';
	var FontHighColor='000000';
	var BorderColor='006666';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,verdana,technical"
	var FontSize=10;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=-1;
	var ChildVerticalOverlap=.25;
	var StartTop=120; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //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 


Menu1=new Array("Capabilities","capabilities.htm",4,20,160);
	Menu1_1=new Array("Horizontal Molding","horizontal.htm",0,20,160);
	Menu1_2=new Array("Multi-shot Molding","twoshot.htm",0);
	Menu1_3=new Array("Two-shot Molding","twoshot.htm",0);
 	Menu1_4=new Array("Unique Applications","shielding.htm",0);
 	Menu1_5=new Array("Vertical Insert Molding","insert.htm",0);

Menu2=new Array("Services","services.htm",2);
	Menu2_1=new Array("Assembly and Finishing","assembly.htm",0,20,160);
	Menu2_2=new Array("Engineering and Design","engineering.htm",0);

Menu3=new Array("Industries Served","industries.htm",0);

Menu4=new Array("Reference Area","reference.htm",4);
	Menu4_1=new Array("Purchased Goods T & C","suppliers.htm",0,20,160);
	Menu4_2=new Array("Sold Goods T & C","soldTerms.pdf",0);
	Menu4_3=new Array("Suppliers Manual","suppliers.htm",0);
	Menu4_4=new Array("Request a Quote","quote.htm",0);

Menu5=new Array("About N-K","about.htm",3);
	Menu5_1=new Array("Back to Home Page","home.asp",0,20,160);
	Menu5_2=new Array("Employment Opportunities","employment.htm",0);
	Menu5_3=new Array("Media Room","media.htm",0);
