/***********************************************************************************
*	(c)created 24 December 2001 (updated Jan 31st, 2003 for Opera7)

* 012405: NS: This is what is used to generate the menus for www.nfiweb.com.  To add an item to an existing menu, 
* change the **************third number********** on the end (e.g. 5 in the line below) to the number of items needed.  Then add the new item
* but increment the number such as Menu8_1 to Menu8_x.
* Menu8=new Array("Contact Us","contactInfo.shtml'","",5,20,80);
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#f3edfd';			    // Background color when mouse is not over
	var LowSubBgColor='#f3edfd';			// Background color when mouse is not over on subs
	var HighBgColor='#6b696b';			// Background color when mouse is over
	var HighSubBgColor='#6b696b';		// Background color when mouse is over on subs
	var FontLowColor='black';			  // Font color when mouse is not over
	var FontSubLowColor='#3D3D3D';	// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='#E9EEEF';			// Border color
	var BorderSubColor='#E9EEEF';		// Border color for subs
	var BorderWidth=1;				      // Border width
	var BorderBtwnElmnts=1;			    // Border between elements 1 or 0
	var FontFamily="verdana,arial,technical"	// Font family menu items
	var FontSize=6;				          // Font size menu items
	var FontBold=0;				          // Bold menu items 1 or 0
	var FontItalic=0;				        // Italic menu items 1 or 0
	var MenuTextCentered='center';	// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				      // horizontal overlap child/ parent
	var ChildVerticalOverlap=0;		  // vertical overlap child/ parent
	var StartTop=285;				        // Menu offset x coordinate
	var StartLeft=0;				        // Menu offset y coordinate
	var VerCorrect=0;				        // Multiple frames y correction
	var HorCorrect=0;				        // Multiple frames x correction
	var LeftPaddng=0;				        // Left padding
	var TopPaddng=2;				        // Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			  // Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			  // delay before menu folds in
	var TakeOverBgColor=1;			    // Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';		  // Frame where first level appears
	var SecLineFrame='space';			  // Frame where sub levels appear
	var DocTargetFrame='space';		  // Frame where target documents appear
	var TargetLoc='';				        // span id for relative positioning
	var HideTop=1;				          // Hide first level when loading new document 1 or 0
	var MenuWrap=1;				          // enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				      // enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			      // Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			      // menu tree checking on or off 1 or 0
	var ShowArrow=1;				        // Uses arrow gifs when 1
	var KeepHilite=1;				        // Keep selected path highligthed
	var Arrws=['images/arrow_right.gif',0,8,'images/arrow_down.gif',10,22,'images/arrowleft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","index.aspx","",0,20,60);
	
Menu2=new Array("The Museum","AirMuseumsObjectives.aspx","",5,20,110);
  Menu2_1=new Array("Mission & Objectives","AirMuseumsObjectives.aspx","",0,20,150);	
  Menu2_2=new Array("Future Museum Design" , "AirMuseumsLayout.aspx","",0,20,150);
  Menu2_3=new Array("Martin 404 Cockpit","Martin-404-Museum.aspx","",0,20,150);
  Menu2_4=new Array("Our Collections","Airplane-Collections.aspx","",0,20,150);
  Menu2_5=new Array("NMCA Store","http://yhst-16794555701538.stores.yahoo.net/memberships.html","",0,20,188);
  
Menu3=new Array("Get Involved","AirMuseums-Membership-Levels.aspx","",4,20,188);
   Menu3_1=new Array("Getting Involved / Archives & Collections","AirMuseumsGiving.aspx","",2,20,280);
		Menu3_1_1=new Array("How Can I Be Involved?","AirMuseumsInvolved.aspx","",0,20,250);
		Menu3_1_2=new Array("Archives & Collections","AirMuseumsNeeds.aspx","",0,20,250);
	Menu3_2=new Array("Investor/Donor Listing","AirMuseumsDonors.aspx","",0);
	Menu3_3=new Array("Membership","AirMuseums-Membership-Levels.aspx","",0,20,188);
	Menu3_4=new Array("Online Gift Shop","http://yhst-16794555701538.stores.yahoo.net/memberships.html","",0,20,188);

	
Menu4=new Array("News & Press","AirMuseumsPress.aspx","",0,20,110);

Menu5=new Array("Contact Us/Hours","AirMuseumsContactUs.aspx","",1,20,125);
  Menu5_1=new Array("Staff & Board Members","AirMuseumsBoard.aspx","",0,20,150);
  	
Menu6=new Array("Fun Stuff & Links","AirMuseumsLinks.aspx","",0,20,120);

