/* Tigra Menu items structure */

var MENU_ITEMS = [
	['Home', 'http://www.newstagers.org.uk/index.shtml', {'tw':'_parent','sb':'Newstagers'}],
	['History', 'history.shtml', {'tw':'_parent','sb':'Newstagers History'}],
	['Past Shows', 'past_productions.shtml', {'tw':'_parent','sb':'Past Productions'}]
];
