/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#003366';			// Background color when mouse is not over
	var LowSubBgColor='#FFCC33';			// Background color when mouse is not over on subs
	var HighBgColor='#003366';			// Background color when mouse is over
	var HighSubBgColor='#003366';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#003366';			// Font color subs when mouse is not over
	var FontHighColor='#FFCC33';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#003366';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Geneva, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=7;				// Font size menu items
	var FontBold=0;				// 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=.2;			// vertical overlap child/ parent
	var StartTop=73;				// 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=3;				// 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=100;			// 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=1;			// 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 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("FOR IMMIGRANTS","http://www.jfsottawa.com/newcom/imm_index.html","",7,15,95);
	Menu1_1=new Array("Employment Workshops","http://www.jfsottawa.com/newcom/jobworkshops.html","",0,15,115);
	Menu1_2=new Array ("For Russian Speaking Immigrants","http://www.jfsottawa.com/newcom/russians.html","",0,30,115);
	Menu1_3=new Array ("For Hebrew Speaking Immigrants","http://www.jfsottawa.com/newcom/israelis.html","",0,30,115);
	Menu1_4=new Array("For Somali Speaking Immigrants","http://www.jfsottawa.com/newcom/somalis.html","",0,30,115);
	Menu1_5=new Array ("For Arab Speaking Immigrants","http://www.jfsottawa.com/newcom/arabs.html","",0,30,115);
	Menu1_6=new Array ("For French Speaking Immigrants","http://www.jfsottawa.com/newcom/french.html","",0,30,115);
	Menu1_7=new Array ("For Youth","http://www.jfsottawa.com/newcom/youth.html","",0,15,115);
	
Menu2=new Array("FOR SENIORS","http://www.jfsottawa.com/seniors/senior_index.html","",7,15,87);
	Menu2_1=new Array("Staying in your Home","http://www.jfsottawa.com/seniors/stayhome.html","",0,15,120);
	Menu2_2=new Array ("Getting to Appointments","http://www.jfsottawa.com/seniors/goto.html","",0,15,120);
	Menu2_3=new Array ("Caregiver Support","http://www.jfsottawa.com/seniors/caregiversupport/caregiver.html","",2,15,120);
		Menu2_3_1=new Array ("For Spouses","http://www.jfsottawa.com/seniors/caregiversupport/care_spouse.html","",0,15,100);
		Menu2_3_2=new Array ("For Family Support","http://www.jfsottawa.com/seniors/caregiversupport/care_family.html","",0,15,100);
	Menu2_4=new Array("Meals","http://www.jfsottawa.com/seniors/meals/meals.html","",2,15,100);
			Menu2_4_1=new Array ("Kosher Meals on Wheels","http://www.jfsottawa.com/seniors/meals/kmow.html","",0,15,120);
			Menu2_4_2=new Array ("Seniors' Luncheons","http://www.jfsottawa.com/seniors/meals/luncheons.html","",0,15,120);
	Menu2_5=new Array ("Social Events","http://www.jfsottawa.com/seniors/social events/events.html","",3,15,100);
			Menu2_5_1=new Array ("Language Groups","http://www.jfsottawa.com/seniors/social events/events_language.html","",0,15,100);
			Menu2_5_2=new Array ("Fun Outings","http://www.jfsottawa.com/seniors/social events/events_out.html","",0,15,100);
			Menu2_5_3=new Array ("Maximizing Memory","http://www.jfsottawa.com/seniors/social events/events_memory.html","",0,15,100);
	Menu2_6=new Array ("Friendly Visiting","http://www.jfsottawa.com/seniors/friendly visiting/visit.html","",3,15,100);
			Menu2_6_1=new Array ("House Visits","http://www.jfsottawa.com/seniors/friendly visiting/visit_house.html","",0,15,100);
			Menu2_6_2=new Array ("Phone Calls","http://www.jfsottawa.com/seniors/friendly visiting/visit_phone.html","",0,15,100);
			Menu2_6_3=new Array ("Hospice & Long Term Care Visits","http://www.jfsottawa.com/friendly visiting/seniors/visit_long.html","",0,30,100);
			
	Menu2_7=new Array ("Social Work Services","http://www.jfsottawa.com/seniors/social work services/socialservice.html","",6,15,100);
			Menu2_7_1=new Array ("Navigating the Health Care System","http://www.jfsottawa.com/seniors/social work services/social_system.html","",0,25,120);
			Menu2_7_2=new Array ("Accessing Benefits & Services","http://www.jfsottawa.com/seniors/social work services/social_access.html","",0,25,120);
			Menu2_7_3=new Array ("Exploring Housing Options","http://www.jfsottawa.com/seniors/social work services/social_house.html","",0,15,120);
			Menu2_7_4=new Array ("Bereavement Support","http://www.jfsottawa.com/seniors/social work services/social_bereav.html","",0,15,120);
			Menu2_7_5=new Array ("Short-Term Family Support","http://www.jfsottawa.com/seniors/social work services/social_family.html","",0,15,120);
			Menu2_7_6=new Array ("Holocaust Suriviors' Emergency Assistance ","http://www.jfsottawa.com/seniors/social work services/social_shoah.html","",0,25,120);

