var MENU_ITEMS = [
['Home', 'index.html'],
	['Team Schedule', 'teamschedule.html', null,
		['Cheriton', 'cheriton.html'],
		['Compton and Chandlers Ford', 'comptonandchandlersf.html'],
		['Fair Oak Rangers', 'fairoakrangers.html'],
		['Shinfield', 'shinfield.html'],
		['Steep Slappers', 'steepslappers.html'],
		['Tichborne Park', 'tichbornepark.html'],
		['The Wild Things', 'thewildthings.html'],
		['Westbourne Bulldogs', 'westbournebulldogs.html'],
	],
	['Finals', 'finals.html'],
	['Rules', 'rules.html'],
	['Captains Notes', 'captainsnotes.html'],
	['Refreshments', 'refreshments.html'],
	['Information', 'information.html'],
	['Day Report', 'dayreport.html'],
];
