
	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='6699CC';			// Background color when mouse is not over
	var LowSubBgColor='000033';			// Background color when mouse is not over on subs
	var HighBgColor='003366';			// Background color when mouse is over
	var HighSubBgColor='000066';			// 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='003366';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// 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=0;				// 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=105;				// 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=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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("rollover:academics-0.png:academics-1.png","","",11,20,94);
	Menu1_1=new Array("Mission & Vision","http://www.gpschools.org/ac_mission.htm","",0,14,145);
	Menu1_2=new Array("Record of Success","http://www.gpschools.org/ac_record_of_success.htm","",0,14,145);
	Menu1_3=new Array("Elementary Schools","","",2,0,0);
		Menu1_3_1=new Array("Overview","http://www.gpschools.org/ac_el_overview.htm","",0,14,70);
		Menu1_3_2=new Array("Curriculum","http://www.gpschools.org/ac_el_curriculum.htm","",0,14,70);
	Menu1_4=new Array("Middle Schools","","",2,0,0);
		Menu1_4_1=new Array("Overview","http://www.gpschools.org/ac_mi_overview.htm","",0,14,70);
		Menu1_4_2=new Array("Curriculum","http://www.gpschools.org/ac_mi_curriculum.htm","",0,14,70);
	Menu1_5=new Array("High Schools","","",2,0,0);
		Menu1_5_1=new Array("Overview","http://www.gpschools.org/ac_hi_overview.htm","",0,14,70);
		Menu1_5_2=new Array("Curriculum","http://www.gpschools.org/ac_hi_curriculum.htm","",0,14,70);
	Menu1_6=new Array("Differentiation","http://www.gpschools.org/ac_differentiation.htm","",0,0,0);
	Menu1_7=new Array("Technology","http://www.gpschools.org/ac_technology.htm","",0,0,0);
	Menu1_8=new Array("Curriculum Development","","",1,0,0);
		Menu1_8_1=new Array("EPLC","http://www.gpschools.org/ac_cd_eplc.htm","",0,14,100);
	Menu1_9=new Array("Staff Development","http://www.gpschools.org/ac_staffdev.htm","",0,0,0);
	Menu1_10=new Array("Student Code of Conduct","http://www.gpschools.org/ac_code_of_conduct.htm","",0,0,0);
	Menu1_11=new Array("Student Assessment","http://www.gpschools.org/ac_assessment.htm","",0,0,0);

