/* --- menu items --- */


var MENU_ITEMS = [
	

        ['"""""""""""""""', null, null,
		
		['School', 'education.htm"'],				
		['Library', 'education_files/wickham_bishops_library.htm'],
		
	],
	
	['""""""""', null, null,
			
		['Links', 'other.htm"'],		
		['Neighbourhood Watch', 'other.htm"'],		
		['Proposed Phone Mast', 'other_files/planning_application.htm#phonemast"'],
			
      
     ],   
        
	];




