/***********************************************************************************
*	(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='#001d6f';			// Background color when mouse is over
	var HighSubBgColor='#001d6f';			// 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("Prospective Students","javascript:;","",5,20,150);
		Menu1_1=new Array("Virtual Tour","virtual_tour.htm","",0,20,150);
		Menu1_2=new Array("Open House","open_house.htm","",0);
		Menu1_3=new Array("Extra Curricular","extra_curricular.htm","",0);
		Menu1_4=new Array("Registration","registration.htm","",4,20,150);
			Menu1_4_1=new Array("Application","registration_application.htm","",0,20,150);
			Menu1_4_2=new Array("Registration Handbook","registration_handbook.htm","",0,20,150);
			Menu1_4_3=new Array("Registration Forms","registration_forms.htm","",0,20,200);
			Menu1_4_4=new Array("Grade 9 Shadow Program","registration_shadow.htm","",0,20,200);
		Menu1_5=new Array("Courses Offered","courses.htm","",0,20,150);
		
Menu2=new Array("Focus Programs","javascript:;","",6,20,150);
		Menu2_1=new Array("Advanced Placement/Honors","ap.htm","",0,20,200);
		Menu2_2=new Array("Baseball Academy","baseball_academy.htm","",0);
		Menu2_3=new Array("Golf Academy","golf_academy.htm","",0);
		Menu2_4=new Array("Hockey Academy","hockey_academy.htm","",0);			
		Menu2_5=new Array("Lacrosse Academy","lacrosse_academy.htm","",0);
		Menu2_6=new Array("Soccer Academy","soccer_academy.htm","",0);

Menu3=new Array("Academics","javascript:;","",11,20,150);
		Menu3_1=new Array("International Languages","international_languages.htm","",0,20,170);
		Menu3_2=new Array("Art","art.htm","",0);
		Menu3_3=new Array("CTS","cts.htm","",0);
		Menu3_4=new Array("Drama","drama.htm","",0);
		Menu3_5=new Array("English Language Arts","english.htm","",0);
		Menu3_6=new Array("Mathematics","math.htm","",0);
		Menu3_7=new Array("Music","music.htm","",0);
		Menu3_8=new Array("Physical Education","phys_ed.htm","",0);
		Menu3_9=new Array("Religion","religion.htm","",4,20,150);
			Menu3_9_1=new Array("Chaplain","chaplain.htm","",0,20,150);
			Menu3_9_2=new Array("Grad Requirements","religion_grad.htm","",0,20,150);
			Menu3_9_3=new Array("Retreats","religion_retreats.htm","",0,20,150);
			Menu3_9_4=new Array("Volunteer Services","religion_volunteer.htm","",0,20,150);
		Menu3_10=new Array("Science","science.htm","",0);
		Menu3_11=new Array("Social Studies","social.htm","",0);
	
Menu4=new Array("Athletics","javascript:;","",16,25,200);
		Menu4_1=new Array("Badminton","Badminton.htm","",0,20,190);
		Menu4_2=new Array("Basketball","Basketball.htm","",4,20,150);
			Menu4_2_2=new Array("Senior Boys","basketball_srboys.htm","",0,20,100);
			Menu4_2_1=new Array("Senior Girls","basketball_srgirls.htm","",0,20,100);
			Menu4_2_4=new Array("Junior Boys","basketball_jrboys.htm","",0,20,100);
			Menu4_2_3=new Array("Junior Girls","basketball_jrgirls.htm","",0,20,100);
		Menu4_3=new Array("Cheer Team","cheer.htm","",0);
		Menu4_4=new Array("Cross Country","cross_country.htm","",0);
		Menu4_5=new Array("Curling","curling.htm","",0);
		Menu4_6=new Array("Football","football.htm","",2,20,150);
			Menu4_6_1=new Array("Junior Boys","football_jrboys.htm","",0,20,100);
			Menu4_6_2=new Array("Senior Boys","football_srboys.htm","",0,20,100);
		Menu4_7=new Array("Golf","golf.htm","",0);
		Menu4_8=new Array("Rowing","rowing.htm","",0);
		Menu4_9=new Array("Rugby","rugby.htm","",2,20,100);
			Menu4_9_1=new Array("Senior Boys","rugby_srboys.htm","",0,20,100);
			Menu4_9_2=new Array("Senior Girls","rugby_srgirls.htm","",0,20,100);
		Menu4_10=new Array("Soccer","soccer.htm","",2,20,100);
			Menu4_10_2=new Array("Senior Boys","soccer_srboys.htm","",0,20,100);
			Menu4_10_1=new Array("Senior Girls","soccer_srgirls.htm","",0,20,100);
		Menu4_11=new Array("Swimming","swim.htm","",0);	
		Menu4_12=new Array("Track and Field","track.htm","",0);	
		Menu4_13=new Array("Volleyball","volleyball.htm","",4,20,150);
			Menu4_13_1=new Array("Senior Boys","volleyball_srboys.htm","",0,20,100);
			Menu4_13_2=new Array("Senior Girls","volleyball_srgirls.htm","",0,20,100);
			Menu4_13_3=new Array("Junior Boys","volleyball_jrboys.htm","",0,20,100);
			Menu4_13_4=new Array("Junior Girls","volleyball_jrgirls.htm","",0,20,100);
		Menu4_14=new Array("Mike Dea Basketball Tournament","dea.htm","",3,20,250);
			Menu4_14_1=new Array("Mike Dea - The Man","dea_man.htm","",0,20,150);
			Menu4_14_2=new Array("Highlites","dea_highlites.htm","",0,20,150);
			Menu4_14_3=new Array("History","dea_history.htm","",0,20,150);
		Menu4_15=new Array("BOOM Volleyball Tournament","dea.htm","",3,20,250);
			Menu4_15_1=new Array("Schedule","BOOM_schedule.htm","",0,20,150);
			Menu4_15_2=new Array("Highlites","BOOM_highlites.htm","",0,20,150);
			Menu4_15_3=new Array("History","BOOM_history.htm","",0,20,150);
			
		Menu4_16=new Array("Strength and Conditioning","strength.htm","",0);
		
Menu5=new Array("Student Life","javascript:;","",10,20,150);
		Menu5_1=new Array("Grad","grad.htm","",4,20,200);
			Menu5_1_1=new Array("Grad News","grad_news.htm","",0,20,200);
			Menu5_1_2=new Array("Grad Yearbook Writeups","grad_writeup.htm","",0,20,200);
			Menu5_1_3=new Array("Grad Requirements","grad_require.htm","",0,20,200);
			Menu5_1_4=new Array("Grad Pictures","grad_pics.htm","",0,20,200);
		Menu5_2=new Array("Student Union","su.htm","",3,20,150);
			Menu5_2_1=new Array("S.U. Events","su_events.htm","",0,20,100);
			Menu5_2_2=new Array("S.U. Executive","su_exec.htm","",0,20,100);
			Menu5_2_3=new Array("S.U. Pictures","su_pictures.htm","",0,20,100);
		Menu5_3=new Array("In the Community","community.htm","",1,20,150);
			Menu5_3_1=new Array("Run for the Cure","community_runcure.htm","",0,20,100);
		Menu5_4=new Array("Homework Link","homework.htm","",0);
		Menu5_5=new Array("Summer School","summer.htm","",0);
		Menu5_6=new Array("Awards and Scholarships","awards.htm","",4,20,150);
			Menu5_6_1=new Array("St. FX Awards","awards_fx.htm","",0,20,150);
			Menu5_6_2=new Array("St. FX Scholarships","awards_scholarships.htm","",0,20,150);
			Menu5_6_3=new Array("Other Awards","awards_other.htm","",0,20,150);
			Menu5_6_4=new Array("Edm. Cath. Schools Awards","awards_ecs.htm","",0,20,150);
		Menu5_7=new Array("Library Resources","library.htm","",0);
		Menu5_8=new Array("Extra Curricular","extra_curricular.htm","",0);
		Menu5_9=new Array("Student Apparel","student_apparel.htm","",0);
		Menu5_10=new Array("Student Survey","student_survey.htm","",0);		
		
Menu6=new Array("School Information","javascript:;","",15,20,150);
		Menu6_1=new Array("Counselling Services","counselling.htm","",0,20,150);
		Menu6_2=new Array("Chaplain","chaplain.htm","",0);
		Menu6_3=new Array("Teacher Resources","teacher_resources.htm","",0);
		Menu6_4=new Array("School Timetable","timetable.htm","",0);
		Menu6_5=new Array("St FX 50 Year Anniversary","st_fx_50.htm","",0);
		Menu6_6=new Array("School Staff","staff.htm","",0);
		Menu6_7=new Array("School Calendar","index.htm","",0);
		Menu6_8=new Array("Principals Message","principal.htm","",0);
		Menu6_9=new Array("Newsletters","newsletter.htm","",0);
		Menu6_10=new Array("Parent Connection","parent.htm","",2,20,150);
			Menu6_10_1=new Array("Power School","parent_ps.htm","",0,20,100);
			Menu6_10_2=new Array("SAC Minutes","parent_sac.htm","",0,20,100);
		Menu6_11=new Array("Grad","grad_news.htm","",0);
		Menu6_12=new Array("Registration","registration.htm","",0);
		Menu6_13=new Array("Financial Services","financial.htm","",0);
		Menu6_14=new Array("Off Campus Education","off_campus.htm","",0);
		Menu6_15=new Array("Contact Us","contact_us.htm","",0);
		
		