/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#005378';			// Background color when mouse is not over (#3a86aa)
	var LowSubBgColor='beige';		    // Background color when mouse is not over on subs (#efefef)
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#000000';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';		// Font color subs when mouse is not over
	var FontHighColor='#D7DBFF';		// Font color when mouse is over
	var FontSubHighColor='#D7DBFF';		// Font color subs when mouse is over
	var BorderColor='#005378';			// Border color (#005378)
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				    // Border width
	var BorderBtwnElmnts=0;			    // Border between elements 1 or 0
	var FontFamily="arial,comic sans ms, technical"	// Font family menu items
	var FontSize=9;				        // Font size menu items
	var FontBold=1;				        // Bold menu items 1 or 0
	var FontItalic=0;				    // Italic menu items 1 or 0
	var MenuTextCentered='left';		// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;		// vertical overlap child/ parent
	var StartTop=106;				    // 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=5;				    // 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=35;			    // 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=0;				        // Hide first level when loading new document 1 or 0
	var MenuWrap=0;				        // 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=0;				    // Uses arrow gifs when 1
	var KeepHilite=1;				    // Keep selected path highligthed
	var Arrws=['/menu/tri.gif',5,10,'/menu/tridown.gif',10,5,'/menu/trileft.gif',5,10];	// Arrow source, width and height

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","http://www.apgmwr.com/","",0,20,60);

Menu2=new Array("RECREATION","","",17,20,100);
	Menu2_1=new Array("Auto Crafts","javascript:top.document.location.href='http://www.apgmwr.com/recreation/auto.html';","",0,22,185);
	Menu2_2=new Array("Bowling","javascript:top.document.location.href='http://www.apgmwr.com/recreation/bowling.html';","",0,22,185);
	Menu2_3=new Array("Classes","javascript:top.document.location.href='http://www.apgmwr.com/recreation/classes.html';","",0,22,185);
	Menu2_4=new Array("Craft Centers","javascript:top.document.location.href='http://www.apgmwr.com/recreation/arts.html';","",0,22,185);
	Menu2_5=new Array("Golf","javascript:top.document.location.href='http://www.apgmwr.com/recreation/golf/index.html';","",0,22,185);
	Menu2_6=new Array("Library","javascript:top.document.location.href='http://www.apgmwr.com/recreation/libraries.html';","",0,22,185);
	Menu2_7=new Array("Outdoor Recreation (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/index.html';","",0,22,185);
	Menu2_8=new Array("- Amusement Park (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/amusementpark.html';","",0,22,185);
	Menu2_9=new Array("- Equipment Rentals (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/equipmentrental.html';","",0,22,185);
	Menu2_10=new Array("- Hunting and Fishing (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/huntingfishing.html';","",0,22,185);
	Menu2_11=new Array("- Marinas (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/boating.html';","",0,22,185);
	Menu2_12=new Array("- Picnics and Camping (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/picnicscamping.html';","",0,22,185);
	Menu2_13=new Array("- Skeet and Trap Range (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/skeettrap.html';","",0,22,185);
	Menu2_14=new Array("- Stables (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/stables.html';","",0,22,185);
	Menu2_15=new Array("- Swimming Pools (ODR)","javascript:top.document.location.href='http://www.apgmwr.com/recreation/odr/swimming.html';","",0,22,185);
	Menu2_16=new Array("Recreation Centers","javascript:top.document.location.href='http://www.apgmwr.com/recreation/rec_centers.html';","",0,22,185);
	Menu2_17=new Array("Sports & Fitness Centers","javascript:top.document.location.href='http://www.apgmwr.com/recreation/gyms.html';","",0,22,185);
				
Menu3=new Array("TRAVEL","http://www.apgmwr.com/recreation/travel/index.html","",3,20,70);
	Menu3_1=new Array("Discounted Trips","javascript:top.document.location.href='http://www.apgmwr.com/recreation/travel/discountedtrips.html';","",0,22,175);
	Menu3_2=new Array("Discounted Tickets","javascript:top.document.location.href='http://www.apgmwr.com/recreation/travel/discountedtickets.html';","",0,22,175);
	Menu3_3=new Array("Special Ticket Offers","javascript:top.document.location.href='http://www.apgmwr.com/recreation/travel/specialticketoffers.html';","",0,22,175);

