/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#FFFFF3';			// Background color when mouse is not over
	var LowSubBgColor='FFFFF3';			// Background color when mouse is not over on subs
	var HighBgColor='#ac0404';			// Background color when mouse is over
	var HighSubBgColor='#ac0404';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// 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="trebuchet MS, Verdana, Arial, Helvetica, sans-serif"	// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=82;				// Menu offset x coordinate
	var StartLeft=40;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// 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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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("School Information","javascript:;","",7,20,150);
	Menu1_1=new Array("General","javascript:;","",6,20,180);	
		Menu1_1_1=new Array("Key Features","key_features.htm","",0,20,150);
		Menu1_1_2=new Array("Mission Statement","mission.htm","",0);
		Menu1_1_3=new Array("Resources","javascript:;","",7,20,150);	
			Menu1_1_3_1=new Array("Resource Facilitator","resource.htm","",0,20,150);
			Menu1_1_3_2=new Array("Academic Assistance","academicassistance.htm","",0);
			Menu1_1_3_3=new Array("Counselling","counselling.htm","",0);
			Menu1_1_3_4=new Array("LRC","lrc.htm","",0);
			Menu1_1_3_5=new Array("Study Buddies","studybuddy.htm","",0);
			Menu1_1_3_6=new Array("S.T.A.Y.","stay.htm","",0);			
			Menu1_1_3_7=new Array("Teacher Assistants","teacherassistants.htm","",0);
		Menu1_1_4=new Array("Hours & Fees","hours_fees.htm","",0);
		Menu1_1_5=new Array("Year at a Glance","importantschooldates.htm","",0);		
		Menu1_1_6=new Array("Our Patron Saint","namesake.htm","",0);
	Menu1_2=new Array("Policies","javascript:;","",6);
		Menu1_2_1=new Array("Conduct Policy","conduct_policy.htm","",0,20,150);
		Menu1_2_2=new Array("Cell Phones & PLDs","cell_phones.htm","",0);
		Menu1_2_3=new Array("Dress Code","dress_code.htm","",0);
		Menu1_2_4=new Array("Bullying Bylaw","bullying_bylaw.htm","",0);
		Menu1_2_5=new Array("Tobacco Use","tobacco_use.htm","",0);
		Menu1_2_6=new Array("Respect & Protect","respect_and_protect.htm","",0);
	Menu1_3=new Array("School Newsletters","news_calendar.htm","",0);
	Menu1_4=new Array("Field Trip Forms","forms.htm","",0);
	Menu1_5=new Array("St. Mark Brochure (PDF)","pdf/WelcometoStMark2009.pdf","",0);
	Menu1_6=new Array("St. Mark Brochure EE 3 (PDF)","pdf/WelcometoStMark2009EE3.pdf","",0);
	Menu1_7=new Array("ECSD Registration Form (PDF)","javascript:window.open('http://www.ecsd.net/parents/pdf/student_registration.pdf','blank')","",0);

Menu2=new Array("Programs","javascript:;","",3);
	Menu2_1=new Array("Regular Program","javascript:;","",11,20,160);
		Menu2_1_1=new Array("CTS","javascript:;","",2,20,150);
			Menu2_1_1_1=new Array("CTS Class (IA & FF)","cts.htm","",0,20,150);
			Menu2_1_1_2=new Array("Youth Apprenticeship","youth_apprenticeship.htm","",0);			
		Menu2_1_2=new Array("French","french.htm","",0);
		Menu2_1_3=new Array("Information Processing","infoprocessing.htm","",0);
		Menu2_1_4=new Array("Language Arts","languagearts.htm","",0);
		Menu2_1_5=new Array("Mathematics","math.htm","",0);
		Menu2_1_6=new Array("Music at St. Mark","javascript:;","",3,20,150);
			Menu2_1_6_1=new Array("Music Class","musicprogram.htm","",0,20,150);
			Menu2_1_6_2=new Array("Concert Band","concertband.htm","",0);
			Menu2_1_6_3=new Array("Camp Nakamun","campnakamun.htm","",0);
		Menu2_1_7=new Array("Options","options.htm","",0);			
		Menu2_1_8=new Array("Physical Education","javascript:;","",5,20,150);
			Menu2_1_8_1=new Array("Phys Ed Class","physed.htm","",0,20,150);
  			Menu2_1_8_2=new Array("Athletics in General","athletics.htm","",0);
			Menu2_1_8_3=new Array("Sports Teams","javascript:;","",5);
				Menu2_1_8_3_1=new Array("Badminton","badminton.htm","",0,20,150);	
  				Menu2_1_8_3_2=new Array("Basketball","basketball.htm","",0);
  				Menu2_1_8_3_3=new Array("Soccer","soccer.htm","",0);
  				Menu2_1_8_3_4=new Array("Track & Field","track_field.htm","",0);
  				Menu2_1_8_3_5=new Array("Volleyball","volleyball.htm","",0);		
  			Menu2_1_8_4=new Array("Ski Days","skidays.htm","",0);
			Menu2_1_8_5=new Array("Fitness Centre","fitness_centre.htm","",0);
  		Menu2_1_9=new Array("Religious Studies","religion.htm","",0);
  		Menu2_1_10=new Array("Science","scienceclass.htm","",0);		
  		Menu2_1_11=new Array("Social Studies","socialstudies.htm","",0);	
	Menu2_2=new Array("Special Education","javascript:;","",4);
		Menu2_2_1=new Array("Educational Experiences I","ee1.htm","",0,20,170);
		Menu2_2_2=new Array("Educational Experiences II","ee2.htm","",0);
		Menu2_2_3=new Array("Educational Experiences III","ee3.htm","",0);			
		Menu2_2_4=new Array("Knowledge & Employability","k&e.htm","",0);			
	Menu2_3=new Array("Science @ St. Mark","javascript:;","",6);
		Menu2_3_1=new Array("Science Academy","scienceacademy.htm","",0,20,150);	
		Menu2_3_2=new Array("Science Class","scienceclass.htm","",0,20,150);	
		Menu2_3_3=new Array("Science Challenges","sciencechallenge.htm","",0);
		Menu2_3_4=new Array("Science Fairs","sciencefair.htm","",0);
		Menu2_3_5=new Array("Robotics","robotics.htm","",0);
		Menu2_3_6=new Array("APEGGA","APEGGA.htm","",0);