Menu2=new Array("rollover:studentprograms-0.png:studentprograms-1.png","","",8,20,122);
	Menu2_1=new Array("Special Education","","",4,14,125);
		Menu2_1_1=new Array("Overview","http://www.gpschools.org/sp_se_overview.htm","",0,14,190);
		Menu2_1_2=new Array("Programs","http://www.gpschools.org/sp_se_programs.htm","",0,0,0);
		Menu2_1_3=new Array("Services","","",7,14,190);
			Menu2_1_3_1=new Array("Overview","http://www.gpschools.org/sp_se_sv_overview.htm","",0,14,160);
			Menu2_1_3_2=new Array("SAFE Program","http://www.gpschools.org/sp_se_sv_safe.htm","",0,14,160);
			Menu2_1_3_3=new Array("Speech & Language","http://www.gpschools.org/sp_se_sv_sl.htm","",0,14,160);
			Menu2_1_3_4=new Array("Social Work","http://www.gpschools.org/sp_se_sv_social.htm","",0,14,160);
			Menu2_1_3_5=new Array("504 Program","http://www.gpschools.org/sp_se_sv_504.htm","",0,14,160);
			Menu2_1_3_6=new Array("Teacher Consultant Srvcs","http://www.gpschools.org/sp_se_sv_tcs.htm","",0,14,160);
			Menu2_1_3_7=new Array("Transition Services","http://www.gpschools.org/sp_se_sv_transition.htm","",0,14,160);
		Menu2_1_4=new Array("Partnership for Different Learners","http://www.gpschools.org/sp_se_pdl.htm","",0,14,190);
	Menu2_2=new Array("Gifted Program","http://www.gpschools.org/sp_gifted.htm","",0,0,0);
	Menu2_3=new Array("Summer Programs","http://www.gpschools.org/sp_summerprograms.htm","",3,14,150);
		Menu2_3_1=new Array("Camp Invention","http://www.gpschools.org/ni_cu_070218_camp.htm","",0,14,150);
		Menu2_3_2=new Array("Camp O'Fun","http://www.gpschools.org/campofun.htm","",0,14,150);
		Menu2_3_3=new Array("Summer Learning","http://www.gpschools.org/summerschool","",0,14,150);
	Menu2_4=new Array("Elementary","","",4,0,0);
		Menu2_4_1=new Array("Kids Club","http://www.gpschools.org/sp_el_kidsclub.htm","",0,14,145);
		Menu2_4_2=new Array("Reading Support","http://www.gpschools.org/sp_el_readingsupport.htm","",0,14,145);
		Menu2_4_3=new Array("Extended Day Kindergarten","http://www.gpschools.org/sp_el_edk.htm","",0,14,145);
		Menu2_4_4=new Array("Camp O'Fun","http://www.gpschools.org/campofun.htm","",0,14,145);
	Menu2_5=new Array("Middle","","",3,0,0);
		Menu2_5_1=new Array("Pointe After","http://www.gpschools.org/sp_mi_pointeafter.htm","",0,14,160);
		Menu2_5_2=new Array("Academic Support","http://www.gpschools.org/sp_mi_acsupport.htm","",0,14,160);
		Menu2_5_3=new Array("Prof. Learning Communities","http://www.gpschools.org/sp_hi_plc.htm","",0,14,160);
	Menu2_6=new Array("High","","",1,0,0);
		Menu2_6_1=new Array("Prof. Learning Communities","http://www.gpschools.org/sp_hi_plc.htm","",0,14,160);
	Menu2_7=new Array("Student Services","http://www.gpschools.org/student_services.htm","",1,14,160);
		Menu2_7_1=new Array("School Psychologists","http://www.gpschools.org/ss_psychologists.htm","",0,14,160);
	Menu2_8=new Array("HSAB","http://www.gpschools.org/hsab.html","",0,14,160);
	

Menu3=new Array("rollover:employment-0.png:employment-1.png","","",7,20,98);
	Menu3_1=new Array("Overview","http://www.gpschools.org/di_de_hr_overview.htm","",0,14,131);
	Menu3_2=new Array("How To Apply","http://www.gpschools.org/di_de_hr_howtoapply.htm","",0,0,0);
	Menu3_3=new Array("Online Applications","http://www.generalasp.com/GPSchools/onlineapp/","",0,0,0);
	Menu3_4=new Array("Substitute Teachers","http://www.gpschools.org/di_de_hr_subteachers.htm","",0,0,0);
	Menu3_5=new Array("Job Postings","http://www.gpschools.org/di_de_hr_jobpostings.htm","",0,0,0);
	Menu3_6=new Array("Other Subs","http://www.gpschools.org/di_de_hr_othersubs.htm","",0,0,0);
	Menu3_7=new Array("Employee Info","http://www.gpschools.org/di_de_hr_employeeinfo.htm","",0,0,0);



Menu4=new Array("rollover:news-0.png:news-1.png","","",8,14,142);
	Menu4_1=new Array("Current News","http://www.gpschools.org/news.htm","",0,14,165);
	Menu4_2=new Array("Applause","http://www.gpschools.org/ni_applause.htm","",0,14,165);
	Menu4_3=new Array("Emergency Procedure","http://www.gpschools.org/ni_closing.htm","",0,0,0);
	Menu4_4=new Array("Lunch Menus","","",2,14,165);
		Menu4_4_1=new Array("Menus at Sodexho","https://www.sodexhoeducation.com/segment_0200/district_3115/ENM/Entry1/","",0,14,165);
		Menu4_4_2=new Array("Contact Sodexho","https://www.sodexhoeducation.com/segment_0200/ENM/contact/default.asp?sgm_id=51&d_id=1020&l_id=12&LienRetour=/segment_0200/district_3115/ENM/hp_district/default.asp","",0,14,165);
	Menu4_5=new Array("Go To Channel 20","http://www.gpschools.org/channel20/","",0,0,0);
	Menu4_6=new Array("Sign Up For Our List-Serve","http://www.gpschools.org/ni_eletter_signup.htm","",0,0,0);
	Menu4_7=new Array("Publications","http://www.gpschools.org/publications.htm","",0,0,0);
	Menu4_8=new Array("History of the District","http://www.gpschools.org/ni_history.htm","",0,0,0);
		
