
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#53698E';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='#AD0101';			// Background color when mouse is over on subs
	var FontLowColor='#53698E';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='#949494';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// 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=-.15;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=242;				// Menu offset x coordinate
	var StartLeft=45;				// 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=0;			// 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=0;				// 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("rollover:images/menu_our_school.png:images/menu_our_school_on.png","school_history.asp","",8,21,139);
	Menu1_1=new Array("School History","school_history.asp","",0,20,220);
	Menu1_2=new Array("Faculty and Staff","faculty_staff.asp","",0);
	Menu1_3=new Array("Student Learning Expectations","student_learning_expectations.asp","",0);
	Menu1_4=new Array("Directions to SLM/Contact Info","driving_directions.asp","",0);
	Menu1_5=new Array("Fundraisers","fundraisers.asp","",0);
	Menu1_6=new Array("School Supply List","supply_list.asp","",0);	
	Menu1_7=new Array("Summer School/Camp","http://web.me.com/stabaldo/SLM_Summer/Home.html","",0);
	Menu1_8=new Array("Church","http://www.stlm.org","",0);

Menu2=new Array("rollover:images/menu_admissions.png:images/menu_admissions_on.png","tuition_fee.asp","",3,25,139);
	Menu2_1=new Array("New Student Application","http://www.stlmschool.org/Documents/application.pdf","",0,20,220);	
	Menu2_2=new Array("What is Developmental Kinder?","http://www.stlmschool.org/Documents/DK2010-2011.pdf","",0);	
	Menu2_3=new Array("Tuition & Fees","tuition_fee.asp","",0);

Menu3=new Array("rollover:images/menu_curriculum.png:images/menu_curriculum_on.png","curriculum_documents.asp","",3,25,139);
	Menu3_1=new Array("Curriculum Documents","curriculum_documents.asp","",0,20,220);	
	Menu3_2=new Array("Edline","https://www.edline.net/pages/St__Lawrence_Martyr","",0,20,220);	
	Menu3_3=new Array("Accelerated Reader Book List","Comp_lab_AR.html","",0);


	
Menu4=new Array("rollover:images/menu_student_life.png:images/menu_student_life_on.png","after_school_sports.asp","",6,25,139);
	Menu4_1=new Array("After-school Sports","after_school_sports.asp","",0,20,190);	
	Menu4_2=new Array("Academic Decathlon","academic_decathlon.asp","",0,20,180);	
	Menu4_3=new Array("Yearbook","yearbook.asp","",0,20,190);	
	Menu4_4=new Array("Hot Lunch Program","http://mybesttest.com/login.php","",0,20,190);	
	Menu4_5=new Array("Alumni","alumni.asp","",0,20,190);	
	Menu4_6=new Array("Something Good Award","documents/SomethingGoodAward.pdf","",0,20,190);	


Menu5=new Array("rollover:images/menu_for_parents.png:images/menu_for_parents_on.png","parent_board.asp","",5,25,139);
	Menu5_1=new Array("Parent Board","parent_board.asp","",0,25,180);	
	Menu5_2=new Array("Room Parents","room_parents.asp","",0);
	Menu5_3=new Array("Volunteer Service Hours","volunteer_service_hours.asp","",0);
	Menu5_4=new Array("Extended Care Program","extended_care_program.asp","",0);
	Menu5_5=new Array("Blue Ribbon Gala","http://www.blueribbongala.org/","",0);	

Menu6=new Array("rollover:images/menu_in_the_news.png:images/menu_in_the_news_on.png","","",4,25,139);
	Menu6_1=new Array("Blue Ribbon Announcement","http://www.the-tidings.com/2007/110907/blueribbon.htm","",0,25,270);	
	Menu6_2=new Array("STLM Wins Academic Decathlon","http://www.the-tidings.com/2006/0519/decathlon.htm","",0);
	Menu6_3=new Array("SLM Students Giving Unselfishly","http://www.dailybreeze.com/education/ci_9449692","",0);
	Menu6_4=new Array("SLM Students Donate 20 Wheelchairs","http://www.stlmschool.org/Documents/SLM-Wheelchairs.pdf","",0);











