/* --- menu items --- */
var MENU_ITEMS = [
	['Call for Papers', 'call4papers.php'],
	['Important Dates', 'importantdates.php'],
	['Useful Informations', 'usefulinformation.php'],
	['Organising Committee', 'organisingcommittee.php'],
	['Conference Organisers', 'organisers.php'],
	['Sponsorship Opportunities', 'sponsorship.php'],
	['Awards', 'awards.php'],
	['Places to Visit', 'placestovisit.php'],
	['Online Payment', 'reg4opay.php'],
	['Video Gallery', 'vgallery.php'],
	['ICER in News', 'innews.php'],
	['Download Brochure', 'brochure.php'],
	['New Updates<img src="images/new3.gif">','updates.php'],
];
