/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.lewesbarbilliards.org.uk/'],
	['News', 'new0000.htm'],
	['Fixtures', '../info/fixtures0910.pdf', {'tw':'_blank'}],
	['Tables', null, null,
		['League Table', 'tab0000.htm'],
		['Player Statistics', 'tab0001.htm'],
		['League Cup Table', 'tab0002.htm'],
		['League Cup Stats', 'tab0003.htm']
	],
	['Competitions', 'com0000.htm'],
	['Teams', null, null,
		['Beermatt Brewers', 'tea0018.htm'],
		['Black Horse', 'tea0001.htm'],
		['Brewers Droops', 'tea0017.htm'],
		['Bridge', 'tea0003.htm'],
		['CKRBL', 'tea0019.htm'],
		['Horns Lodge', 'tea0006.htm'],
		['Plough', 'tea0022.htm'],
		['Stand Up', 'tea0020.htm'],
		['United Services Club', 'tea0023.htm']
	],
	['History', 'his0000.htm'],
	['Links', 'lnk0000.htm'],
	['League Rules', '../info/LDBBL_rules_2009.pdf', {'tw':'_blank'}],
	['Contact', 'con0000.htm'],
	['BB Forum', 'http://barbilliards.proboards30.com/index.cgi?board=lewes ', {'tw':'_blank'}]
];
