var MENU_ITEMS = [
	['Home', 'index.html'],
	['About Kipps <img src=images/arrow.gif border=0>', null, null,
		['Accreditation', 'accreditation.html'],
		['Basic School', 'basic.html'],
		['Daily Schedule/Menu', 'schedule.html']
	],
	['Calendar', 'calendar.html'],
	['Grade Levels <img src=images/arrow.gif border=0>', null, null,
		['Preschool', 'preschool.html'],
		['Kindergarten', 'kindergarten.html'],
		['1st Grade', 'firstgrade.html'],
		['2nd Grade', 'secondgrade.html'],
		['3rd Grade', 'thirdgrade.html'],
		['4th Grade', 'fourthgrade.html'],
		['5th Grade', 'fifthgrade.html']
	],
	['Specialties <img src=images/arrow.gif border=0>', null, null,
		['Art', 'art.html'],
		['Library', 'library.html'],
		['Music', 'music.html'],
		['Physical Education', 'pe.html'],
		['Gifted', 'gifted.html'],
		['ESL', 'esl.html'],
		['Speech', 'speech.html']
	],
	['Staff <img src=images/arrow.gif border=0>', null, null,
		['Office', 'office.html'],
		['Nurse', 'nurse.html'],
		['Guidance/Therapist', 'guidance.html'],
		['Reading Specialists', 'readingspecialists.html'],
		['Behavior Specialist', 'behaviorspecialist.html'],
		['School Psychologist', 'schoolpsychologist.html']
		
	],
	['Staff Email Addresses', 'staff.html'],
	['Wellness Information', 'wellness.html'],
	['Parents <img src=images/arrow.gif border=0>', null, null,
		['Adventure Club', 'adventureclub.html'],
		['Chess Club', 'chessclub.html'],
		['P.E.P. Classes', 'pepclasses.html'],
		['KESNews Listserv', 'kesnews.html']
	],
	['PTA Homepage', 'http://www.kippspta.org', {'tw':'_blank'}],
	['MCPS Homepage', 'http://www.mcps.org', {'tw':'_blank'}],
	['MCPS Email', 'http://mail.mcps.org', {'tw':'_blank'}]
];