Menu5=new Array("rollover:district-0.png:district-1.png","","",6,14,75);
	Menu5_1=new Array("Mission Statement","http://www.gpschools.org/di_missionstatement.htm","",0,14,138);
	Menu5_2=new Array("Annual Reports","http://www.gpschools.org/di_annualreports.htm","",0,14,0);
	Menu5_3=new Array("Strategic Plan","http://www.gpschools.org/di_strategic.htm","",0,0,0);
	Menu5_4=new Array("Departments","","",4,0,0);
		Menu5_4_1=new Array("Superintendent's Office","http://www.gpschools.org/di_de_superintendent.htm","",0,14,165);
		Menu5_4_2=new Array("Business & Support Services","http://www.gpschools.org/di_de_bn_overview.htm","",0,14,165);
		Menu5_4_3=new Array("Human Resources","http://www.gpschools.org/di_de_hr_overview.htm","",0,14,165);
		Menu5_4_4=new Array("Curriculum & Instruction","http://www.gpschools.org/di_de_ci_overview.htm","",0,14,165);
	Menu5_5=new Array("Community Education","http://www.gpschools.org/di_communityed.htm","",0,0,0);
	Menu5_6=new Array("Contact Administration","http://www.gpschools.org/di_contactadmin.htm","",0,14,138);
	
Menu6=new Array("rollover:board-0.png:board-1.png","","",7,20,61);
	Menu6_1=new Array("Meetings & Agenda Archive","http://www.gpschools.org/board-archive.html","",0,14,200);
	Menu6_2=new Array("Reports","http://www.gpschools.org/bd_reports.htm","",0,0,0);
	Menu6_3=new Array("Listen To Meeting","http://www.gpschools.org/bd_listentothemeeting.htm","",0,0,0);
	Menu6_4=new Array("Members","http://www.gpschools.org/bd_members.htm","",0,0,0);
	Menu6_5=new Array("Contact The Board","http://www.gpschools.org/bd_contacttheboard.htm","",0,0,0);
	Menu6_6=new Array("Board Planning Calendar for 2008","http://www.gpschools.org/bd_plan_calendar.html","",0,0,0);
	Menu6_7=new Array("Board Policies","http://www.gpschools.org/board-policies.html","",0,0,0);
	
Menu7=new Array("rollover:partners-0.png:partners-1.png","","",5,20,75);
	Menu7_1=new Array("GP Foundation","http://www.gpschools.org/foundation","",0,14,140);
	Menu7_2=new Array("PTO Council","http://www.gpschools.org/ptocouncil.htm","",0,0,0);
	Menu7_3=new Array("Board Observers","http://www.gpschools.org/boardobservers.htm",0,0,0);
	Menu7_4=new Array("Chamber of Commerce","http://www.gpschools.org/chamber.htm",0,0,0);
	Menu7_5=new Array("The Family Center","http://www.gpschools.org/familycenter.htm",0,0,0);
	
Menu8=new Array("rollover:enrollment-0.png:enrollment-1.png","","",4,20,93);
	Menu8_1=new Array("Forms","http://www.gpschools.org/re_information.htm","",0,14,200);
	Menu8_2=new Array("Enrollment FAQ & Policies","http://www.gpschools.org/re_faq.htm","",0,14,200);
	Menu8_3=new Array("Free & Reduced Lunch Application","http://www.gpschools.org/ni_cu_060805_lunch.htm","",0,14,200);
	Menu8_4=new Array("District Map (pdf)","http://www.gpschools.org/gppss-districtmap.pdf","",0,14,200);