	startMenuBar(945);
	menuLabel('HOME', 1, null, '#ffffff', '', 'home.html', 'left');
	menuLabel('ABOUT US', 2, null, '#ffffff', '', 'about_us.html', 'left');
	menuLabel('ABOUT THE BREED', 3, null, '#ffffff', '', 'about_the_breed.html', 'left');
	menuLabel('HORSES FOR SALE', 4, null, '#ffffff', '', 'horses_for_sale.html?mare=1', 'left');
	menuLabel('OUR BROODMARES', 5, null, '#ffffff', '', 'broodmares.html', 'left');
	menuLabel('OUR STALLIONS', 6, null, '#ffffff', '', 'stallions.html', 'left');
	menuLabel('HALL OF FAME', 7, null, '#ffffff', '', 'hall_of_fame.html?pid=2', 'left');
	menuLabel('NOTICE BOARD', 8, null, '#ffffff', '', 'noticeboard.html', 'left');
	menuLabel('VIDEO LIBRARY', 9, null, '#ffffff', '', 'video_library.html', 'left');
	menuLabel('LINKS', 10, null, '#ffffff', '', 'links.html', 'left');
	menuLabel('CONTACT', 11, null, '#ffffff', '', 'contact.html', 'left');
	endMenuBar();
