sniffBrowsers();

MiB = new bulletPoint("menuexample/bullets/one/menu_off.gif","/menuexample/bullets/one/menu_on.gif");
SmB = new bulletPoint("menuexample/bullets/one/sub_header_off.gif","/menuexample/bullets/one/sub_header_on.gif");

Choir9SubMenu = new menuBar('Choir9SubMenu',400,  '#7eb8a2', '#7eb8a2');
	Choir9SubMenu.addLabel(null, 'Reference Recordings', 'Choir9Recordings.html', 'MiB');
	Choir9SubMenu.addLabel(null, 'Assignments', 'Choir9Assignments.html', 'MiB');

Choir10SubMenu = new menuBar('Choir10SubMenu',400,  '#7eb8a2', '#7eb8a2');
	Choir10SubMenu.addLabel(null, 'Reference Recordings', 'Choir10Recordings.html', 'MiB');
	Choir10SubMenu.addLabel(null, 'Assignments', 'Choir10Assignments.html', 'MiB');

Band9SubMenu = new menuBar('Band9SubMenu',400,  '#7eb8a2', '#7eb8a2');
	Band9SubMenu.addLabel(null, 'Reference Recordings', 'Band9Recordings.html', 'MiB');
  Band9SubMenu.addLabel(null, 'Assignments', 'Band9Assignments.html', 'MiB');
	
Band10SubMenu = new menuBar('Band10SubMenu',400,  '#7eb8a2', '#7eb8a2');
	Band10SubMenu.addLabel(null, 'Reference Recordings', 'Band10Recordings.html', 'MiB');
  Band10SubMenu.addLabel(null, 'Assignments', 'Band10Assignments.html', 'MiB');
	
JazzSubMenu = new menuBar('JazzSubMenu',400,  '#7eb8a2', '#7eb8a2');
	JazzSubMenu.addLabel(null, 'Practice Improvising', 'JazzPractice.html', 'MiB');
	JazzSubMenu.addLabel(null, 'Suggested Listening', 'JazzArtists.html', 'MiB');
	JazzSubMenu.addLabel(null, 'Reference Recordings', 'Jazz.html', 'MiB');
	
VocalJazzSubMenu = new menuBar('VocalJazzSubMenu',400,  '#7eb8a2', '#7eb8a2');
	VocalJazzSubMenu.addLabel(null, 'Assignments', 'VJazzAssignments.html', 'MiB');
	VocalJazzSubMenu.addLabel(null, 'Practice Improvising', 'VJazzPractice.html', 'MiB');
	VocalJazzSubMenu.addLabel(null, 'Reference Recordings', 'VJazzRecordings.html', 'MiB');
	VocalJazzSubMenu.addLabel(null, 'Suggested Listening', 'VJazzArtists.html', 'MiB');

TheatreSubMenu = new menuBar('TheatreSubMenu',400,  '#7eb8a2', '#7eb8a2');
	TheatreSubMenu.addLabel(null, 'Cast Rehearsal Schedule', 'CastSchedule.html', 'MiB');
		TheatreSubMenu.addLabel(null, 'Oklahoma Soundtrack', 'Soundtrack.html', 'MiB');
		TheatreSubMenu.addLabel (null, 'AccompanEase program', 'MusicalTheatre.htm', 'MiB');


ListeningSubMenu = new menuBar('ListeningSubMenu',400,  '#7eb8a2', '#7eb8a2');
	ListeningSubMenu.addLabel(null, 'Instructions', 'pdfs/ListeningAssignment.pdf', 'MiB', 'new');
	ListeningSubMenu.addLabel(null, 'Concerts', 'OtherConcerts.html', 'MiB');
