//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='red';
	var HighBgColor='white';
	var FontLowColor='white';
	var FontHighColor='black';
	var BorderColor='red';
	var BorderWidth=0;
	var BorderBtwnElmnts=0;
	var FontFamily="arial,times new roman,helvetica"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=113; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	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

	        Menu4=new Array("Employment","careers.htm",1,20,153);        Menu4_1=new Array("Current Openings","openings.htm",0,20,153);



Menu1=new Array("Homepage","index.htm",0,20,154);

Menu2=new Array("About Us","about.htm",2,20,153);
        Menu2_1=new Array("Mission Statement","mission.htm",0,20,153);	
        Menu2_2=new Array("Company Bio's","bios.htm",0,20,153);

Menu3=new Array("Diverse Skills","diverse_skills.htm",7,20,153);	
	Menu3_1=new Array("Engineering & Mgmt.","skills_engineer.htm",0,20,153);	
	Menu3_2=new Array("Research & Development","skills_research_dev.htm",0);	
	Menu3_3=new Array("Modeling & Simulation","skills_model_sim.htm",0);	
	Menu3_4=new Array("Test & Evaluation","skills_test_eval.htm",0);	
	Menu3_5=new Array("Operation & Maintenance","skills_op_main.htm",0);
	Menu3_6=new Array("Information Technology","skills_info_tech.htm",0);	
	Menu3_7=new Array("Logistics Support","skills_logistics.htm",0);	
	

Menu4=new Array("Employment","careers.htm",1,20,153);        
	Menu4_1=new Array("Current Openings","openings.htm",0,20,153);


Menu5=new Array("Contact Us","contact.htm",3,20,153);	
	Menu5_1=new Array("Locations","locations.htm",0,20,153);        
	Menu5_2=new Array("Awards","awards.htm",0,20,153);        
	Menu5_3=new Array("Customer List","customer.htm",0,20,153);