	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='green';	  		      // Background color when mouse is not over
	var LowSubBgColor='green';			// Background color when mouse is not over on subs
	var HighBgColor='purple';			// Background color when mouse is over
	var HighSubBgColor='purple';			// Background color when mouse is over on subs
	var FontLowColor='white';			// 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='gray';			      // Border color
	var BorderSubColor='gray';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=173;				// Menu offset x coordinate
	var StartLeft=0;					// 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=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=['http://www.etiwanda.k12.ca.us/images/tri.gif',5,10,'http://www.etiwanda.k12.ca.us/images/tridown.gif',10,5,'http://www.etiwanda.k12.ca.us/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("District","","",11,20,100);
	Menu1_1=new Array("Board of Trustees","","",4,20,150);
		Menu1_1_1=new Array("Board Meetings","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/board/calendar.htm'","",0,20,125);
		Menu1_1_2=new Array("Board Members","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/trustees.htm'","",0,20,125);
		Menu1_1_3=new Array("Board Policy","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/board/boardpolicy/'","",0);
		Menu1_1_4=new Array("Wellness Goals (pdf)","javascript:NewWin2=window.open('http://www.etiwanda.k12.ca.us/district/board/esd_goals.pdf','NWin2');window['NewWin2'].focus()","",0);
	Menu1_2=new Array("Belief Statements","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/belief.htm'","",0,20,160);
	Menu1_3=new Array("Current Newsletter (pdf)", "javascript:NewWin3=window.open('http://www.etiwanda.k12.ca.us/district/newsletter1007.pdf','NWin3');window['NewWin3'].focus()"   ,"",0,20,140);
	Menu1_4=new Array("District Administration","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/admin.htm'","",0,20,140);
	Menu1_5=new Array("District Boundaries","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/Boundary/Boundaries.htm'","",0,20,140);
	Menu1_6=new Array("District Services","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/DistServ.htm'","",0,20,140);
	Menu1_7=new Array("Etiwanda School History","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/history/'","",0,20,140);
	Menu1_8=new Array("Mission Statement","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/mission.htm'","",0,20,160);
	Menu1_9=new Array("School Accountability Report Cards","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/sarc.htm'","",0,35,140);
	Menu1_10=new Array("Strategic Plan 2007-2012","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/sp/'","",0,20,140);
	Menu1_11=new Array("Vision Statement","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/vision.htm'","",0,20,160);

Menu2=new Array("Schools","","",8);
	Menu2_1=new Array("Child Care","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/childcare.htm'","",0,20,140);
	Menu2_2=new Array("District Boundaries","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/Boundary/Boundaries.htm'","",0);
	Menu2_3=new Array("Grades K Thru 5","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/schools.htm'","",0);
	Menu2_4=new Array("Grades 6 Thru 8","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/schools1.htm'","",0);
	Menu2_5=new Array("Home Schooling","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/homeschool.htm'","",0);
	Menu2_6=new Array("Preschool Website","javascript:NewWin=window.open('http://teacherweb.com/CA/CLOUDSPreschool/CLOUDS/','NWin');window['NewWin'].focus()","",0);
	Menu2_7=new Array("School Accountability Report Cards","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/sarc.htm'","",0,35,140);
	Menu2_8=new Array("School Hours","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/Boundary/Boundaries.htm'","",0);

