/* --- menu items --- */


var MENU_ITEMS = [
 
    



	['Entertainment', null, null,
		['Cinema', 'current events.htm'],
		['Concert & Theatre', '#concert'],		
		['Wickham Bishops Drama Club', 'leisure_files/wickhambishopsdramaclub.co.uk'],
		
	],
	
	
	
	['Eating Out', null, null,
			
	                ['Totham Cafe', '../../Cafe.htm'],	               
			['Pubs', 'null.htm'],
			
			[  '--  Chequers', '../../chequers.htm'],
			[  '--  Prince of Wales', '../../princeofwales.htm'],
			],
	
	
	];




