var MENU_ITEMS = [


["Clients", 'clients.php', [478, 0, 55, 80]],

["Government", 'government.php', [55, 0, 83, 80]],

["Candidates", 'jobseekers.php', [83, 0, 75, 80],
	['Job Seekers', 'jobseekers.php', [0, 87, 120, 25]],
	['Job Search', 'candidates.php', [0, 25, 120, 25]],
	['New Job Notifiers', 'jobnotifier.php', [0, 25, 120, 25]]
],

["About Us", 'team.php', [75, 0, 70, 80],
	['Meet Our Team', 'team.php', [0, 87, 120, 25]],
	['Testimonials', 'testimonials.php', [0, 25, 120, 25]],
	['Contact Information', 'contact.php', [0, 25, 120, 25]],
],

];