Menu3=new Array("Parents","","",14);
	Menu3_1=new Array("Student Information","","",3,20,180);	
		Menu3_1_1=new Array("Access ESPRI / Grade Book", "javascript:NewWin6=window.open('https://espri-web.etiwanda.k12.ca.us','NWin6');window['NewWin6'].focus()"   ,"",0,20,175);
		Menu3_1_2=new Array("Create ESPRI / Parent Account", "javascript:NewWin5=window.open('https://espri-web.etiwanda.k12.ca.us/createPAccount.asp','NWin5');window['NewWin5'].focus()"   ,"",0);
		Menu3_1_3=new Array("Viewing Assignments","javascript:NewWin693=window.open('http://www.etiwanda.k12.ca.us/video/ESPRIforParents.swf','NWin693');window['NewWin693'].focus()","",0);
	Menu3_2=new Array("Grades and Testing","","",3,20,180);	
		Menu3_2_1=new Array("Content Standards","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/esdstandards.htm'","",0,20,175);
		Menu3_2_2=new Array("Report Card Parent Handbook","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/Report_Card_Info.htm'","",0);
		Menu3_2_3=new Array("Testing Schedule / CBEDS","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/testing.htm'","",0);
	Menu3_3=new Array("How Can I Help my Child?","","",8,20,180);	
		Menu3_3_1=new Array("General Help","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/default.asp?R=GenH'","",0,20,175);
		Menu3_3_2=new Array("Mathematics Help","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/default.asp?R=MathH'","",0);
		Menu3_3_3=new Array("Reading Help","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/default.asp?R=RdgH'","",0);
		Menu3_3_4=new Array("Research Help","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/default.asp?R=ResH'","",0);
		Menu3_3_5=new Array("Science Help","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/default.asp?R=SciH'","",0);
		Menu3_3_6=new Array("Social Studies Help","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/default.asp?R=SSH'","",0);
		Menu3_3_7=new Array("Writing Help","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/default.asp?R=WriH'","",0);
		Menu3_3_8=new Array("Show All","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/howcanihelpmychild/'","",0);
	Menu3_4=new Array("Lunch","","",2,20,180);	
		Menu3_4_1=new Array("EZSchoolPay","javascript:top.location.href='http://www.ezschoolpay.com'","",0,20,175);
		Menu3_4_2=new Array("Lunch Info and Menus","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/Lunch.htm'","",0);
	Menu3_5=new Array("PTA Links","","",2,20,180);	
		Menu3_5_1=new Array("California State PTA","javascript:NewWin56=window.open('http://www.capta.org/','NWin56');window['NewWin56'].focus()","",0,20,175);
		Menu3_5_2=new Array("National PTA","javascript:NewWin57=window.open('http://www.pta.org/ ','NWin57');window['NewWin57'].focus()","",0);
	Menu3_6=new Array("Special Education","","",3,20,180);	
		Menu3_6_1=new Array("WESELPA","javascript:NewWin4456=window.open('http://weselpa.sbcss.k12.ca.us/','NWin4456');window['NewWin4456'].focus()","",0,20,175);
		Menu3_6_2=new Array("WESELPA CAC","javascript:NewWin3357=window.open('http://weselpa.sbcss.k12.ca.us/serv_Parents/commAdvisory.htm','NWin3357');window['NewWin3357'].focus()","",0);
		Menu3_6_3=new Array("WESELPA Newsletter (pdf)","javascript:NewWin3135=window.open('http://weselpa.sbcss.k12.ca.us/08-09%20Spring%20Edition.pdf','NWin3135');window['NewWin3135'].focus()","",0);
	Menu3_7=new Array("Wellness","","",6,20,180);	
		Menu3_7_1=new Array("Bacterial Meningitis Prevention","javascript:NewWin1799=window.open('http://www.voicesofmeningitis.org','NWin1799');window['NewWin1799'].focus()","",0,20,175);
		Menu3_7_2=new Array("Food Detective Game","javascript:NewWin157=window.open('http://members.kaiserpermanente.org/redirects/landingpages/afd/ ','NWin157');window['NewWin157'].focus()","",0);
		Menu3_7_3=new Array("Healthy Snacks","javascript:NewWin581=window.open('http://www.etiwanda.k12.ca.us/district/forms/healthysnacks.pdf','NWin581');window['NewWin581'].focus()","",0);
		Menu3_7_4=new Array("Kaiser Your Health","javascript:NewWin156=window.open('http://my.kp.org/ca/etiwandasd/yourhealth.html','NWin156');window['NewWin156'].focus()","",0);
        	Menu3_7_5=new Array("Kids and Food (pdf)","javascript:NewWin968=window.open('http://www.etiwanda.k12.ca.us/district/forms/KidsAndFood-Ltr1.pdf','NWin968');window['NewWin193'].focus()","",0);
		Menu3_7_6=new Array("Latest Kaiser Newsletter","javascript:NewWin193=window.open('http://www.etiwanda.k12.ca.us/district/forms/KPNews200811.pdf','NWin193');window['NewWin193'].focus()","",0);
        Menu3_8=new Array("Emergency Bulletin (pdf)", "javascript:NewWin382=window.open('http://www.etiwanda.k12.ca.us/district/Forms/emergbulletin.pdf','NWin382');window['NewWin382'].focus()"   ,"",0);
	Menu3_9=new Array("Enrollment","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/kinderenroll.htm'","",0);
	Menu3_10=new Array("Forms and Documents","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/forms.htm'","",0);
	Menu3_11=new Array("GATE Program Information","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/gate.htm'","",0);
	Menu3_12=new Array("Library Resources","javascript:NewWin2=window.open('http://www.etiwanda.k12.ca.us/district/libmedservices/libmed2.asp','NWin2');window['NewWin2'].focus()","",0);
	Menu3_13=new Array("Mailing Lists","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/mailinglists.htm'","",0);
        Menu3_14=new Array("Parent Handbook", "javascript:NewWin582=window.open('http://www.etiwanda.k12.ca.us/district/Forms/ParentStudentHandbook.pdf','NWin582');window['NewWin582'].focus()"   ,"",0);