Menu4=new Array("FOOD","","",5,20,60);
	Menu4_1=new Array("Top of the Bay","javascript:top.document.location.href='http://www.apgmwr.com/community/totb.html';","",0,22,175);
	Menu4_2=new Array("North Side Grill","javascript:top.document.location.href='http://www.apgmwr.com/apg_lunch_menu_aa.html';","",0,22,175);
	Menu4_3=new Array("Bowling Center Snack Bar","javascript:top.document.location.href='http://www.apgmwr.com/apg_lunch_menu_bowling.html';","",0,22,175);
	Menu4_4=new Array("South Side Grill","javascript:top.document.location.href='http://www.apgmwr.com/apg_lunch_menu_stark.html';","",0,22,175);
	Menu4_5=new Array("Sutherland Grille","javascript:top.document.location.href='http://www.apgmwr.com/recreation/golf/apg_lunch_menu_sutherland.html';","",0,22,175);
	
Menu5=new Array("CYSS","","",2,20,50);
	Menu5_1=new Array("Child, Youth & School Services","javascript:top.document.location.href='http://www.apgmwr.com/family/youth_services.html';","",0,22,185);
	Menu5_2=new Array("Child and Youth Sports","javascript:top.document.location.href='http://www.apgmwr.com/family/youth_sports.html';","",0,22,185);
	
Menu6=new Array("COMMUNITY","","",6,20,90);
	Menu6_1=new Array("Army Community Service","javascript:top.document.location.href='http://www.apgmwr.com/community/acs.html';","",0,22,180);
	Menu6_2=new Array("B.O.S.S.","javascript:top.document.location.href='http://www.apgmwr.com/community/boss.html';","",0,22,180);
	Menu6_3=new Array("NAF Resource Management","javascript:top.document.location.href='http://www.apgmwr.com/community/support.html';","",0,22,180);
	Menu6_4=new Array("Relocation","javascript:top.document.location.href='http://www.apgmwr.com/community/relocation.html';","",0,22,180);
	Menu6_5=new Array("Top of the Bay","javascript:top.document.location.href='http://www.apgmwr.com/community/totb.html';","",0,22,180);
	Menu6_6=new Array("Veterinary Clinic","javascript:top.document.location.href='http://www.apgmwr.com/community/vetclinic.html';","",0,22,180);
	
Menu7=new Array("LODGING","","",3,20,80);
	Menu7_1=new Array("Rec Lodging","javascript:top.document.location.href='http://www.apgmwr.com/lodging.html';","",0,22,150);
	Menu7_2=new Array("Housing Office","javascript:top.document.location.href='http://www.apg.army.mil/apghome/sites/services/housing.cfm';","",0,22,150);
	Menu7_3=new Array("Local Lodging","javascript:top.document.location.href='http://www.apg.army.mil/apghome/sites/about/local_lodging.cfm';","",0,22,150);
		
Menu8=new Array("EVENTS","http://www.apgmwr.com/events.html","",0,20,60);
	
Menu9=new Array("RESOURCES","","",6,20,100);
	Menu9_1=new Array("Advertising/Sponsorships","javascript:top.document.location.href='http://www.apgmwr.com/resources/ad_rates.html';","",0,22,165);
	Menu9_2=new Array("APG Event Locations","javascript:top.document.location.href='http://www.apgmwr.com/eventplanning.html';","",0,22,165);
	Menu9_3=new Array("Classified Ads","javascript:top.document.location.href='http://www.apgmwr.com/Store/classifieds/';","",0,22,150);
	Menu9_4=new Array("Job Opportunities","javascript:top.document.location.href='http://www.apgmwr.com/resources/jobs.html';","",0,22,165);
	Menu9_5=new Array("Relocation Page","javascript:top.document.location.href='http://www.apgmwr.com/community/relocation.html';","",0,22,165);
	Menu9_6=new Array("Useful Links","javascript:top.document.location.href='http://www.apgmwr.com/resources/useful_resources.html';","",0,22,165);

Menu10=new Array("SHOP","http://www.apgmwr.com/store/","",2,20,60);
	Menu10_1=new Array("Classified Ads","javascript:top.document.location.href='http://www.apgmwr.com/Store/classifieds/';","",0,22,150);
	Menu10_2=new Array("Affiliate Discounts","javascript:top.document.location.href='http://www.apgmwr.com/Store/discounts.html';","",0,22,150);
