/* Tigra Menu items structure */
var MENU_VER_ITEMS = [
	['Calendar', '../Calendar/Current_Month.html', {'tt':'Events calendar'}],
	['Announcements', '../Announcements_Store/MainAnnouncements.html', {'tt':'Announcements'}],
	['Band Staff', '../Band_Contacts/Director_Bios_Zysk.html', {'tt':'Director and staff bios.'}],
	['Private Lessons', '../Band_Contacts/teacher_private_main.html', {'tt':'Private lesson teacher bios.'}],
	['Student Leaders', '../the_BANDS/Student_Leadership.html', {'tt':'Student officers'}],
	['the Sections', '../the_BANDS/the_Sections.html', {'tt':'Marching band sections'}],
	['ABBA', '../ABBA/ABBA_What_is_ABBA.html', {'tt':'Anderson Band Booster Assoc.'}],
	['FORMS', '../Documents_and_Forms/Where_to_Get_Band_Forms.htm', {'tt':'All forms... print and return'}],
	['Uniforms', '../Uniforms/Uniform_Announcements.html', {'tt':'Uniform descriptions'}],
	['the Bands', '../the_BANDS/What_Classes.html', {'tt':'Information for all band classes'}],
	['Audio', '../Audio/AudioList.html', {'tt':'Audio clips'}],
	['Videos', '../Videos/VideoList.html', {'tt':'Video Clips'}],
	['Pictures', '../Pictures/AlbumList.html', {'tt':'Picture albums and external links'}],
	['News Articles', '../Our_Scrapbook/Band_in_the_News.html', {'tt':'Newspaper articles about the band'}],
	['Awards', '../Our_Scrapbook/Current_Awards.html', {'tt':'Band and individual awards'}],
	['AHS/PTSA Links', '../Links/Links_to_AHS.html', {'tt':'School admin and PTSA links'}], 
	['Band Links', '../Links/Band_Links.html', {'tt':'Links to external sites'}],
	['WebMaster','mailto:AHSBandWebsite@austin.rr.com', {'tt':'Send email to webmaster'}]
];
