/***********************************************************************************
*	(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=16;			// Number of first level items

	// menu scheme 1 (green)
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#eeeeee';			// Background color when mouse is not over on subs
	var HighBgColor='#eeeeee';			// Background color when mouse is over
	var HighSubBgColor='#cccccc';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,times new roman,arial,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='left';			// 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=0;				// 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=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='';			// Frame where first level appears
	var SecLineFrame='';			// Frame where sub levels appear
	var DocTargetFrame='';			// Frame where target documents appear
	var TargetLoc='MenuPos2';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['js_menus/tri.gif',5,10,'js_menus/tridown.gif',10,5,'js_menus/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, menu scheme);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Ways To Give","giving.php","",6,27,215,"");
	Menu1_1=new Array("Ways To Give","giving.php","",0,27,215,"");
	Menu1_2=new Array("Establish a Fund","fund.php","",0,27,215,"");
	Menu1_3=new Array("Planned Giving/Legacy Club","planned-giving.php","",0,27,215,"");
	Menu1_4=new Array("Non Cash Giving","noncash.php","",0,27,215,"");
	Menu1_5=new Array("Field of Interest Funds","interestfunds.php","",0,27,215,"");
	Menu1_6=new Array("Passport Club","passport.php","",0,27,215,"");
Menu2=new Array("","","images/navgoldbar.jpg",0,6,224,"");
Menu3=new Array("Community Resource","community.php","",6,27,224,"");
	Menu3_1=new Array("Community Resource","community.php","",0,27,154,"");
	Menu3_2=new Array("Grants","grants.php","",2,27,154,"");
		Menu3_2_1=new Array("Apply for a grant","apply.php","",0,27,134,"");
		Menu3_2_2=new Array("Past Recipients","past.php","",3,27,134,"");
			Menu3_2_2_1=new Array("Community Grants","community-grants.php","",0,27,164,"");
			Menu3_2_2_2=new Array("Environmental Grants","environmental-grants.php","",0,27,164,"");
			Menu3_2_2_3=new Array("Recreation Grants","recreation-grants.php","",0,27,164,"");
	Menu3_3=new Array("Scholarships","scholarships.php","",2,27,154,"");
		Menu3_3_1=new Array("Apply for a Scholarship","scholarship-apply.php","",0,27,174,"");
		Menu3_3_2=new Array("Start a Scholarship Fund","scholarship-fund.php","",0,27,174,"");
	Menu3_4=new Array("Nonprofit Resources","nonprofit.php","",6,27,154,"");	
		Menu3_4_1=new Array("Nonprofit Resources","nonprofit.php","",0,27,224,"");
		Menu3_4_2=new Array("Cooperating Collection Library","library.php","",0,27,224,"");
		Menu3_4_3=new Array("Workshops / Webinars","workshop.php","",0,27,224,"");
		Menu3_4_4=new Array("Endowment","endowment.php","",0,27,224,"");
		Menu3_4_5=new Array("Incubation","incubation.php","",0,27,224,"");
		Menu3_4_6=new Array("Collaboration","collaboration.php","",0,27,224,"");
	Menu3_5=new Array("Nonprofit Partners","nonprofit-partners.php","",0,27,154,"");
	Menu3_6=new Array("YVCF Initiatives","initiatives.php","",0,27,154,"");
Menu4=new Array("","","images/navgoldbar.jpg",0,6,224,"");
Menu5=new Array("Professional Advisors","advisors.php","",8,27,224,"");
	Menu5_1=new Array("Planned Giving","planned.php","",0,27,175,"");
	Menu5_2=new Array("Start a Fund","startfund.php","",0,27,175,"");
	Menu5_3=new Array("Investment Options","investment.php","",0,27,175,"");
	Menu5_4=new Array("Financial Overview / Investment Performance","financialinvestment.php","",0,35,175,"");
	Menu5_5=new Array("Spending Policy","spending.php","",0,27,175,"");
	Menu5_6=new Array("Fee Schedule","fee.php","",0,27,175,"");
	Menu5_7=new Array("Audit","audit.php","",0,27,175,"");
	Menu5_8=new Array("Private Foundation Comparison","private.php","",0,35,175,"");
Menu6=new Array("","","images/navgoldbar.jpg",0,6,224,"");
Menu7=new Array("About Us","aboutus.php","",5,27,224,"");
	Menu7_1=new Array("Mission, Vision, History","mission.php","",0,27,175,"");
	Menu7_2=new Array("Financial Overview","financialoverview.php","",0,27,175,"");
	Menu7_3=new Array("Board of Directors","directors.php","",0,27,175,"");
	Menu7_4=new Array("Staff","staff.php","",0,27,175,"");
	Menu7_5=new Array("Map and Driving Directions","map.php","",0,35,175,"");
Menu8=new Array("","","images/navgoldbar.jpg",0,6,224,"");
Menu9=new Array("News & Calendar","news.php","",4,27,224,"");
	Menu9_1=new Array("Press Release","press.php","",0,27,175,"");
	Menu9_2=new Array("Annual Report","annual.php","",0,27,175,"");
	Menu9_3=new Array("Newsletter","newsletter.php","",0,27,175,"");
	Menu9_4=new Array("Calendar","calendar/index.php","",0,27,175,"");
Menu10=new Array("","","images/navgoldbar.jpg",0,6,224,"");
Menu11=new Array("Contact Us","contactus.php","",0,27,224,"");
Menu12=new Array("","","images/navgoldbar.jpg",0,6,224,"");
Menu13=new Array("Board Login","board/index.php","",0,27,224,"");
Menu14=new Array("","","images/navgoldbar.jpg",0,6,224,"");
Menu15=new Array("Home","index.php","",0,27,224,"");
Menu16=new Array("","","images/navgoldbar.jpg",0,6,224,"");

