/* --- menu items --- */
var MENU_ITEMS1 = [
	[['<img src="/images/general/job-seekers.gif" width="102" height="30">', '<img src="/images/general/job-seekers2.gif" width="102" height="30">', '<img src="/images/general/job-seekers2.gif" width="102" height="30">'	], null, {'bl':-5},
		['Search Jobs', '/search-jobs.php'],
		['Hot Jobs', '/hot-jobs.php'],
		['Resume Tips', '/resume-tips.php'],
		['Interview Tips', '/interview-tips.php'],
		['Counter Offers', '/counter-offers.php']
	]
];

var MENU_ITEMS2 = [
	[['<img src="/images/general/employers.gif" width="93" height="30">', '<img src="/images/general/employers2.gif" width="93" height="30">', '<img src="/images/general/employers2.gif" width="93" height="30">', 	], null, {'bl':-5},
		['Specialist Industries', '/specialist-industries.php'],
		['Update & Articles', '/updates-articles.php'],
		['Setting Up The Interview', '/setting-up-the-interview.php']	
	]
];

