
	var NoOffFirstLineMenus=5;
	var LowBgColor='563F19';
	var LowSubBgColor='BC9168';
	var HighBgColor='BC9168';
	var HighSubBgColor='4A2501';
	var FontLowColor='FFDDBD';
	var FontSubLowColor='4A2501';
	var FontHighColor='4A2501';
	var FontSubHighColor='FFDDBD';
	var BorderColor='D8CCA6';
	var BorderSubColor='D8CCA6';
	var BorderWidth=0;
	var BorderBtwnElmnts=0;
	var FontFamily="arial,helvetica";
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.0;
	var ChildVerticalOverlap=.0;
	var StartTop=95;
	var StartLeft=250;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=17;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=0;
	var DissapearDelay=250;
	var TakeOverBgColor=0;
	var FirstLineFrame='top';
	var SecLineFrame='core';
	var DocTargetFrame='core';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=0;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',6,5,'images/trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("HOME","default.asp","",0,16,72);

Menu2=new Array("ABOUT US","ab_guid.asp","",6,16,92);
	Menu2_1=new Array("Guiding Principles","ab_guid.asp","","",18,172);	
	Menu2_2=new Array("Our Mission","ab_ourm.html","","");
	Menu2_3=new Array("In the News","ab_inth.asp","","");
	Menu2_4=new Array("Community Service","ab_comm.asp","","");
	Menu2_5=new Array("Associations & Suppliers","ab_asso.asp","","");
	Menu2_6=new Array("Meet Our President","ab_meet.html","","");

Menu3=new Array("CAPABILITIES","ca_qual.asp","",4,16,110);
	Menu3_1=new Array("Quality Systems","ca_qual.html","",0,18,206);
	Menu3_2=new Array("Equipment List","ca_equi.html","",0);
	Menu3_3=new Array("New Product Introduction (NPI)","ca_newp.html","",0);
	Menu3_4=new Array("Plant Tour / Capabilities","ca_plan.html","",0);
	
Menu4=new Array("PRODUCTS","pr_tran.asp","",4,16,92);
	Menu4_1=new Array("Transportation","pr_tran.asp","",0,18,146);
	Menu4_2=new Array("Medical","pr_medi.asp","",0);
	Menu4_3=new Array("Electronics","pr_elec.asp","",0);
	Menu4_4=new Array("Consumer/Industrial","pr_cons.asp","",0);

Menu5=new Array("CONTACT","co_staf.html","",4,16,92);
	Menu5_1=new Array("Staff","co_staf.html","",0,18,92);
	Menu5_2=new Array("Job Listings","co_jobl.html","",0);
	Menu5_3=new Array("Address","co_addr.html","",0);
	Menu5_4=new Array("Employees","em_login.asp","",0);	
