/***********************************************************************************
*	(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 alwaysvisible=1;					// 1 if relative in table
	var position="relative";			// for tables	
	var NoOffFirstLineMenus=13;			// Number of first level items
	var LowBgColor='FFEA94';			// Background color when mouse is not over
	var LowSubBgColor='FFEA94';			// Background color when mouse is not over on subs
	var HighBgColor='cccccc';			// Background color when mouse is over
	var HighSubBgColor='cccccc';			// Background color when mouse is over on subs
	var FontLowColor='00aa00';			// Font color when mouse is not over
	var FontSubLowColor='00aa00';			// Font color subs when mouse is not over
	var FontHighColor='00aa00';			// Font color when mouse is over
	var FontSubHighColor='00aa00';			// 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="arial,comic sans ms,technical"	// 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=-.025;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=138;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// 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=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=['aarow.gif',5,10,'tridown.gif',0,0,'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("Our Approach","oa.html","",7,20,151);
	Menu1_1=new Array("Integrated Curriculum","ic.html","",0,20,168);
	Menu1_2=new Array("Developmentaly Appropriate","da.html","",0);
	Menu1_3=new Array("Multi-Age","ma.html","",1);
		Menu1_3_1=new Array("Supporting Research","sr.html","",0,20,135);
	Menu1_4=new Array("Team Teaching","tt.html","",0);
	Menu1_5=new Array("Integrated Services","is.html","",0);
	Menu1_6=new Array("Work Sampling","ws.html","",4);
		Menu1_6_1=new Array("Developmental Guidelines","dg.html","",0,20,160)
		Menu1_6_2=new Array("Portfolios","p.html","",0)
		Menu1_6_3=new Array("Summary Report","sur.html","",0)
		Menu1_6_4=new Array("Sample Summary Report","ssr.html","",0)
	Menu1_7=new Array("Campbell Initiatives","campbell_initiatives.html","",0);
			

Menu2=new Array("Vision ","v.html","",2);
	Menu2_1=new Array("The Inspiration of Edmund Campbell","tioec.html","",0,20,220);
	Menu2_2=new Array("Beliefs","bs.html","",0,20,150);	
	
Menu3=new Array("Our Program","op.html","",6,20,150);
	Menu3_1=new Array("Early Childhood","ec.html","",3,20,150);
		Menu3_1_1=new Array("Montessori","m.html","",4,20,150);
			Menu3_1_1_1=new Array("About Montessori","am.html","",0,20,140)
			Menu3_1_1_2=new Array("Fee Schedule","fs.html","",0)
			Menu3_1_1_3=new Array("Admission Pollicies","ap.htm","",0)
			Menu3_1_1_4=new Array("Application","http://www.arlington.k12.va.us/instruct/early/montessori/Montessori%20Application%202006.pdf","",0)
		Menu3_1_2=new Array("Virginia Preschool Initative","vpi.html","",1);
			Menu3_1_2_1=new Array("Admittance Policy","apo.html","",0,20,130);
		Menu3_1_3=new Array("Special Education Preschool","sep.html","",0);
	Menu3_2=new Array("Kindergarten/First Grade","kfg.html","",0);
	Menu3_3=new Array("Academy Program","apr.html","",2);
		Menu3_3_1=new Array("Classroom Environment","ce.html","",0,20,160);
		Menu3_3_2=new Array("Approach to Curriculum","atc.html","",0);
	Menu3_4=new Array("Specials","specials.htm","",3,20,100);
		Menu3_4_1=new Array("Art","art.html","",0,20,120);
		Menu3_4_2=new Array("Music","music.html","",0,20,120);
		Menu3_4_3=new Array("Physical Education","physicaleducation.html","",0,20,120);
	Menu3_5=new Array("Summer Institute","si.html","",1);
		Menu3_5_1=new Array("FAQ","faq.html","",0,20,40);
				
	Menu3_6=new Array("Outdoors as Classroom","oac.html","",1);
		Menu3_6_1=new Array("Pictures","pi.html","",0,20,60);
	
	
			
Menu4=new Array("Our Staff","os.html","",1);
	Menu4_1=new Array("Staff Quotes","sp.html","",0,20,110);
	
Menu5=new Array("Supporting our Learning","sourlearning.html","",14);
	Menu5_1=new Array("Special Education Services","ses.html","",0,20,165);
	Menu5_2=new Array("Title 1","t1.html","",0);
	Menu5_3=new Array("ESOL/HILT","esol.html","",0);
	Menu5_4=new Array("Gifted Services","gs.html","",0);
	Menu5_5=new Array("Higher Order Thinking Skills","hots.html","",0);
	Menu5_6=new Array("Reading Recovery","rr.html","",0);
	Menu5_7=new Array("RIF","rif.html","",0);
	Menu5_8=new Array("Math","math.html","",0);
	Menu5_9=new Array("Library","library.html","",0);
	Menu5_10=new Array("Speech and Language","speech.html","",0);
	Menu5_11=new Array("Counseling","counseling.html","",0);
	Menu5_12=new Array("School Partnerships","school_partnerships.html","",0);
	Menu5_13=new Array("Volunteer Tutors","volunteer_tutors.html","",0);
	Menu5_14=new Array("Classroom Volunteers","classroom_volunteers.html","",0);
	
Menu6=new Array("Beyond the Classroom","btc.html","",10);
	Menu6_1=new Array("Library Teas","lt.html","",0,20,140);
	Menu6_2=new Array("Arts Alive","aa.html","",0);
	Menu6_3=new Array("Family Nights","fn.html","",0);
	Menu6_4=new Array("Field Trips","ft.html","",0);
	Menu6_5=new Array("School Dance","sd.html","",0);
	Menu6_6=new Array("Family Picnic","fp.html","",0);
	Menu6_7=new Array("Garden Work Day","gwp.html","",0);
	Menu6_8=new Array("Extended Day","ed.html","",0);
	Menu6_9=new Array("Y.E.S Club","yes_club.html","",0);
	Menu6_10=new Array("School Partnerships","School_Partnerships.html","",0);
	
Menu7=new Array("Parent Information","pin.html","",8);
	Menu7_1=new Array("Parent Partners","pp.html","",1,20,220);
		Menu7_1_1=new Array("FAQ","faq2.html","",0,20,40);
		
	Menu7_2=new Array("Calendar","c.html","",0);
	Menu7_3=new Array("PTA Membership and Information","pta.html","",1);
		Menu7_3_1=new Array("Newsletters","n.html","",0,20,80);
	Menu7_4=new Array("Start of School Information","sosi.html","",0);
	Menu7_5=new Array("Emergency Information","ei.html","",0);
	Menu7_6=new Array("School Lunch Program","#","",2);
		Menu7_6_1=new Array("Cafeteria Account Contact","cac.html","",0,20,160);
		Menu7_6_2=new Array("Free and Reduced Lunch","farl.html","",0);
	Menu7_7=new Array("Pick up and Drop off Information","puadoi.html","",0);
	Menu7_8=new Array("General Information","gi.html","",0);
	
Menu8=new Array("Kids Corner","kidscorner.html","",2);
	Menu8_1=new Array("Teacher Sites","w.html","",0,20,100);
	Menu8_2=new Array("Web Resources","otw.html","",0);
	
	

Menu9=new Array("How to Apply","hta.html","",4);
	Menu9_1=new Array("Campbell School Application","csa.html","",0,20,250);
	Menu9_2=new Array("Campbell Summer Session Application","cssa.html","",0);
	Menu9_3=new Array("Montessori Application","http://www.arlington.k12.va.us/instruct/early/montessori/Montessori%20Application%202006.pdf","",0);
	Menu9_4=new Array("Virginia Preschool Initiative Application","vpia.html","",0);
	
Menu10=new Array("Thanks to Our Friends","ttof.html","",0);

Menu11=new Array("Support Campbell","sc.html","",4);
	Menu11_1=new Array("Sign up for Giant and Safeway ","sugas.html","",0,20,200);
	Menu11_2=new Array("View Wishlist","vw.html","",0);
	Menu11_3=new Array("Buy a Brick","bab.html","",0);
	Menu11_4=new Array("Volunteering at Campbell","vac.html","",0)
	
Menu12=new Array("Special Projects","specialprojects.html","",0);
Menu13=new Array("Back Home","index.html","",0);
	