/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', '../AHS_Band/index.html', {'tt':'Main Page'}],
	['Contact Band', '../Band_Contacts/Director_Bios_Zysk.html', {'tt':'Contact information'}],
	['Help/FAQ', '../Band_FAQ/FAQ_Main.html', {'tt':'Answers to any and all questions'}],
	['Announcements', '../Announcements_Store/MainAnnouncements.html', {'tt':'Anncouncements'}],
	['Calendar', '../Calendar/Current_Month.html', {'tt':'Events Calendar'}]
];
