/* Tigra Menu items structure */
var MENU_ITEMS = [
	['_______________________', null, null,
		['Beasts of Bourbon', '/bands/beastsofbourbon.php'],
		['Former Child Stars', '/bands/formerchildstars.php'],
		['Tex Don Charlie', '/bands/texdoncharlie.php'],
		['The Cruel Sea', '/bands/cruelsea.php'],
		['Tex Perkins', '/bands/texperkins.php'],
		['TNT', '/bands/tnt.php']
	]
];
