var MENU_ITEMS = [
			
	['Home','index.html'],
	['Our Menu','menu1.htm'],	
	['Our Location','location.htm']
];
	
