/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Meat Cuts', 'infocuts.php', {'tw':'_self'},

	],
	['Recipes', 'inforecipes.php', {'tw':'_self'},
	
	],
	['Preparation', 'infoprep.php', {'tw':'_self'},
		
	],
	
];

