/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<img src="http://www.tristateoutfittersusa.com/menu_files/1.jpg" width="338" height="31" border="0">', 'index.php', {'sw':338}],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/2.jpg" width="57" height="31" border="0">', 'index.php', {'sw':57}],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/3.jpg" width="80" height="31" border="0">', 'page.php?id=21', {'sw':80},
		
		['Bridger Petrini', 'page.php?id=42'],
		
	],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/4.jpg" width="55" height="31" border="0">', null, {'sw':55},
		['Mule Deer', 'page.php?id=28'],
		['Elk', 'page.php?id=18'],
		['Antelope', 'page.php?id=17'],
		['Mountain Lion', 'page.php?id=16'],
		['Bear', 'page.php?id=14'],
		['Turkey', 'page.php?id=15'],
	
	],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/5.jpg" width="74" height="31" border="0">', 'page.php?id=20', {'sw':74},
		['T.O.', 'page.php?id=46'],
		['Bijou', 'page.php?id=47'],
	],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/6.jpg" width="53" height="31" border="0">', 'page.php?id=29', {'sw':53}],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/7.jpg" width="103" height="31" border="0">', 'page.php?id=30', {'sw':103}],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/8.jpg" width="51" height="31" border="0">', 'page.php?id=31', {'sw':51}],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/9.jpg" width="110" height="31" border="0">', 'gallery.php', {'sw':110}],
	['<img src="http://www.tristateoutfittersusa.com/menu_files/10.jpg" width="88" height="31" border="0">', 'page.php?id=45', {'sw':88}]
];

