var MENU_ITEMS1 = [
	['FIND EMPLOYEES', 'index2.php?app_view=fe', null,
			['Our Approach', 'index2.php?app_view=fe_appr', null,],
			['Efficiency Match Staffing', 'index2.php?app_view=fe_match', null,],
			['Skills Acceleration Institute', 'index2.php?app_view=fe_acc', null,],
			['Consulting Services', 'index2.php?app_view=fe_conslt', null,],
			['Submit Project Feedback', 'index2.php?app_view=fe_projfdbckform', null,],
			['Submit Service Request', 'index2.php?app_view=fe_serviceform', null,],
			['Frequently Asked Questions', 'index2.php?app_view=fe_faqs', null,],
	],
];