/* --- menu items --- */
var MENU_ITEMS0 = [
	['Home','index.html'],
	['Room & Rate','rooms.html'	],
	['Location','location.html'	],
	['Reservation','reservation.htm'	],
	['Contact Us','contactus.html'	]
];

var MENU_ITEMS01 = [
	['Book online','aucklandcity_hostel_reservation.php'],
	['Enquiry','aucklandcity_hostel_enquiry.php']
];
