/* Tigra Menu items structure */
var MENU_ITEMS_CHAI = [
	['', null, null,
		['• Chai Tea >>', null, null,
			['- Directions', 'chai.htm'],
			['- Missoula Retailers', 'chai.htm'],
			['- Purchase Online', 'catalog/index.php?cPath=24']
		],
		['• Meal Plans', 'catalog/index.php?cPath=25'],
		[' • Gift Certificates', 'catalog/index.php?cPath=26'],
		['• Chutney', 'catalog/product_info.php?cPath=27&products_id=45'],
		['• Enchilada Sauce', 'catalog/product_info.php?cPath=27&products_id=44'],
		['• Online Catalog', 'catalog/index.php']
	]
];
