/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=24;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#28288F';			// Background color when mouse is over
	var HighSubBgColor='#28288F';			// Background color when mouse is over on subs
	var FontLowColor='#28288F';			// Font color when mouse is not over
	var FontSubLowColor='#28288F';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#28288F';			// Border color
	var BorderSubColor='#28288F';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, sans-serif"	// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=143;				// Menu offset x coordinate
	var StartLeft=18;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// 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=0;				// 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=['http://www.afenlistedwidows.org/images/tri.gif',5,10,'http://www.afenlistedwidows.org/images/tridown.gif',10,5,'http://www.afenlistedwidows.org/images/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.afenlistedwidows.org/index.php","",0,20,145)
Menu2= new Array("Inside AFEV","http://www.afenlistedwidows.org","",5,20,145)
	Menu2_1= new Array("Fact Sheet","http://www.afenlistedwidows.org/content.php?page=3","",0,20,140)
	Menu2_2= new Array("The Villages","http://www.afenlistedwidows.org/content.php?page=11","",0,20,140)
	Menu2_3= new Array("Board of Directors","http://www.afenlistedwidows.org/content.php?page=6","",0,20,140)
	Menu2_4= new Array("Staff Directors","http://www.afenlistedwidows.org/content.php?page=7","",0,20,140)
	Menu2_5= new Array("Annual Report","http://www.afenlistedwidows.org/content.php?page=8","",0,20,140)
Menu3= new Array("Bob Hope Village","http://www.afenlistedwidows.org/content.php?page=9","",3,20,145)
	Menu3_1= new Array("Bob Hope Village Main","http://www.afenlistedwidows.org/content.php?page=9","",0,30,140)
	Menu3_2= new Array("BHV Amenities","http://www.afenlistedwidows.org/content.php?page=13","",0,20,140)
	Menu3_3= new Array("Apartment Tour","http://www.afenlistedwidows.org/BHtour.php","",0,20,140)
Menu4= new Array("Teresa Village","http://www.afenlistedwidows.org/content.php?page=12","",3,20,145)
	Menu4_1= new Array("Teresa Village     Main","http://www.afenlistedwidows.org/content.php?page=12","",0,30,140)
	Menu4_2= new Array("TV Amenities","http://www.afenlistedwidows.org/content.php?page=13","",0,20,140)
	Menu4_3= new Array("Apartment Tour","http://www.afenlistedwidows.org/TVtour.php","",0,20,140)
Menu5= new Array("Hawthorn House","http://www.afenlistedwidows.org/content.php?page=16","",7,20,145)
	Menu5_1= new Array("Hawthorn House Main","http://www.afenlistedwidows.org/content.php?page=16","",0,30,140)
	Menu5_2= new Array("About Hawthorn House","http://www.afenlistedwidows.org/content.php?page=49","",0,30,140)
	Menu5_3= new Array("Mission & Philosophy","http://www.afenlistedwidows.org/content.php?page=50","",0,30,140)
	Menu5_4= new Array("Amenities & Unit Plan","http://www.afenlistedwidows.org/content.php?page=18","",0,30,140)
	Menu5_5= new Array("Admission Criteria","http://www.afenlistedwidows.org/content.php?page=51","",0,20,140)
	Menu5_6= new Array("Inside the Dream","http://www.afenlistedwidows.org/content.php?page=63","",0,20,140)
	Menu5_7= new Array("Apartment Tour","http://www.afenlistedwidows.org/HHtour.php","",0,20,140)
Menu6= new Array("Latest News","http://www.afenlistedwidows.org/content.php?page=39","",2,20,145)
	Menu6_1= new Array("Latest News","http://www.afenlistedwidows.org/content.php?page=39","",0,20,140)
	Menu6_2= new Array("Chapel News","http://www.afenlistedwidows.org/content.php?page=74","",0,20,140)
