/***********************************************************************************
*	(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		          *
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// 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='#ffffff';			// Background color when mouse is over
	var HighSubBgColor='#fffff';		// 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='#ffffff';			// 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="arial,verdana,technical"	// Font family menu items
	var FontSize=8;				// 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=121;				// Menu offset x coordinate
	var StartLeft=-174;				// Menu offset y coordinate
	
	
	var browserName=navigator.appName;
	var browserVer=parseInt(navigator.appVersion);
	var sourceFile = "menu_var.js" 
	if (browserName == "Netscape" && browserVer == "4") {
		StartTop=121;				
		StartLeft=-134;
	} else if (browserName == "Netscape" || navigator.userAgent.indexOf("Firefox") != -1) {
		StartLeft=-182;
	}
	
	
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=50;			// 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=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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
//function AfterBuild(){return}
function AfterBuild(){FrstCntnr.className="screen-only";}
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("rollover:images/link_about.gif:images/link_about_on.gif","about.php","",8,60,94);
	Menu1_1=new Array("rollover:images/link_about_message.gif:images/link_about_message_on.gif","message.php","",0,26,150);
	Menu1_2=new Array("rollover:images/link_about_team.gif:images/link_about_team_on.gif","team.php","",0,26,150);
	Menu1_3=new Array("rollover:images/link_about_board.gif:images/link_about_board_on.gif","board.php","",0,26,150);
	Menu1_4=new Array("rollover:images/link_about_volunteer.gif:images/link_about_volunteer_on.gif","volunteer.php","",0,26,150);
	Menu1_5=new Array("rollover:images/link_about_featured.gif:images/link_about_featured_on.gif","featured_berkley.php","",0,26,150);
	Menu1_6=new Array("rollover:images/link_about_annual_report.gif:images/link_about_annual_report_on.gif","annual_report.php","",0,26,150);
	Menu1_7=new Array("rollover:images/link_about_news.gif:images/link_about_news_on.gif","news.php","",0,26,150);
	Menu1_8=new Array("rollover:images/link_about_employment.gif:images/link_about_employment_on.gif","employment.php","",0,26,150);
Menu2=new Array("rollover:images/link_take_action.gif:images/link_take_action_on.gif","take_action.php","",4,60,112);
	Menu2_1=new Array("rollover:images/link_take_action_join_us.gif:images/link_take_action_join_us_on.gif","take_action_join_us.php","",0,26,98);
	Menu2_2=new Array("rollover:images/link_take_action_advocate.gif:images/link_take_action_advocate_on.gif","take_action_advocate.php","",0,26,98);
	Menu2_3=new Array("rollover:images/link_take_action_donate.gif:images/link_take_action_donate_on.gif","take_action_donate.php","",0,26,98);
	Menu2_4=new Array("rollover:images/link_take_action_volunteer.gif:images/link_take_action_volunteer_on.gif","take_action_volunteer.php","",0,26,98);
Menu3=new Array("rollover:images/link_giving.gif:images/link_giving_on.gif","giving.php","",0,60,87);
Menu4=new Array("rollover:images/link_advocacy.gif:images/link_advocacy_on.gif","advocacy.php","",6,60,98);
	Menu4_1=new Array("rollover:images/link_advocacy_homeless.gif:images/link_advocacy_homeless_on.gif","homelessness.php","",0,26,130);
	Menu4_2=new Array("rollover:images/link_advocacy_youth.gif:images/link_advocacy_youth_on.gif","youth_homelessness.php","",0,26,130);
	Menu4_3=new Array("rollover:images/link_advocacy_briefs.gif:images/link_advocacy_briefs_on.gif","homeless_briefs.php","",0,26,130);
	Menu4_4=new Array("rollover:images/link_advocacy_publications.gif:images/link_advocacy_publications_on.gif","publications.php","",0,26,130);
	Menu4_5=new Array("rollover:images/link_advocacy_housing.gif:images/link_advocacy_housing_on.gif","housing.php","",0,26,130);
	Menu4_6=new Array("rollover:images/link_advocacy_legislative.gif:images/link_advocacy_legislative_on.gif","legislative.php","",0,26,130);
Menu5=new Array("rollover:images/link_initiatives.gif:images/link_initiatives_on.gif","initiatives.php","",3,60,104);
	Menu5_1=new Array("rollover:images/link_initiatives_meal_pgm.gif:images/link_initiatives_meal_pgm_on.gif","indoor_meal_program.php","",0,26,150);
	Menu5_2=new Array("rollover:images/link_initiatives_speakers.gif:images/link_initiatives_speakers_on.gif","speakers_bureau.php","",0,26,150);
	Menu5_3=new Array("rollover:images/link_initiatives_student_comp.gif:images/link_initiatives_student_comp_on.gif","student_competition.php","",0,26,150);
Menu6=new Array("rollover:images/link_resources.gif:images/link_resources_on.gif","resources.php","",3,60,104);
	Menu6_1=new Array("rollover:images/link_resources_statistics.gif:images/link_resources_statistics_on.gif","statistics.php","",0,26,98);
	Menu6_2=new Array("rollover:images/link_resources_links.gif:images/link_resources_links_on.gif","links.php","",0,26,98);
	Menu6_3=new Array("rollover:images/link_resources_videos.gif:images/link_resources_videos_on.gif","videos.php","",0,26,98);


