/***********************************************************************************/	var NoOffFirstLineMenus=4;			// Number of first level items	var LowBgColor='#ebab00';			// Background color when mouse is not over	var LowSubBgColor='#efd794';		// Background color when mouse is not over on subs	var HighBgColor='#ebab00';			// Background color when mouse is over	var HighSubBgColor='#b79741';		// Background color when mouse is over on subs	var FontLowColor='#002469';			// Font color when mouse is not over	var FontSubLowColor='#533f29';		// Font color subs when mouse is not over	var FontHighColor='white';			// Font color when mouse is over	var FontSubHighColor='white';		// Font color subs when mouse is over	var BorderColor='white';			// Border color	var BorderSubColor='white';			// Border color for subs	var BorderWidth=1;					// Border width	var BorderBtwnElmnts=1;				// Border between elements 1 or 0	var FontFamily="arial"				// 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=.05;				// horizontal overlap child/ parent	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent	var StartTop=140;					// 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=8;					// 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=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=['Scripts/tri.gif',5,10,'Scripts/tridown.gif',15,10,'Scripts/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("Youth & Family","YouthFam.html","",3,20,189);	Menu1_1=new Array("Residential Services","Residential.html","",3,20,189);		Menu1_1_1=new Array("Roy Walsh Homes","Walsh.html","",0,20,189);			Menu1_1_2=new Array("Varency Home","Varency.html","",0);			Menu1_1_3=new Array("Youth Resource Centre","YRC.html","",0);	Menu1_2=new Array("Programs","ProgramsYF.html","",8);		Menu1_2_1=new Array("Learning Centres - Elementary, Secondary","LearningES.html","",0,35,189);			Menu1_2_2=new Array("Mental Health Crisis Support","CrisisSupport.html","",0,20);			Menu1_2_3=new Array("Addiction Programs","Addiction.html","",0,20);		Menu1_2_4=new Array("Parent Adolescent Support","PASupportYF.html","",0,20);			Menu1_2_5=new Array("Stop Now and Plan TM (SNAP TM)","SNAP.html","",0,35);			Menu1_2_6=new Array("Youth Anger Control","YouthAnger.html","",0,20);		Menu1_2_7=new Array("Problem Solving","ProblemYF.html","",0,20);			Menu1_2_8=new Array("Youth Employment Services","YES.html","",0,20);		Menu1_3=new Array("Information","","",5);		Menu1_3_1=new Array("FAQs","FAQYF.html","",0,20,189);			Menu1_3_2=new Array("Calendar of Events","EventsYF.html","",0);			Menu1_3_3=new Array("Other Useful Information","InfoYF.html","",0);		Menu1_3_4=new Array("Research & Program Evaluation","ResearchYF.html","",0,35);			Menu1_3_5=new Array("Youth Services Directory","YSDirectory.html","",0);	Menu2=new Array("Addictions & Mental Health","AMH.html","",5,20,189);	Menu2_1=new Array("Addictions Programs","ProgramsAddiction.html","",0,20,189);	Menu2_2=new Array("Mental Health Programs","ProgramsMental.html","",7);		Menu2_2_1=new Array("Mental Health Crisis Support & Walk-in Clinic","CrisisAMH.html","",0,35,189);		Menu2_2_2=new Array("Case Management","Case.html","",0,20,189);		Menu2_2_3=new Array("Parent Adolescent Support","PASupportAMH.html","",0,20);		Menu2_2_4=new Array("Problem Solving","ProblemAMH.html","",0,20);		Menu2_2_5=new Array("Respite Experience","Respite.html","",0,20);		Menu2_2_6=new Array("Stop Now and Plan TM (SNAP TM)","SNAP.html","",0);		Menu2_2_7=new Array("Youth Anger Control","YouthAnger.html","",0,20);	Menu2_3=new Array("Back on Track","BoT.html","",0);	Menu2_4=new Array("Buffalo Street Residence","BuffaloRes.html","",0);	Menu2_5=new Array("Information","","",4);		Menu2_5_1=new Array("FAQs","FAQAMH.html","",0,20,189);		Menu2_5_2=new Array("Calendar of Events","EventsAMH.html","",0);		Menu2_5_3=new Array("Other Useful Information","InfoAMH.html","",0);		Menu2_5_4=new Array("Research & Program Evaluation","ResearchAMH.html","",0,35); Menu3=new Array("Justice","Justice.html","",2);	Menu3_1=new Array("Justice Programs","ProgramsJustice.html","",7,20,189);		Menu3_1_1=new Array("Diversion","Diversion.html","",0,20,189);		Menu3_1_2=new Array("Bail Verification & Supervision","Bail.html","",0);		Menu3_1_3=new Array("Community Service Order","CSO.html","",0);		Menu3_1_4=new Array("Youth Support Program","YSP.html","",0);		Menu3_1_5=new Array("Attendance Centre","Attendance.html","",0);		Menu3_1_6=new Array("Case Management","Cases.html","",0);		Menu3_1_7=new Array("Peter Willis Residence","Willis.html","",0);	Menu3_2=new Array("Information","","",4);		Menu3_2_1=new Array("FAQs","FAQJ.html","",0,20,189);		Menu3_2_2=new Array("Calendar of Events","EventsJ.html","",0);		Menu3_2_3=new Array("Other Useful Information","InfoJ.html","",0);		Menu3_2_4=new Array("Research & Program Evaluation","ResearchJ.html","",0,35);		Menu4=new Array("Employment","Employment.html","",4);	Menu4_1=new Array("Employment Services","EmployServices.html","",4,20,189);			Menu4_1_1=new Array("Youth Action Centre","YAC.html","",0,20,189);			Menu4_1_2=new Array("Youth Employment Centre","YEC.html","",0);			Menu4_1_3=new Array("Dunnville Employment Centre","Dunnville.html","",0);				Menu4_1_4=new Array("Career Resource Centres","CRC.html","",0);	Menu4_2=new Array("Employment Programs","ProgramsEmployment.html","",0,20,189);	Menu4_3=new Array("Employer Services","Employer.html","",0);	Menu4_4=new Array("Information","","",4);		Menu4_4_1=new Array("FAQs","FAQEmp.html","",0,20,189);		Menu4_4_2=new Array("Calendar of Events","EventsEmp.html","",0);		Menu4_4_3=new Array("Other Useful Information","InfoEmp.html","",0);		Menu4_4_4=new Array("Research & Program Evaluation","ResearchEmp.html","",0,35);