var MENU_ITEMS = [
	['Home', 'http://edweb.tusd.k12.az.us/Lawrence/index.asp', null,
		['Homepage', 'http://edweb.tusd.k12.az.us/Lawrence/index.asp'],
		['About Website', 'http://edweb.tusd.k12.az.us/Lawrence/Website/About.asp'],
	],
	['News', 'http://edweb.tusd.k12.az.us/Lawrence/News/index.asp', null,
		['Announcements', 'http://edweb.tusd.k12.az.us/Lawrence/News/Announcements.asp'],
		['Newsletter', 'http://edweb.tusd.k12.az.us/Lawrence/News/Newsletter/Newsletter_pg1.asp'],
		['Event Calendar', 'http://edweb.tusd.k12.az.us/Lawrence/News/Events.asp'],
		['Bus Schedule', 
'http://edweb.tusd.k12.az.us/Lawrence/News/BusSchedule/Bus.asp'],
			['District Calendar', 'http://www.tusd.k12.az.us/contents/distinfo/calendar.html'],
	],
	['The School', 'http://edweb.tusd.k12.az.us/Lawrence/School/index.asp', null,
		['Location', 'http://edweb.tusd.k12.az.us/Lawrence/School/Location.asp'],
		['Schedules', 'http://edweb.tusd.k12.az.us/Lawrence/School/Schedules.asp'],
		['TUSD Information', 'http://tusd1.org/contents/schools/detail.asp?searchby=school&searchfield=Lawrence%20Intermediate%20School'],
	],
	['The People', 'http://edweb.tusd.k12.az.us/Lawrence/People/index.asp', null,
		['Contacts', 'http://edweb.tusd.k12.az.us/Lawrence/People/Contacts.asp'],
		['Webpages', 'http://edweb.tusd.k12.az.us/Lawrence/People/Webpages.asp'],
	],
	['For Parents', 'http://edweb.tusd.k12.az.us/Lawrence/Parents/index.asp', null,
		['TUSDStats', 'https://tusdstats.tusd.k12.az.us/paweb/utility/Accounts/Login.aspx'],
		['PTO', 'http://edweb.tusd.k12.az.us/Lawrence/Parents/PTO.asp'],
		['Site Council', 'http://edweb.tusd.k12.az.us/Lawrence/Parents/Site_Council.asp'],
		['Cafeteria Menus', 'http://tusd1.org/contents/depart/food/elemenu.html'],
	],
	['For Students', 'http://edweb.tusd.k12.az.us/Lawrence/Students/index.asp', null,
		['Student Council', 'http://edweb.tusd.k12.az.us/Lawrence/Students/Student_Council.asp'],
		['Links', 'http://edweb.tusd.k12.az.us/Lawrence/Students/Links.asp'],
	],
	['Library', 'http://edweb.tusd.k12.az.us/Lawrence/Library/index.asp', null,
	],

];


