var MENU_ITEMS = [
['Home', 'index.html'],
	['Post Crop', 'postcrop.html'],
	['Saturday', 'saturday.html', null,
		['Fairport Convention', 'fairportconvention.html'],
		['Glenn Tilbrook', 'glenntilbrook.html'],
		['Dervish', 'dervish.html'],
		['King Pleasure & the Biscuit Boys', 'kingpleasurethebiscu.html'],
		['Swarbs Lazarus', 'swarbslazarus.html'],
		['Sam Holmes', 'samholmes.html'],
		['Richard Digance', 'richarddigance.html'],
	],
	['Friday', 'friday.html', null,
		['10cc', '10cc.html'],
		['John Martyn Band', 'johnmartynband.html'],
		['Flook', 'flook.html'],
		['Deborah Bonham', 'deborahbonham.html'],
		['Ashley Hutchings Rainbow Chasers', 'ashleyhutchingsrainb.html'],
		['Then Came The Wheel', 'thencamethewheel.html'],
		['Bodega', 'bodega.html'],
		['Shameless Quo', 'shamelessquo.html'],
	],
	['Thursday', 'thursday.html', null,
		['Steeleye Span', 'steeleyespan.html'],
		['Máire Ní Chathasaigh & Chris Newman', 'mirenchathasaighchri.html'],
		['Feast of Fiddles', 'feastoffiddles.html'],
		['PJ Wright', 'pjwright.html'],
		['wRants', 'wrants.html'],
	],
	['Star Signs', 'starsigns.html', null,
		['Dave Pegg', 'davepegg.html'],
		['Peter Knight', 'peterknight.html'],
		['Richard Digance', 'richarddigance1.html'],
		['Molly', 'molly.html'],
		['Dr. Palfi', 'drpalfi.html'],
		['John Row', 'johnrow.html'],
		['Phil James', 'philjames.html'],
		['Nigel Cresswell   A Cropredy Virgin', 'nigelcresswellacropr.html'],
	],
	['0ther Bits', '0therbits.html', null,
		['Pre Crop', 'precrop.html'],
		['Weather', 'weather.html'],
		['Technology  Problems', 'technologyproblems.html'],
		['Tips for 2007', 'tipsfor2007.html'],
		['Missing Links', 'missinglinks.html'],
		['Technical Specification', 'technicalspecificati.html'],
		['The Gold Disc Bit', 'thegolddiscbit.html'],
	],
];

