/* Tigra Menu items structure */
var MENU_ITEMS = [
	['About Unisong', 'AboutUnisong.html', {'tw':'_self','sb':'About Unisong'}],
	['Prizes', 'Prizes.html', {'tw':'_self','sb':'Prizes'}],
	['Enter Contest', 'EnterContest.html', {'tw':'_self','sb':'Enter the Contest'}],
	['Winners', 'Winners.html', {'tw':'_self','sb':'Winners'}],
	['Sponsors', 'Sponsors.html', {'tw':'_self','sb':'Sponsors'}]
];
