/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Marching Band', null, null,
		['B&G List', 'information/bgbands10.pdf', {'tw':'_blank'}],
		['Camp', 'information/10bandschedule.pdf', {'tw':'_blank'}],
		['Performance', 'information/10bandschedule.pdf', {'tw':'_blank'}],
		['Information', null,null,
		   ['10 Handbook','information/10handbook.pdf', {'tw':'_blank'}],
		],
	        ['Uniform', null, null,
		   ['Care of', 'information/uniform_care.html', {'tw':'_blank'}],
		   ['How to Wear', 'information/uniform_wear.html', {'tw':'_blank'}],
		   ['Measurment/Paper','information/Measurement_Letter%2008.pdf', {'tw':'_blank'} ],
	        ],
		['Holiday Bowl Trip', null,null,
			['Videos','information/09lsebowl.htm', {'tw':'_blank'}],
		],
		['Music', null,null,
		    ['10 Show', 'music/10show.mp3', {'tw':'_blank'}],
                ],
		['Videos', 'video/lseband2010.wmv', {'tw':'_blank'}],
		['Color Guard', 'http://lseguard.tripod.com/index.html',{'tw':'_blank'}],
		['FAQ', 'other/error-m.html',{'tw':'_blank'}],
	],
	['Photos', '/gallery/main.php',{'tw':'_blank'}],
	['Boosters', null,null,
		['Infomation','boosters/information.html',{'tw':'_blank'}],
		['Officers','boosters/officers.html',{'tw':'_blank'}],
	        ['Activity Info.','boosters/activities/main.html',{'tw':'_blank'}],
	        ['E-Mail Instructions',null, null,
	           ['E-Mail Subscribe','boosters/activities/LSE%20Marching%20Band%20Boosters%20listserve%20instructions.pdf' ,{'tw':'_blank'}],
	           ['E-Mail Unsubscribe','boosters/activities/unsubscribe.htm' ,{'tw':'_blank'}],
                ],
	        ['Volunteer Info.','information/band_volunteers.html',{'tw':'_blank'}],
	],
	['NSBA', '/boosters/nsba/nsba.html',{'tw':'_blank'}],
	['Basketball Band', null,null,
		['B/G Bands', 'doom/0910blackgold.pdf', {'tw':'_blank'}],
		['Contract', 'doom/0910bballcontract.pdf', {'tw':'_blank'}],
		['Schedule', 'doom/0910bballschedule.pdf', {'tw':'_blank'}],
		['Rhythm Aud.', 'doom/0910rhythmaud.pdf', {'tw':'_blank'}],
	], 
	['8th Grade Info', null,null,
		['Videos', 'video/video.html', {'tw':'_blank'}],
		['Band Camp', 'information/10bcamp.pdf', {'tw':'_blank'}],
		['Band Schedule', 'information/8gradeinfo.pdf', {'tw':'_blank'}],
		['Instr and Vocal', 'information/bandandvocal.pdf', {'tw':'_blank'}],
		['Instr or Vocal', 'information/bandorvocal.pdf', {'tw':'_blank'}],
		['Percussion', 'information/percussion.htm', {'tw':'_blank'}],
	], 
	['Concert Band', null,null,
		['Wind Ensemble', null,null,
		    ['Syllabus', 'information/wind08.htm', {'tw':'_blank'}],
	        ],
		['Symphonic Band', null,null,
		    ['Syllabus', 'information/sym08.htm', {'tw':'_blank'}],
	        ],
		['All State Music', './music/etudes.htm', {'tw':'_blank'}],
		['All State Etudes', 
	'HTTP://www.nmeanebraska.org/auditions/etudes_scales_even_yrs.html', {'tw':'_blank'}],
	],
	['Jazz Band', 'http://wp.lps.org/rkrueger', {'tw':'_blank'}],

	['Staff', null,null,
		['LSE Faculty','staff/staff.html',{'tw':'_blank'}],
		['Studio Staff','other/error-m.html',{'tw':'_blank'}],
		['Students','student_info/info.html',{'tw':'_blank'}],
        ],
];
