	startMenuBar(352, 5);
	menuLabel('Ren Faire', 1, 86, '#141178', '#000000', '/renaissance.php');
	menuLabel('Motorcycles', 2, 95, '#141178', '#000000', '/bikes.php');
	menuLabel('Computers', 3, 85, '#141178', '#000000', '/comp.php');
	menuLabel('Dragon Babble', 4, 110, '#141178', '#000000', 'http://www.livejournal.com/users/sarkany/');
	menuLabel('Photo Gallery', 5, 100, '#141178', '#000000', '/gallery');
	endMenuBar(5);	

