
	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#F5f5f5';			// Background color when mouse is not over on subs
	var HighBgColor='#E3E3E3';			// Background color when mouse is over
	var HighSubBgColor='#E3E3E3';			// Background color when mouse is over on subs
	var FontLowColor='#506c97';			// Font color when mouse is not over
	var FontSubLowColor='#506c97';			// Font color subs when mouse is not over
	var FontHighColor='#8b2942';			// Font color when mouse is over
	var FontSubHighColor='#8b2942';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#e3e3e3';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial, verdana, ms sans serif"	// Font family menu items
	var FontSize=8;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=130;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1500;			// 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=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("About Us","http://stmary.wcdsb.ca/about/about.html","",9,20,110);
	Menu1_1=new Array("Administration","http://stmary.wcdsb.ca/about/admin.html","",0,20,150);
	Menu1_2=new Array("Chaplain","http://stmary.wcdsb.ca/about/chaplain/chaplain.html","",0,20,150);
	Menu1_3=new Array("Class Time Schedule","http://stmary.wcdsb.ca/about/schedule.html","",0,20,150);
	Menu1_4=new Array("General Information","http://stmary.wcdsb.ca/about/info.html","",0,20,150);
	Menu1_5=new Array("Meet Our Staff","http://stmary.wcdsb.ca/about/staff.html","",0,20,150);
	Menu1_6=new Array("Trustees","http://stmary.wcdsb.ca/about/trustees.html","",0,20,150);
	Menu1_7=new Array("Our History","http://stmary.wcdsb.ca/about/history/history.html","",0,20,150);
	Menu1_8=new Array("School Policies","http://stmary.wcdsb.ca/about/policies.html","",0,20,150);
	Menu1_9=new Array("School Tour","http://stmary.wcdsb.ca/about/tour.html","",0,20,150);
	
Menu2=new Array("Events","http://stmary.wcdsb.ca/events/events.html","",3,20,120);
	Menu2_1=new Array("What's Upcoming","http://stmary.wcdsb.ca/events/upcoming.html","",0,20,150);
	Menu2_2=new Array("Calendar","http://stmary.wcdsb.ca/events/calendar.html","",0,20,150);
	Menu2_3=new Array("School Year in Review","http://stmary.wcdsb.ca/events/review.html","",0,20,150);
		
Menu3=new Array("Registration Info","http://stmary.wcdsb.ca/register/register.html","",0,20,200);

Menu4=new Array("Library","http://stmary.wcdsb.ca/library/library.html","",3,20,150);
	Menu4_1=new Array("About the Library","http://stmary.wcdsb.ca/library/library-about.html","",0,20,200);
	Menu4_2=new Array("Library Resources","http://stmary.wcdsb.ca/library/library-resources.html","",0,20,200);
	Menu4_3=new Array("Online Resources","http://stmary.wcdsb.ca/library/library-online.html","",0,20,200);
	
Menu5=new Array("Parents","http://stmary.wcdsb.ca/parents/parents.html","",0,20,150);

Menu6=new Array("Guidance","http://stmary.wcdsb.ca/programs/guidance.html","",0,20,150);

Menu7=new Array("Programs","http://stmary.wcdsb.ca/programs/programs.html","",14,20,180);
	Menu7_1=new Array("Course Calendar","http://stmary.wcdsb.ca/programs/calendar.html","",0,20,230);
	Menu7_2=new Array("Guidance","http://stmary.wcdsb.ca/programs/guidance.html","",0,20,230);
	Menu7_3=new Array("Program Support","http://stmary.wcdsb.ca/programs/support.html","",0,20,230);
	Menu7_4=new Array("Student Success","http://stmary.wcdsb.ca/programs/success.html","",0,20,230);	
	Menu7_5=new Array("Arts","http://stmary.wcdsb.ca/programs/arts.html","",0,20,230);
	Menu7_6=new Array("Athletics","http://stmary.wcdsb.ca/programs/athletics.html","",0,20,230);
	Menu7_7=new Array("Business and Co-op","http://stmary.wcdsb.ca/programs/business.html","",0,20,230);
	Menu7_8=new Array("Communications - English & Languages","http://stmary.wcdsb.ca/programs/communications.html","",0,20,230);
	Menu7_9=new Array("<em style='color: #8b2942'>NEW!</em> Advanced Placement English","http://stmary.wcdsb.ca/programs/ap_english_overview.html","",0,20,230);
	Menu7_10=new Array("English As A Second Language","http://stmary.wcdsb.ca/programs/esl.html","",0,20,230);
	Menu7_11=new Array("Geography and History","http://stmary.wcdsb.ca/programs/geo-hist.html","",0,20,230);
	Menu7_12=new Array("Mathematics","http://stmary.wcdsb.ca/programs/math.html","",0,20,230);
	Menu7_13=new Array("Religion","http://stmary.wcdsb.ca/programs/religion.html","",0,20,230);
	Menu7_14=new Array("Science","http://stmary.wcdsb.ca/programs/science.html","",0,20,230);
	Menu7_15=new Array("Technology","http://stmary.wcdsb.ca/programs/technology.html","",0,20,230);

Menu8=new Array("Literacy Test Prep","http://stmary.wcdsb.ca/literacy/literacy.html","",0,20,150);

Menu9=new Array("School Council","http://stmary.wcdsb.ca/council/council.html","",3,20,55);
	Menu9_1=new Array("Members","http://stmary.wcdsb.ca/council/members.html","",0,20,150);
	Menu9_2=new Array("Meeting Dates","http://stmary.wcdsb.ca/council/meetings.html","",0,20,150);
	Menu9_3=new Array("Agendas & Minutes","http://stmary.wcdsb.ca/council/minutes.html","",0,20,150);

Menu10=new Array("Student Life","http://stmary.wcdsb.ca/student-life/student-life.html","",6,20,55);
	Menu10_1=new Array("Activities Calendar","http://stmary.wcdsb.ca/student-life/activities-calendar.html","",0,20,150);
	Menu10_2=new Array("Arts","http://stmary.wcdsb.ca/student-life/arts.html","",0,20,150);
	Menu10_3=new Array("Clubs","http://stmary.wcdsb.ca/student-life/clubs.html","",0,20,150);
	Menu10_4=new Array("Sports","http://stmary.wcdsb.ca/student-life/sports.html","",0,20,150);
	Menu10_5=new Array("Enrichment Opportunities","http://stmary.wcdsb.ca/student-life/enrichment.html","",0,20,150);
	Menu10_6=new Array("Student Council","http://stmary.wcdsb.ca/student-life/student-council.html","",0,20,150);

Menu11=new Array("Graduation Info","http://stmary.wcdsb.ca/graduation-info/graduation-info.html","",0,20,150);

Menu12=new Array("Contact Us","http://stmary.wcdsb.ca/contact.html","",0,20,150);

Menu13=new Array("Site Map","http://stmary.wcdsb.ca/sitemap.html","",0,20,150);

Menu14=new Array("Disclaimer","http://stmary.wcdsb.ca/disclaimer.html","",0,20,150);

