/***********************************************************************************
*	(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=5;			
	var LowBgColor='ffffff';				
	var LowSubBgColor='e2d7b9';		
	var HighBgColor='ffffff';			
	var HighSubBgColor='e9e0c6';		
	var FontLowColor='ffffff';			
	var FontSubLowColor='3c3115';		
	var FontHighColor='ffffff';			
	var FontSubHighColor='000000';	
	var BorderColor='transparent';		
	var BorderSubColor='ffffff';	
	var BorderWidth=1;					
	var BorderBtwnElmnts=1;				
	var FontFamily="verdana,tahoma,arial"	
	var FontSize=7.5;					
	var FontBold=0;						
	var FontItalic=0;						
	var MenuTextCentered='left';		
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=0;					
	var ChildVerticalOverlap=0;			
	var StartTop=25;						
	var StartLeft=50;						
	var VerCorrect=0;						
	var HorCorrect=0;						
	var LeftPaddng=6;					
	var TopPaddng=6;					
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=500;			
	var TakeOverBgColor=1;				
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';		
	var TargetLoc='MenuPos';			
	var HideTop=0;						
	var MenuWrap=1;					
	var RightToLeft=0;					
	var UnfoldsOnClick=0;				
	var WebMasterCheck=0;				
	var ShowArrow=0;						
	var KeepHilite=1;						
	var Arrws=['tri.gif',5,22,'tridown.gif',22,5,'trileft.gif',5,22];	




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("<img src=m/our_school.gif><m/line.gif>","About_Us.html","",11,47,122);
	Menu1_1=new Array("About Us","About_Us.html","",0,25,150);
	Menu1_2=new Array("Curriculum","Curriculum.html","",0,25);
	Menu1_3=new Array("Classroom Supplies","Classroom_Supplies.html","",0,25);
	Menu1_4=new Array("Policies & Procedures","Policies_Procedures.html","",0,25);
	Menu1_5=new Array("School Charter","School_Charter.html","",0,25);
	Menu1_6=new Array("Board of Directors","Board_of_Directors.html","",0,25);
	Menu1_7=new Array("Special Education","Special_Education.html","",0,25);
	Menu1_8=new Array("Facility","Facility.html","",0,25);
	Menu1_9=new Array("Founding Families","Founding_Families.html","",0,25);
	Menu1_10=new Array("Newsletters","Newsletters.html","",0,25);
	Menu1_11=new Array("FAQ","FAQ_General.html","",0,25);
		
Menu2=new Array("<img src=m/schedules_enrollment.gif>","Enrollment.html","",5,47,162);
	Menu2_1=new Array("Enrollment","Enrollment.html","",0,25,150);
	Menu2_2=new Array("Daily Schedule","Daily_Schedule.html","",0,25);
	Menu2_3=new Array("School Calendar","School_Calendar.html","",0,25);
	Menu2_4=new Array("Lunch","Lunch.html","",0,25);
	Menu2_5=new Array("Forms","Forms.html","",0,25);
		
Menu3=new Array("<img src=m/staff_faculty.gif>","Administration.html","",5,47,123);
	Menu3_1=new Array("Administration","Administration.html","",0,25,150);
	Menu3_2=new Array("Faculty","Faculty.html","",0,25);
	Menu3_3=new Array("Staff","Staff.html","",0,25);
	Menu3_4=new Array("Staff Assistants","Staff_Assistants.html","",0,25);
	Menu3_5=new Array("Interns","Interns.html","",0,25);

Menu4=new Array("<img src=m/get_involved.gif>","Upcoming_Events.html","",5,47,144);
	Menu4_1=new Array("Upcoming Events","Upcoming_Events.html","",0,25,150);
	Menu4_2=new Array("Board Meetings","Board_Meetings.html","",0,25);
	Menu4_3=new Array("MAPA","MAPA.html","",0,25);
	Menu4_4=new Array("Donate","Donate.html","",0,25);
	Menu4_5=new Array("Employment","Employment.html","",0,25);

Menu5=new Array("<img src=m/contact.gif>","Contact_Us.html","",2,25,123);
	Menu5_1=new Array("Contact Information","Contact_Us.html","",0,25,123);
	Menu5_2=new Array("Website Feedback","Website_Feedback.html","",0,25);

