<!-- Main Menu Bar (display text,id,width,highlight color,bgcolor,path,align) -->
	startMenuBar(863, 6);
	menuLabel('&nbsp;Home&nbsp;', 2, 80, '#DADADA', '#191970', 'http://www.workflowready.com/index.html', 'center');
	menuLabel('&nbsp;&nbsp;&nbsp;Training Services&nbsp;', 3, 175, '#DADADA', '#191970', '../TrainingServices/TrainingServices_Reg.html', 'center');
	menuLabel('&nbsp;&nbsp;Consulting Services&nbsp;', 4, 190, '#DADADA', '#191970', '../ConsultingServices/ConsultingServices_Reg.html', 'center');
	menuLabel('&nbsp;&nbsp;&nbsp;Workflow Solutions&nbsp;', 5, 190, '#DADADA', '#191970', '../ConsultingServices/Workflow_ConsultingServices.html', 'center');
	menuLabel('&nbsp;&nbsp;About Us', 6, 105, '#DADADA', '#191970', '../Company/AboutUs.html', 'center');
	menuLabel('&nbsp;Contact&nbsp;Us', 7, 110, '#DADADA', '#191970', '../ContactUs/RequestInfo.html', 'center');
	endMenuBar(6);
