	startMenuBar(770, 5);
	menuLabel('ROHO Home', 1, 154, '#66CCFF', '#ffffff','http://bancroft.berkeley.edu/ROHO/index.html', 'left');
	menuLabel('Featured Projects', 4, 154, '#66CCFF', '#ffffff','http://bancroft.berkeley.edu/ROHO/projects/index.html', 'left');
	menuLabel('Collections', 2, 154, '#66CCFF', '#ffffff','http://bancroft.berkeley.edu/ROHO/collections/subjectarea/index.html', 'left');
	menuLabel('Education', 3, 154, '#66CCFF', '#ffffff','http://bancroft.berkeley.edu/ROHO/education/index.html', 'left');
	menuLabel('Resources', 5, 154, '#66CCFF', '#ffffff','http://bancroft.berkeley.edu/ROHO/resources/index.html', 'left');
	endMenuBar(5);	
