/* Tigra Menu items structure */
var MENU_ITEMS = [
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_01.jpg" width="159" height="31" border="0">', 'home.php', {'sw':159}],
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_02.jpg" width="132" height="31" border="0">', 'home.php?cat=27', {'sw':132}],
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_03.jpg" width="85" height="31" border="0">', 'home.php?cat=28', {'sw':85},
		['Eyes >>', 'home.php?cat=32', null,
			['Eye Shadow', 'home.php?cat=44'],
			['Mascara ', 'product.php?productid=48'],
			['Eye Liner', 'product.php?productid=46'],
			['Concealer', 'home.php?cat=48'],
			['Brow Tint', 'product.php?productid=44'],
			['Palettes', 'home.php?cat=59'],
			['Eye Treatment', 'home.php?cat=75'],
			['Accessories', 'home.php?cat=76']
		],
		['Lips >>', 'home.php?cat=33', null,
			['Lip Gloss Plumper', 'home.php?cat=50'],
			['Lipstick', 'product.php?productid=59'],
			['Automatic Lip Duo', 'product.php?productid=56'],
			['Lip Liner', 'home.php?cat=53'],
			['Lip Treatment', 'home.php?cat=77']
		],
		['Cheeks >>', 'home.php?cat=35', null,
			['Palettes', 'home.php?cat=59'],
			['Blushes and Bronzers', 'home.php?cat=82'],
			['Accessories', 'home.php?cat=80']
		],
		['Foundation >>', 'home.php?cat=34', null,
			['BareBack Mineral Foundation', 'home.php?cat=56'],
			['Whipped Aloe Moose Foundation', 'home.php?cat=54'],
			['Mineral Sheer Tint', 'home.php?cat=55'],
			['Palettes', 'home.php?cat=79'],
			['Accessories', 'home.php?cat=78']
		],
		['Concealer >>', 'home.php?cat=36', null,
			['Liquid Concealer Wand', 'home.php?cat=60'],
			['Good Night Sleep', 'product.php?productid=3&cat=36&page=1'],
			['No Baggage - Under-Eye Pick Me Up', 'product.php?productid=6&cat=36&page=1'],
			['Concealer, 2-tone', 'product.php?productid=54&cat=36&page=1']
		],
		['Palettes', 'home.php?cat=37'],
		['Brushes ', 'home.php?cat=38']
	],
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_04.jpg" width="158" height="31" border="0">', 'home.php?cat=29', {'sw':158},
		['Cleansers >>', 'home.php?cat=39', null,
			['Papaya Enzyme Face Cleanser', 'product.php?productid=16'],
			['Oatmeal Face Cleanser', 'product.php?productid=17'],
			['Pumpkin Face Scrub', 'product.php?productid=14'],
			['Peel-off Mask', 'product.php?productid=15']
		],
		['Moisturizers >>', 'home.php?cat=40', null,
			['Avocado & Ginger Moisturizer', 'product.php?productid=21'],
			['Wildflower Face Lotion', 'product.php?productid=22'],
			['Golden Garland Face Lotion', 'product.php?productid=20']
		],
		['Bath >>', 'home.php?cat=41', null,
			['Bath Salts', 'home.php?cat=62'],
			['Loofa with Soap Inside', 'home.php?cat=63'],
			['Soaps', 'home.php?cat=81']
		],
		['Body >>', 'home.php?cat=42', null,
			['Body Lotion', 'home.php?cat=65'],
			['Body Butter', 'product.php?productid=7'],
			['Prairie Rose Shimmering Dusting Powder', 'home.php?cat=66']
		],
		['SPF >>', 'home.php?cat=43', null,
			['Six Shooter Outdoor Protection', 'home.php?cat=67'],
			['Mineral Sheer Tint SPF-20', 'product.php?productid=55&cat=68&page=1'],
			['Vitamin C Lip Treatment', 'product.php?productid=27&cat=43&page=1']
		]
	],
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_05.jpg" width="61" height="31" border="0">', 'home.php?cat=30', {'sw':61},
		['For your cowgirl friend', 'home.php?cat=30'],
		['For your cowboy friend', 'home.php?cat=72'],
		['Posters, Books & Postcards', 'home.php?cat=70'],
		['Hot Deals', 'home.php?cat=73']
	],
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_06.jpg" width="114" height="31" border="0">', 'home.php?cat=31', {'sw':114}],
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_07.jpg" width="111" height="31" border="0">', 'pages.php?pageid=6', {'sw':111}],
	['<img src="http://www.rodeocosmetics.com/menu_files/images/nav_08.jpg" width="140" height="31" border="0">', 'home.php?cat=10', {'sw':140}]
];
