	startMenuBar(600, 5);
menuLabel('Introduction', 1, 153, '#343399', '#ff0000', 'index.htm');
menuLabel('Services', 2, 153, '#343399', '#ff0000', 'services.htm');
menuLabel('Industry Experience', 3, 153, '#343399', '#ff0000', 'experience.htm');
menuLabel('Downloads', 4, 153, '#343399', '#ff0000', 'downloads.htm');
menuLabel('Contact Details', 5, 153, '#343399', '#ff0000', 'contact.htm');
	endMenuBar(5);	
