var MENU_ITEMS = [
		['&nbsp;Real Ale', 'real-ale.asp', null,
			['&nbsp;-&nbsp;Adnams', 'adnams.asp'],
			['&nbsp;-&nbsp;Batemans', 'batemans.asp'],		
			['&nbsp;-&nbsp;Brakspear', 'brakspear.asp'],		
			['&nbsp;-&nbsp;Caledonian', 'caledonian.asp'],		
			['&nbsp;-&nbsp;Exmoor Ales', 'exmoor.asp'],						
			['&nbsp;-&nbsp;Fullers', 'fullers.asp'],
			['&nbsp;-&nbsp;Gales', 'gales.asp'],
			['&nbsp;-&nbsp;Greene King', 'greene-king.asp'],
			['&nbsp;-&nbsp;Harveys', 'harveys.asp'],
			['&nbsp;-&nbsp;Harviestoun', 'harviestoun.asp'],
			['&nbsp;-&nbsp;Hook Norton', 'hook-norton.asp'],
			['&nbsp;-&nbsp;Hop Back', 'hop-back.asp'],
			['&nbsp;-&nbsp;Martsons', 'martsons.asp'],
			['&nbsp;-&nbsp;Morelands', 'morelands.asp'],
			['&nbsp;-&nbsp;Oakham', 'oakham.asp'],
			['&nbsp;-&nbsp;Shepherd Neame', 'shepherd-neame.asp'],
			['&nbsp;-&nbsp;St Austell', 'st-austell.asp'],
			['&nbsp;-&nbsp;Timothy Taylor', 'timothy-taylor.asp'],
			['&nbsp;-&nbsp;Wells', 'wells.asp'],
			['&nbsp;-&nbsp;Westerham', 'westerham.asp'],
			['&nbsp;-&nbsp;Wychwood', 'wychwood.asp'],
			['&nbsp;-&nbsp;Youngs', 'youngs.asp'],
		],
	];