Menu3=new Array("Website Links","javascript:;","",4);
	Menu3_1=new Array("General Links","links.htm","",0,20,180);
	Menu3_2=new Array("ECS District Site","javascript:window.open('http://www.ecsd.net/','blank')","",0);
	Menu3_3=new Array("History of Catholic Education","javascript:window.open('http://ecsd.net/archives/history.html','blank')","",0);
	Menu3_4=new Array("District Song","javascript:window.open('http://ecsd.net/aboutus/district_song.html','blank')","",0);

Menu4=new Array("Contact & Location","javascript:;","",2);
	Menu4_1=new Array("St. Mark","contact_us.htm","",0,20,160);
	Menu4_2=new Array("ECS District","javascript:window.open('http://www.ecsd.net/contactus.html','blank')","",0);
	
Menu5=new Array("Helpful Information","javascript:;","",5);
	Menu5_1=new Array("For Parents","javascript:;","",9,20,160);
		Menu5_1_1=new Array("Parent Council (SAC)","parentschoolcouncil.htm","",0,20,200);
		Menu5_1_2=new Array("PowerSchool Parent Portal","javascript:window.open('http://powerschool.ecsd.net','blank')","",0);		
		Menu5_1_3=new Array("Parent Handbook","parent_handbook.htm","",0);
		Menu5_1_4=new Array("Bus Tax Credit","buspasstaxcredit.htm","",0);
		Menu5_1_5=new Array("Declaration of Taxes","declaration_of_taxes.htm","",0);
		Menu5_1_6=new Array("Protocol For Parental Concerns","protocol_for_parent_concerns.htm","",0);
		Menu5_1_7=new Array("Homework Tips","homeworktips.htm","",0);
		Menu5_1_8=new Array("Life Skills Course","lifeskills.htm","",0);
		Menu5_1_9=new Array("New Report Card","new_report_card.htm","",0);			
	Menu5_2=new Array("For Students","javascript:;","",7);
		Menu5_2_1=new Array("Student Council","studentcouncil.htm","",0,20,150);
		Menu5_2_2=new Array("Grade 7 Retreat","grade_7_retreat.htm","",0);
		Menu5_2_3=new Array("Grade 9 Farewell","grade_9_farewell.htm","",0);		
		Menu5_2_4=new Array("Registration Info","registrationinfo.htm","",0);		
		Menu5_2_5=new Array("Exams","exams.htm","",0);	
		Menu5_2_6=new Array("Junior High Tutorials","junior_high_tutorials.htm","",0);
		Menu5_2_7=new Array("Software for Students","javascript:window.open('http://ecsd.net/parents/student_select.html','blank')","",0);
				
	Menu5_3=new Array("Fund Raisers","fundraisers.htm","",0);
	Menu5_4=new Array("Yearbook","yearbook.htm","",0);
	Menu5_5=new Array("Supply Lists","supply_list.htm","",0);
	Menu5_6=new Array("District Calendar","javascript:window.open('http://www.ecsd.net/schools/calendars.html','blank')","",0);

Menu6=new Array("Principals' Corner","javascript:;","",1);
	Menu6_1=new Array("Principals' Message","principal.htm","",0,20,160);
	
	