Menu4=new Array("Students","","",6);
	Menu4_1=new Array("Wellness","","",1,20,180);	
		Menu4_1_1=new Array("Food Detective Game","javascript:NewWin222=window.open('http://members.kaiserpermanente.org/redirects/landingpages/afd/','NWin222');window['NewWin222'].focus()","",0,20,175);
	Menu4_2=new Array("Digital Lockers","javascript:top.location.href='http://esd.digitalschoollockers.com/'","",0,20,160);
	Menu4_3=new Array("Dress Code","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/dresscode.htm'","",0,20,160);
	Menu4_4=new Array("Library Resources","javascript:NewWin2=window.open('http://www.etiwanda.k12.ca.us/district/libmedservices/libmed2.asp','NWin2');window['NewWin2'].focus()","",0);
	Menu4_5=new Array("Lunch Menus","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/Lunch.htm'","",0);
	Menu4_6=new Array("Testing Schedule / CBEDS","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/testing.htm'","",0);

Menu5=new Array("Employee Resources","","",12,34);
	Menu5_1=new Array("Teacher Resources","","",11,20,180);	
		Menu5_1_1=new Array("Data Director","javascript:top.location.href='https://www.achievedata.com/etiwanda/'","",0,20,180);
		Menu5_1_2=new Array("Digital Lockers","javascript:top.location.href='http://esd.digitalschoollockers.com/'","",0,20,180);
		Menu5_1_3=new Array("ESGI (K Teachers)","javascript:top.location.href='https://www1.esgisoftware.com'","",0,20,180);
		Menu5_1_4=new Array("ESPRI","javascript:top.location.href='https://espri-web.etiwanda.k12.ca.us'","",0,20,180);
    	        Menu5_1_5=new Array("ETA Contract (pdf)","javascript:NewWin2394=window.open('http://www.etiwanda.k12.ca.us/etacontract.pdf','NWin2394');window['NewWin2394'].focus()","",0,20,180);
		Menu5_1_6=new Array("Etiwanda E-Sources","javascript:top.location.href='http://esources.etiwanda.k12.ca.us/'","",0,20,180);
    	        Menu5_1_7=new Array("Instructional Technology Center","javascript:NewWin2=window.open('http://www.etiwanda.k12.ca.us/district/TCHTECH/index.htm','NWin2');window['NewWin2'].focus()","",0,20,180);
  	        Menu5_1_8=new Array("PE Resources","javascript:top.location.href='http://abi.etiwanda.k12.ca.us/pe/'","",0,20,180);
  	        Menu5_1_9=new Array("ProDev Training & Resources","javascript:top.location.href='http://www.etiwanda.k12.ca.us/pdc/'","",0,20,180);
		Menu5_1_10=new Array("SELPA Website","javascript:top.location.href='http://weselpa.sbcss.k12.ca.us/'","",0,20,180);
	        Menu5_1_11=new Array("Teacher Training","javascript:top.location.href='http://www.ab466.com'","",0);
	Menu5_2=new Array("Wellness","","",5,20,180);	
		Menu5_2_1=new Array("Bacterial Meningitis Prevention","javascript:NewWin1399=window.open('http://www.voicesofmeningitis.org','NWin1399');window['NewWin1399'].focus()","",0,20,175);
		Menu5_2_2=new Array("Health Benefits","javascript:NewWin237=window.open('http://my.kp.org/ca/etiwandasd/benefits.html','NWin237');window['NewWin237'].focus()","",0);
		Menu5_2_3=new Array("Healthy Rewards for Children","javascript:NewWin533=window.open('http://www.etiwanda.k12.ca.us/district/forms/HealthyRewardsforChildren.pdf','NWin533');window['NewWin533'].focus()","",0);
		Menu5_2_4=new Array("Kaiser Your Health","javascript:NewWin238=window.open('http://my.kp.org/ca/etiwandasd/yourhealth.html','NWin238');window['NewWin238'].focus()","",0);
		Menu5_2_5=new Array("Latest Kaiser Newsletter","javascript:NewWin139=window.open('http://www.etiwanda.k12.ca.us/district/forms/KPNews200811.pdf','NWin139');window['NewWin139'].focus()","",0);

	Menu5_3=new Array("ESD Email Access","javascript:top.location.href='http://mail.etiwanda.k12.ca.us'","",0);
	Menu5_4=new Array("Forms and Documents","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/empforms.htm'","",0);
	Menu5_5=new Array("Library Media Services","javascript:NewWin2=window.open('http://www.etiwanda.k12.ca.us/district/libmedservices/libmed2.asp','NWin2');window['NewWin2'].focus()","",0);
	Menu5_6=new Array("Notifications and Trainings","javascript:NewWin2=window.open('http://abi.etiwanda.k12.ca.us/asn10','NWin2');window['NewWin2'].focus()","",0);
	Menu5_7=new Array("Open Enrollment","javascript:NewWin2=window.open('http://www.etiwanda.k12.ca.us/oe','NWin2');window['NewWin2'].focus()","",0);
	Menu5_8=new Array("Payroll Self Service Site","javascript:NewWin277=window.open('https://employeeselfservice.sbcss.k12.ca.us/login.aspx','NWin277');window['NewWin277'].focus()","",0);
	Menu5_9=new Array("Safety Information","javascript:top.location.href='http://www.etiwanda.k12.ca.us/safety'","",0);
	Menu5_10=new Array("SEMS/Smartfind Attendance","javascript:top.location.href='http://sems.etiwanda.k12.ca.us'","",0);
	Menu5_11=new Array("WorkForce Timekeeping","javascript:top.location.href='http://workforce.etiwanda.org'","",0);
	Menu5_12=new Array("Work Year Calendars (pdf)","javascript:NewWin694=window.open('http://www.etiwanda.org/district/empforms/2010WS.pdf','NWin694');window['NewWin694'].focus()","",0);





Menu6=new Array("Calendars","","",3);
	Menu6_1=new Array("2010 - 2011 School Year","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/schoolcalendar1011.htm'","",0,20,180);
	Menu6_2=new Array("Board Meetings","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/board/calendar.htm'","",0);
	Menu6_3=new Array("Testing Schedule / CBEDS","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/testing.htm'","",0);

Menu7=new Array("Employment","javascript:top.location.href='http://www.etiwanda.k12.ca.us/district/jobs.htm'","",0);