//
var MENU_ITEMS = [ ['Home Page', 'index.jsp', null], ['Jobs', 'jobs.jsp', null, ['Admin / Clerical / IT Jobs', 'job-browser.jsp?cat=adminjobs', null], ['Catering / Hospitality Jobs', 'job-browser.jsp?cat=catering_jobs', null], ['General Job Vacancies', 'job-browser.jsp?cat=general_jobs', null], ['Manufacturing / Industrial Jobs', 'job-browser.jsp?cat=manufacturing_industrial', null], ['Care Work', 'job-browser.jsp?cat=care_work', null] ], ['Employers', 'employers.jsp', null], ['Contact', 'contact.jsp', null] ];