/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/1.jpg" width="64" height="35" border="0">', 'home.php', {'sw':64}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/2.jpg" width="136" height="35" border="0">', 'home.php?cat=252', {'sw':136}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/3.jpg" width="85" height="35" border="0">', 'home.php?cat=249', {'sw':85},
		['Float Tube Accessories', 'home.php?cat=250'],
		['Float Tube Replacement Parts', 'home.php?cat=251']
	],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/4.jpg" width="103" height="35" border="0">', 'home.php?cat=254', {'sw':103},
		['Pontoon Boat Accessories', 'home.php?cat=255'],
		['Pontoon Boat Replacement Parts', 'home.php?cat=256']
	],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/5.jpg" width="87" height="35" border="0">', 'home.php?cat=259', {'sw':87}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/6.jpg" width="42" height="35" border="0">', 'home.php?cat=257', {'sw':42}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/7.jpg" width="130" height="35" border="0">', 'home.php?cat=260', {'sw':130}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/8.jpg" width="89" height="35" border="0">', 'home.php?cat=261', {'sw':89}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/9.jpg" width="66" height="35" border="0">', 'home.php?cat=262', {'sw':66}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/10.jpg" width="58" height="35" border="0">', 'pages.php?pageid=6', {'sw':58}],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/11.jpg" width="95" height="35" border="0">', null, {'sw':95,'bw':120,'bl':-25},
		['Contact Us', 'help.php?section=contactus&mode=update'],
		['F.A.Q', 'pages.php?pageid=1'],
		['Partner Links', 'pages.php?pageid=7'],
		['Privacy & Security ', 'pages.php?pageid=4'],
		['Shipping Info', 'pages.php?pageid=8'],
		['Customer Service', 'pages.php?pageid=9'],
		['Warranty Form', 'pages.php?pageid=11'],
		['Product PDFs', 'pages.php?pageid=10'],
		['News', 'pages.php?pageid=12']
	],
	['<img src="http://67.19.43.193/~creekcom/menu_files/images/12.jpg" width="5" height="35" border="0">', null, {'sw':5}]
];