Menu3=new Array("FOR VOLUNTEERS","http://www.jfsottawa.com/volunteer/vol_index.html","",3,15,107);
	Menu3_1=new Array("Volunteering Opportunities","http://www.jfsottawa.com/volunteer/ops.html","",0,15,100);
	Menu3_2=new Array("Volunteer Manual","http://www.jfsottawa.com/volunteer/manual.html","",0,15,100);
	Menu3_3=new Array ("B'nai Mitzvah Projects","http://www.jfsottawa.com/volunteer/mitzvah.html","",0,15,100);


Menu4=new Array("THE COUNSELLING GROUP","http://www.jfsottawa.com/counselling/coun_index.html","",5,15,143);
	Menu4_1=new Array("General Counselling","http://www.jfsottawa.com/counselling/counselling.html","",0,15,100);
	Menu4_2=new Array("Student Support","http://www.jfsottawa.com/counselling/student.html","",0,15,100);
	Menu4_3=new Array("Children & Teens","http://www.jfsottawa.com/counselling/child.html","",0,15,100);
	Menu4_4=new Array("Anger Management","http://www.jfsottawa.com/counselling/anger.html","",0,15,100);
	Menu4_5=new Array("Counsellor's Bios","http://www.jfsottawa.com/counselling/bios.html","",0,15,100);

Menu5=new Array("FOR JEWISH LOW INCOME","http://www.jfsottawa.com/low/low_index.html","",7,15,143);
	Menu5_1=new Array("Tikvah Nus","http://www.jfsottawa.com/low/nus.html","",0,15,100);
	Menu5_2=new Array ("Case Management and Advocacy","http://www.jfsottawa.com/low/case.html","",0,25,100);
	Menu5_3=new Array ("Financial Assistance","http://www.jfsottawa.com/low/assist.html","",0,15,100);
	Menu5_4=new Array("Jewish Holiday Relief","http://www.jfsottawa.com/low/holiday.html","",0,15,100);
	Menu5_5=new Array ("JFS Discount Card","http://www.jfsottawa.com/low/jfscard.html","",0,15,100);
	Menu5_6=new Array ("Food Relief","http://www.jfsottawa.com/low/food.html","",0,15,100);
	Menu5_7=new Array ("Links","http://www.jfsottawa.com/low/links.html","",0,15,100);

Menu6=new Array("FOR JOB SEEKERS","http://www.jfsottawa.com/jobs/job_index.html","",3,15,110);
	Menu6_1=new Array("Job Search Workshops","http://www.jfsottawa.com/jobs/workshops.html","",0,15,100);
	Menu6_2=new Array ("Employment Counselling","http://www.jfsottawa.com/jobs/council.html","",0,15,100);
	Menu6_3=new Array ("Student Job Search","http://www.jfsottawa.com/jobs/students.html","",0,15,100);

Menu7=new Array("SPECIAL PROGRAMS","http://www.jfsottawa.com/special/spec_index.html","",4,15,105);
	Menu7_1=new Array("Street Smarts","http://www.jfsottawa.com/special/street.html","",0,15,100);
	Menu7_2=new Array("Social Action Programs","http://www.jfsottawa.com/special/action.html","",0,15,100);
	Menu7_3=new Array("JIAS","http://www.jfsottawa.com/special/jias.html","",0,15,100);
	Menu7_4=new Array("Shalom Bayit","http://www.jfsottawa.com/special/shalom.html","",0,15,100);