Menu7= new Array("Admissions and Eligibility","http://www.afenlistedwidows.org/content.php?page=14","",4,35,145)
	Menu7_1= new Array("Admissions and Eligibilty Main","http://www.afenlistedwidows.org/content.php?page=14","",0,35,145)
	Menu7_2= new Array("Admissions Forms Bob Home and Teresa Villages","http://www.afenlistedwidows.org/content.php?page=15","",0,50,145)
	Menu7_3= new Array("Admission Forms Hawthorne House","http://www.afenlistedwidows.org/content.php?page=17","",0,35,145)
	Menu7_4= new Array("Couples Waiting List Fact Sheet","http://www.afenlistedwidows.org/content.php?page=19","",0,35,145)
Menu8= new Array("Our Work","http://www.afenlistedwidows.org/content.php?page=20","",3,20,145)
	Menu8_1= new Array("Our Work","http://www.afenlistedwidows.org/content.php?page=20","",0,20,140)
	Menu8_2= new Array("Success Stories","http://www.afenlistedwidows.org/content.php?page=21","",0,20,140)
	Menu8_3= new Array("News Articles","http://www.afenlistedwidows.org/content.php?page=46","",0,20,140)
Menu9= new Array("Portraits of Philanthropy","http://www.afenlistedwidows.org/content.php?page=72","",0,30,145)
Menu10= new Array("Donations","http://www.afenlistedwidows.org/content.php?page=29","",5,20,145)
	Menu10_1= new Array("Donations Main","http://www.afenlistedwidows.org/content.php?page=29","",0,20,140)
	Menu10_2= new Array("Donation Forms","http://www.afenlistedwidows.org/content.php?page=30","",0,20,140)
	Menu10_3= new Array("Air Force Assistance Fund Fact Sheet","http://www.afenlistedwidows.org/content.php?page=31","",0,35,140)
	Menu10_4= new Array("Brick Paver Program","http://www.afenlistedwidows.org/content.php?page=32","",0,30,140)
	Menu10_5= new Array("Online Donation","https://secure.destin.com/secdocs/afev/index.asp","",0,20,140)
Menu11= new Array("Golf Tournament","http://www.afenlistedwidows.org/content.php?page=47","",1,20,145)
	Menu11_1= new Array("7th Annual Bob Hope Memorial Charity Golf Classic","http://www.afenlistedwidows.org/newsletterfiles/119.pdf","",0,30,140)
Menu12= new Array("Ride for Military Widows","http://www.afenlistedwidows.org/content.php?page=75","",4,35,145)
	Menu12_1= new Array("Online Registration","https://secure.destin.com/secdocs/afev/index.cycle.asp","",0,30,140)
	Menu12_2= new Array("Corporate Sponsorship","https://secure.destin.com/secdocs/afev/index.cyclesponsor.asp","",0,30,140)
	Menu12_3= new Array("Sponsorship Information","http://www.afenlistedwidows.org/RideSponsorshipLetter.pdf","",0,30,140)
	Menu12_4= new Array("Ride Summary","http://www.afenlistedwidows.org/content.php?page=76","",0,20,140)
Menu13= new Array("Publication Downloads","http://www.afenlistedwidows.org/content.php?page=33","",0,30,145)
Menu14= new Array("Frequently Asked Questions","http://www.afenlistedwidows.org/content.php?page=34","",0,30,145)
Menu15= new Array("Our Video","http://www.afenlistedwidows.org/video.php","",0,20,145)
Menu16= new Array("Newsletters","http://www.afenlistedwidows.org/newsletters/index.php","",0,20,145)
Menu17= new Array("Events Calendar","http://www.afenlistedwidows.org/calendar/index.php","",0,20,145)
Menu18= new Array("Area Maps and Driving Directions","http://www.afenlistedwidows.org/content.php?page=48","",0,35,145)
Menu19= new Array("Photo Albums","http://www.afenlistedwidows.org/albums/index.php","",0,20,145)
Menu20= new Array("Other Links","http://www.afenlistedwidows.org/content.php?page=35","",0,20,145)
Menu21= new Array("Site Map","http://www.afenlistedwidows.org/site_map.php","",0,20,145)
Menu22= new Array("Search Tools","http://www.afenlistedwidows.org/search.php","",0,20,145)
Menu23= new Array("Feedback","http://www.afenlistedwidows.org/feedback.php","",0,20,145)
Menu24= new Array("Employment Opportunities","http://www.afenlistedwidows.org/content.php?page=57 ","",0,30,145)