/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='009966';			// Background color when mouse is not over
	var LowSubBgColor='A2BEAF';			// Background color when mouse is not over on subs
	var HighBgColor='009966';			// Background color when mouse is over
	var HighSubBgColor='FFFFFF';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='000000';			// Font color when mouse is over
	var FontSubHighColor='005F3F';			// Font color subs when mouse is over
	var BorderColor='07725C';			// Border color
	var BorderSubColor='005F3F';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8.5;				// 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='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=82;				// 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=4;				// 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=['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("  Home","http://www.cmha-east.on.ca","",0,21,90);

Menu2=new Array("Who We Are","who.php","",6,20,90);
	Menu2_1=new Array("National Office","natoffice.php","",0,20,140);	
	Menu2_2=new Array("Ontario Office","ontoffice.php","",0);
	Menu2_3=new Array("Local Branch","localbr.php","",0);
	Menu2_4=new Array("Privacy Policy","privacy.php","",0);
    Menu2_5=new Array("Contact Us","contact.php","",0);
    Menu2_6=new Array("Links","links.php","",0);
	
Menu3=new Array("Community Support Services","comsupport.php","",10,20,160);
	Menu3_1=new Array("Intensive Case Management","casemgmt.php","",0,20,160);
	Menu3_2=new Array("Court Support Services","courtsupport.php","",0);
	Menu3_3=new Array("Supportive Housing","homelessness.php","",0);
	Menu3_4=new Array("Peer Resource Centers","peercenters.php","",3);
		Menu3_4_1=new Array("Starbright","starbright.php","",2,20,120);
			Menu3_4_1_1=new Array("Starbright Calendar","starbrightcal.php","",0,20,120);
			Menu3_4_1_2=new Array("Starbright News","starbrightnews.php","",3,20,120);
				Menu3_4_1_2_1=new Array("Swimming","star-swim.php","",0,20,120);
				Menu3_4_1_2_2=new Array("Baking","star-bake.php","",0,20,120);
				Menu3_4_1_2_3=new Array("Collective Kitchen","star-kitchen.php","",0,20,120);
		Menu3_4_2=new Array("Oasis","oasis.php","",1);
			Menu3_4_2_1=new Array("Oasis Calendar","oasiscal.php","",0,20,120);
		Menu3_4_3=new Array("Horizon","harbour.php","",1);	
			Menu3_4_3_1=new Array("Horizon Calendar","harbourcal.php","",0,20,120);
    Menu3_5=new Array("Focus on Fitness","fitfocus.php","",0);
	Menu3_6=new Array("Transportation Program","transportprog.php","",0);
	Menu3_7=new Array("Supportive Employment","supportemploy.php","",0);	
	Menu3_8=new Array("Family Support","famsupport.php","",0);
    Menu3_9=new Array("Peer Support","peersupport.php","",0);
	Menu3_10=new Array("Referral Form","referral.php","",0);

