/* Tigra Menu items structure */
var MENU_ITEMS = [
	['.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.', 'chai.htm', null,
		['Chai Tea >>', null, 'chai.htm',
			['- 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']
	]
];
