	startMenuBar(663, 5);
	menuLabel('PROGRAM', 1, 60, '#3366cc', '#333366', 'main.asp?section=1', 'left');
	//Img_menuLabel(1, 'images/menuitems/on.gif', 'images/menuitems/off.gif', 'about', 'left');
	menuLabel('ABOUT TZANETATOS', 2, 127, '#3366cc', '#333366', 'main.asp?section=4', 'left');
	menuLabel('DISCLOSURE', 3, 70, '#3366cc', '#333366', 'main.asp?section=8', null);
	menuLabel('PERFORMANCE', 4, 86, '#3366cc', '#333366', 'main.asp?section=9', null);
	menuLabel('INVESTING WITH TZANETATOS', 5, 180, '#3366cc', '#333366', 'main.asp?section=10', null);	
	menuLabel('NEWS & PRESS', 6, 100, '#3366cc', '#333366', 'main.asp?section=11', null);
	menuLabel('CONTACT', 7, 50, '#3366cc', '#333366', 'main.asp?section=12', null);
endMenuBar(5);	