Menu4=new Array("Mental Health Promotion","publiced.php","",6,20,150);
	Menu4_1=new Array("Workplace Mental Health Promotion","wkmhpromotion.php","",4,20,190);
		Menu4_1_1=new Array("Depression in the workplace","depressionwk.php","",0,20,160);
		Menu4_1_2=new Array("Mental Health Matters","mentalhealth.php","",0);
		Menu4_1_3=new Array("Managing stress","managestress.php","",0);	
		Menu4_1_4=new Array("Mental Health Works","mhworks.php","",0);
	Menu4_2=new Array("Community Workshops","comworkshops.php","",15);
		Menu4_2_1=new Array("Myths & Realities","myths.php","",0,20,200);
		Menu4_2_2=new Array("Depression","depression.php","",0);
		Menu4_2_3=new Array("Suicide","suicide.php","",2);
			Menu4_2_3_1=new Array("Suicide Awareness","saware.php","",0,20,160);
			Menu4_2_3_2=new Array("Living Works Training (ASIST)","asist.php","",0);
		Menu4_2_4=new Array("Stress Management","stressmgmt.php","",0);
		Menu4_2_5=new Array("Eating Disorders","eatdisorder.php","",0);
		Menu4_2_6=new Array("Understanding Schizophrenia","schizoph.php","",0);
		Menu4_2_7=new Array("Understanding Anxiety Disorders","anxiety.php","",0);
		Menu4_2_8=new Array("Positive Thinking","positive.php","",0);
		Menu4_2_9=new Array("SAD","sad.php","",0);
		Menu4_2_10=new Array("Talking About Mental Illness (TAMI)","tami.php","",3);
			Menu4_2_10_1=new Array("Student Page","student.php","",0,20,110);
			Menu4_2_10_2=new Array("Resources","resource.php","",0);
			Menu4_2_10_3=new Array("Get Help!","gethelp.php","",0);
		Menu4_2_11=new Array("Beyond the Label","labels.php","",0);
		Menu4_2_12=new Array("Self Injury","selfinjury.php","",0);
		Menu4_2_13=new Array("Dealing with Change","change.php","",0);
		Menu4_2_14=new Array("Mind & Body Fitness","mindbody.php","",0);
		Menu4_2_15=new Array("Taking Care of Myself","takecare.php","",0);
	Menu4_3=new Array("Library","library.php","",2,20,150);
		Menu4_3_1=new Array("Proceedures","proceedures.php","",0,20,120);
		Menu4_3_2=new Array("Loaning Library","http://www.cmha-east.on.ca/library/find.php","",0);	
	Menu4_4=new Array("National Campaigns","natcampaigns.php","",2,20,165);
		Menu4_4_1=new Array("Mental Health Week","mhw.php","",0,20,120);
		Menu4_4_2=new Array("Mental Illness Awareness Week","miaw.php","",0);
	Menu4_5=new Array("National Pamphlets","pamphlets.php","",14,20,150);
		Menu4_5_1=new Array("Anxiety","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-94&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",3,20,140);
			Menu4_5_1_1=new Array("Obsessive Compulsive Disorders","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-94-95&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
			Menu4_5_1_2=new Array("Post-Traumatic Stress Disorder","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-94-97&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_1_3=new Array("Phobias and Panic Disorders","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-94-96&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_2=new Array("Psychosis","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-105&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",1);
			Menu4_5_2_1=new Array("Early Psychosis Intervention","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-105-107&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
		Menu4_5_3=new Array("Eating Disorders","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-98&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_4=new Array("Mental Health & the Family","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-70&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",3);
			Menu4_5_4_1=new Array("Separation and Divorce","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-70-72&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
			Menu4_5_4_2=new Array("Children and Family Break-Up","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-29-67&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_4_3=new Array("The Stress of Parenting","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-70-71&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_5=new Array("Your Mental Health","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",9);
			Menu4_5_5_1=new Array("Take Care of Your Mind","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
			Menu4_5_5_2=new Array("Meaning of Mental Health","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267-1319&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_5_3=new Array("Benefits of Good Mental Health","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267-1320&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",3);
				Menu4_5_5_3_1=new Array("Get Physical","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267-1320-1321&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
				Menu4_5_5_3_2=new Array("Eat Right","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267-1320-1322&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
				Menu4_5_5_3_3=new Array("Take Control of Stress","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267-1320-1324&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);	
			Menu4_5_5_4=new Array("Mental Fitness Tips","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267-353&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_5_5=new Array("How I Practice Mental Fitness","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-267-353-355&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_5_6=new Array("Stress","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-28&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",1);
				Menu4_5_5_6_1=new Array("Coping with Stress","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-28-30&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
			Menu4_5_5_7=new Array("Feeling Angry","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-63-64&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_5_8=new Array("Grieving","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-63-65&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_5_9=new Array("Emotional Wellness","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-63&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_6=new Array("Mood Disorders","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-86&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",4);
			Menu4_5_6_1=new Array("Depression","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-86-87&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,140);
			Menu4_5_6_2=new Array("Seasonal Affective Disorder","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-86-93&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_6_3=new Array("Postpartum Depression","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-86-87-88&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_6_4=new Array("Bipolar Disorder","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-86-92&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_7=new Array("Schizophrenia","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-100&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_8=new Array("Aging and Mental Health","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-74&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",1);
			Menu4_5_8_1=new Array("You and Your Aging Parents","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-70-73&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
		Menu4_5_9=new Array("Violence and Mental Illness","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-108&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_10=new Array("Suicide","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-101&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",2);
			Menu4_5_10_1=new Array("Preventing Stuicide","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-101-102&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
			Menu4_5_10_2=new Array("Grief After Suicide","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-101-103&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_11=new Array("Education and Mental Illness","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-110&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_12=new Array("Workplace Mental Health","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-110&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",3,20,140);
			Menu4_5_12_1=new Array("Employment and Mental Illness","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-109&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
			Menu4_5_12_2=new Array("Coping with Unemployment","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-28-62&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_12_3=new Array("Depression in the Workplace","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-86-87-91&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);	
		Menu4_5_13=new Array("Men and Mental Illness","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-726&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
		Menu4_5_14=new Array("Children and Youth","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-29&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",8);
			Menu4_5_14_1=new Array("Attention Deficit Disorders","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-99&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0,20,160);
			Menu4_5_14_2=new Array("Children and Depression","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-86-87-90&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_14_3=new Array("Children and Difficult Behaviour","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-29-66&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_14_4=new Array("Children and Self-Esteem","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-29-68&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_14_5=new Array("Children and Their Fears","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=2-29-69&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_14_6=new Array("Youth and Self Injury","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-1036&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_14_7=new Array("Youth and Suicide","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-101-104&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
			Menu4_5_14_8=new Array("Youth and Psychosis","javascript:NewWin=window.open('http://www.cmha.ca/bins/print_page.asp?cid=3-105-106&lang=1',null,'height=400,width=620,scrollbars=yes,resizable=yes');window['NewWin'].focus()","",0);
	
	Menu4_6=new Array("FAQ","faq.php","",0);

Menu5=new Array("Request a Workshop","requestwkshop.php","",0,20,110);	
	
Menu6=new Array("Volunteer","volunteer.php","",3,20,110);
	Menu6_1=new Array("Volunteer positions","volpositions.php","",0,20,110);
	Menu6_2=new Array("Board & Committees","boardcommittee.php","",0);
	Menu6_3=new Array("Volunteer Form","volform.php","",0);

Menu7=new Array("Employment Opportunities","employ.php","",0);
	
	
Menu8=new Array("Fundraising","fundraising.php","",3,20,110);
	Menu8_1=new Array("Bingo","bingo.php","",0,20,160);
	Menu8_2=new Array("Light the Way","LtW.php","",0);
	Menu8_3=new Array("Subway Golf Tournament","prgolf.php","",0);
