/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Artizan Home', 'http://www.artizangames.com/', {'sw':199}],
	['Product Information', 'http://www.artizangames.com/main.html', {'sw':199,'bw':150,'bl':50},
		['Product Features', 'http://www.artizangames.com/table-top-hockey/table-hockey-features.html'],
		['Product Specifications', 'http://www.artizangames.com/table-top-hockey/table-hockey-specifications.html'],
		['Product Images', 'http://www.artizangames.com/table-top-hockey/table-hockey-screenshots.html'],
		['Product Videos', 'http://www.artizangames.com/table-hockey-videos/table-top-hockey-videos.html', {'bl':150},
			['Agony of Defeat', 'http://www.artizangames.com/table-hockey-videos/agony-of-defeat.html'],
			['Fan Appreciation', 'http://www.artizangames.com/table-hockey-videos/fan-appreciation.html'],
			['Heat of Action', 'http://www.artizangames.com/table-hockey-videos/heat-of-action.html'],
			['Features on Ice', 'http://www.artizangames.com/table-hockey-videos/features-on-ice.html']
		],
		['Customer Testimonials', 'http://www.artizangames.com/table-top-hockey/table-hockey-testimonials.html']
	],
	['Artizan Products', 'http://www.artizangames.com/table-top-hockey/table-hockey-games.html', {'sw':199,'bw':150,'bl':50},
		['LE Classic Model', 'http://www.artizangames.com/table-top-hockey/le-classic-rod-hockey-game.html'],
		['SE Classic Model', 'http://www.artizangames.com/table-top-hockey/se-classic-rod-hockey-game.html']
	],
	['Table Hockey Information', null, {'sw':199,'bw':150,'bl':50},
		['Table Hockey History', 'http://www.artizangames.com/table-top-hockey/table-hockey-history.html'],
		['Hockey Terms Glossary', 'http://www.artizangames.com/hockey-terms/table-hockey-glossary.html'],
		['Table Hockey Links', 'http://www.artizangames.com/table-top-hockey/hockey-resources.html']
	],
	['About Artizan', null, {'sw':199,'bw':150,'bl':50},
		['About Us', 'http://www.artizangames.com/table-top-hockey/about-artizan.html'],
		['Contact Us', 'http://www.artizangames.com/table-top-hockey/contact-artizan.html']
	]
];
