var MENU_ITEMS = [
['2008', 'index.html'],
	['Teams', 'teams.html', null,
		['Ropley', 'ropley.html'],
		['Hampshire Hogs', 'hampshirehogs.html'],
		['Steep Carnegie', 'steepcarnegie.html'],
		['Ventnor', 'ventnor.html'],
		['Tichborne Park', 'tichbornepark.html'],
		['Fair Oak Rangers', 'fairoakrangers.html'],
		['Wessex Exiles', 'wessexexiles.html'],
		['Cheriton', 'cheriton.html'],
	],
	['What is it?', 'whatisit.html'],
	['Schedule', 'schedule.html'],
	['Finals', 'finals.html'],
	['Rules', 'rules.html'],
	['Refreshments', 'refreshments.html'],
	['Information', 'information.html'],
];
