/*
  --- menu items --- 
*/

var MENU_ITEMS = [
	['&nbsp;&nbsp;Home','http://www.gfalls.wednet.edu/index.html',,
	],
	['&nbsp;&nbsp;District Information','#',,
		['&nbsp;&nbsp;Superintendent Message','http://www.gfalls.wednet.edu/Info_District/supt_message.html'],
		['&nbsp;&nbsp;Contacts / Who to Call','http://www.gfalls.wednet.edu/Info_District/districtcontacts.html'],
		['&nbsp;&nbsp;District Calendar','http://www.gfalls.wednet.edu/Info_District/Calendar.html'],
		['&nbsp;&nbsp;Driving Directions & Map','http://www.gfalls.wednet.edu/Info_District/mapdirections.html'],
		['&nbsp;&nbsp;Elementary Boundaries','http://www.gfalls.wednet.edu/Info_District/attendanceareas.html'],
		['&nbsp;&nbsp;Health Information','http://www.gfalls.wednet.edu/Info_District/HealthInfo.html'],
		['&nbsp;&nbsp;Job Openings','http://www.gfalls.wednet.edu/employment/districtemployment.html'],
		['&nbsp;&nbsp;Mentoring Program','http://www.gfalls.wednet.edu/Info_District/MentoringProgram.html'],
		['&nbsp;&nbsp;Outside Links','http://www.gfalls.wednet.edu/Info_District/Links.html'],
		['&nbsp;&nbsp;Policy Notices','http://www.gfalls.wednet.edu/Info_District/notices.html'],
	],
	['&nbsp;&nbsp;School Board','#',,
		['&nbsp;&nbsp;Agendas & Minutes','http://www.gfalls.wednet.edu/Board/boardmeetings.html'],
		['&nbsp;&nbsp;Board Information','http://www.gfalls.wednet.edu/Board/boardinfo.html'],
		['&nbsp;&nbsp;District Policies','http://www.gfalls.wednet.edu/Board/schoolpolicies.html'],
		['&nbsp;&nbsp;School Funding Info','http://www.gfalls.wednet.edu/Info_District/funding.html'],
	],
	['&nbsp;&nbsp;Our Schools','#',,
		['&nbsp;&nbsp;Granite Falls High School','http://www.gfalls.wednet.edu/GFHS.html'],
		['&nbsp;&nbsp;Crossroads Alternative HS','http://www.gfalls.wednet.edu/Crossroads.html'],
		['&nbsp;&nbsp;Granite Falls Middle School','http://www.gfalls.wednet.edu/GFMS.html'],
		['&nbsp;&nbsp;Monte Cristo Elementary','http://www.gfalls.wednet.edu/MCE.html'],
		['&nbsp;&nbsp;Mountain Way Elementary','http://www.gfalls.wednet.edu/MWE.html'],
	],
	['&nbsp;&nbsp;Parent / Student Info','#',,
		['&nbsp;&nbsp;Bus Transportation','http://www.gfalls.wednet.edu/Info_District/transportation.html'],
		['&nbsp;&nbsp;Commonly Requested Forms','http://www.gfalls.wednet.edu/forms/commonforms.html'],
		['&nbsp;&nbsp;Discipline Procedures','http://www.gfalls.wednet.edu/Info_Schools/discipline.html'],
		['&nbsp;&nbsp;Graduation Requirements','http://www.gfalls.wednet.edu/Info_Schools/HS_counseling/grad_reqs.html'],
		['&nbsp;&nbsp;Immunization Requirements','http://www.gfalls.wednet.edu/Info_Schools/immunization.html'],
		['&nbsp;&nbsp;Menus and Prices','http://www.gfalls.wednet.edu/Info_Schools/menuprices.html'],
		['&nbsp;&nbsp;Newsletters & Handbooks','http://www.gfalls.wednet.edu/newsletters/1-newsletters.html'],
		['&nbsp;&nbsp;Registration Information','http://www.gfalls.wednet.edu/Info_Schools/registration.html'],
		['&nbsp;&nbsp;School Supply Lists','http://www.gfalls.wednet.edu/Info_Schools/handbooks_supplies/schoolsupplies.html'],
		['&nbsp;&nbsp;School Start/End Times','http://www.gfalls.wednet.edu/Info_Schools/schoolhours.html'],
	],
	['&nbsp;&nbsp;School Programs / Info','#',,
		['&nbsp;&nbsp;Activities Listed by School','http://www.gfalls.wednet.edu/Info_Schools/ActivitiesBySchool.html'],
		['&nbsp;&nbsp;Accelerated Reader','http://www.gfalls.wednet.edu/Info_Schools/acceleratedreader.html'],
		['&nbsp;&nbsp;Alternative Programs','http://www.gfalls.wednet.edu/Info_Schools/alternative.html'],
		['&nbsp;&nbsp;Athletics','http://www.gfalls.wednet.edu/Athletics/athletics.html'],
		['&nbsp;&nbsp;Early Childhood (Pre-K)','http://www.gfalls.wednet.edu/Info_Schools/EarlyLearningCenter.html'],
		['&nbsp;&nbsp;School Performance Reports','http://www.gfalls.wednet.edu/Info_Schools/perf_reports/performancereports.html'],
		['&nbsp;&nbsp;Teacher / Staff Websites','http://www.gfalls.wednet.edu/Info_Schools/teacherstaffwebsites.html'],
		['&nbsp;&nbsp;Traffic Education','http://www.gfalls.wednet.edu/staff/thelgeso/'],
	],
	['&nbsp;&nbsp;Staff Pages','#',,
		['&nbsp;&nbsp;Teachers Only: Sub Online','http://www.substituteonline.com/subOnline/'],
		['&nbsp;&nbsp;Find a Staff Email','http://www.gfalls.wednet.edu/staffemail.asp'],
		['&nbsp;&nbsp;Technology Support','http://www.gfalls.wednet.edu/techsupport.html'],
		['&nbsp;&nbsp;Employee Only Email','http://www.gfalls.wednet.edu/employeeemail.html'],
		['&nbsp;&nbsp;WESPac Citrix Login','https://www1.nwrdc.wa-k12.net/Citrix/MetaFrame/auth/login.aspx'],
		['&nbsp;&nbsp;WESPac Educator Login','https://www2.nwrdc.wa-k12.net/scripts/cgiip.exe/WService=wgranits71/seplog01.w'],
		['&nbsp;&nbsp;Commonly Requested Forms','http://www.gfalls.wednet.edu/forms/staff/staffcommonforms.html'],
		['&nbsp;&nbsp;Professional Development','http://www.gfalls.wednet.edu/Info_District/prof_dev.html'],
	],
	['&nbsp;&nbsp;School Closure Info','#',,
		['&nbsp;&nbsp;Emergency Situations','http://www.gfalls.wednet.edu/Info_District/emergencyinfo.html'],
		['&nbsp;&nbsp;Weather Closures','http://www.gfalls.wednet.edu/Info_District/weatherclosure.html'],
	],
	['&nbsp;&nbsp;Alumni & Foundation','#',,
		['&nbsp;&nbsp;Alumni Links','http://www.gfalls.wednet.edu/Info_District/alumnilinks.html'],
		['&nbsp;&nbsp;Foundation Links','http://www.gfalls.wednet.edu/Info_District/foundation.html'],
	],
];