/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'intro.htm', {'tw':'iframe1'}],
	['Squid Bio', 'Squid_Bio.htm', {'tw':'iframe1'}],
	['Hippie Time', 'slideshow/Flash01/hippitime.html', {'tw':'iframe1'}],
	['Caribbean Allstars', 'caribianallstars/caribianallstars.html', {'tw':'iframe1'}],
	['Sy Klopps', 'syklopps/syklopps.html', {'tw':'iframe1'}],
	['Tiki Lounge', 'tikilounge/tikilounge.html', {'tw':'iframe1'}],
	['Friends', 'friends.htm', {'tw':'iframe1'}],
	['Vintage Posters', 'poster/poster.html', {'tw':'iframe1'}],

	['VooDoo Hut', 'http://www.voodoohutrecording.com', {'tw':'_blank'}]
];
