/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Marching Band', null, null,
		['Performance', 'information/11schedule.pdf', {'tw':'_blank'}],
		['Information', null,null,
		   ['Leadership','information/11leadership.pdf', {'tw':'_blank'}],
		   ['Percussion','information/11percussion.pdf', {'tw':'_blank'}],
		   ['C Guard','information/11cguard.pdf', {'tw':'_blank'}],
		   ['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,
		    ['Fight Song', 'music/lsefight.mp3', {'tw':'_blank'}],
                ],
		['Videos', null,null,
			['09 Info', 'video/lseband2010.wmv', {'tw':'_blank'}],
			['10 Show', 'http://gallery.me.com/scouterdan#100368', {'tw':'_blank'}],
			['Dr. Joel', 'http://videocenter.lps.org/videos/video/193/', {'tw':'_blank'}],
			['11 Show 9-16', 'video/091611show.m4v',{'tw':'_blank'}],
			['11 Show 10-6', 'http://gallery.me.com/scouterdan#100963',{'tw':'_blank'}],
			['11 Show 10-15', 'http://gallery.me.com/scouterdan#101022',{'tw':'_blank'}],
			['11 B107.3', 'http://youtu.be/ev8h0WoJ6hU',{'tw':'_blank'}],
			['11 B107.3', 'http://www.b1073.com/pages/11373355.php',{'tw':'_blank'}],
		],
		['FAQ', 'other/error-m.html',{'tw':'_blank'}],
	],
	['Florida Trip', null,null,
		['Trip Info', 'information/11fdpackage.pdf', {'tw':'_blank'}],
		['Contract', 'information/11fdcontract.pdf', {'tw':'_blank'}],
		['Fund Raising', null,null,
		   ['Funds Info', 'information/11fdfunds.pdf', {'tw':'_blank'}],
		   ['Activities', 'information/11funds.pdf', {'tw':'_blank'}],
                ],
		['Camp Info', 'information/11bandschedule.pdf', {'tw':'_blank'}],
	], 
	['Photos', '/gallery/main.php',{'tw':'_blank'}],
	['Boosters', null,null,
		['Infomation','boosters/information.html',{'tw':'_blank'}],
		['Officers','boosters/officers.html',{'tw':'_blank'}],
		['Join','boosters/bandboosters.pdf',{'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'}],
	],
	['Basketball Band', null,null,
		['Band Schedule', 'doom/11sched.pdf', {'tw':'_blank'}],
		['Gold/Black List', 'doom/11blackgold.pdf', {'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'}],
        ],
];

