/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Delegate RSVP', 'rsvp-end.htm', [, , , 15]],
	['Investiture Info', 'index.htm', [175, , , 15],
		['Investiture Program', 'program.htm', [, , 150]],
		['Presidential Address', 'http://www.ewu.edu/x50286.xml', [, , 150]],
		['Poem by Alberto Rios', 'http://www.ewu.edu/x50286.xml', [, , 150]],
		['Driving Directions', 'http://www.ewu.edu/x7667.xml', [, , 150]],
		['Local Accommodations', 'http://www.ewu.edu/x7673.xml', [, , 150]],
		['Campus Map', 'http://websrv.ewu.edu/groups/univrstyrelation/pdf/CampusMapNew.pdf', [, , 150, 15]]
	],
	['More About', null, [175, , , 15],
		['President Rodolfo Arevalo', 'http://www.ewu.edu/x32704.xml', [, , 150]],
		['Office of the President', 'http://www.ewu.edu/x3277.xml', [, , 150]],
		['Get Lit!', 'http://www.ewu.edu/getlit', [, , 150, 15]]
	],
	['Explore Eastern', null, [175, , , 15],
		['EWU Home', 'http://www.ewu.edu', [, , 150]],
		['About EWU', 'http://www.ewu.edu/aboutewu', [, , 150]],
		['125th Birthday', 'http://www.ewu.edu/125', [, , 150, 15]]
	]
];