var MENU_ITEMS = [  
	  ['Home', 'index.php', {'sb' : 'Home page', 'tw' : '_parent', 'ac' : ''}
			  , ['This site', 'about.php', {'sb' : 'About this site', 'tw' : '_parent', 'ac' : 'Z'} ] ],  
	  ['Parish Council', 'special.php?pageno=2', {'sb' : 'Parish Council', 'tw' : '_parent', 'ac' : ''}
			  , ['Councillors', 'special.php?pageno=3', {'sb' : 'Your Parish Councillors', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Minutes', 'special.php?pageno=4', {'sb' : 'Parish Council Meeting Minutes', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Agendas', 'special.php?pageno=5', {'sb' : 'Parish Council Meeting Agendas', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Accounts', 'special.php?pageno=6', {'sb' : 'Parish Council Accounts', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Faults', 'special.php?pageno=7', {'sb' : 'Reporting Faults', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Planning', 'special.php?pageno=8', {'sb' : 'Planning', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Committees', 'special.php?pageno=9', {'sb' : 'Sub Committees', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Conservation Group', 'special.php?pageno=10', {'sb' : 'Conservation Group', 'tw' : '_parent', 'ac' : ''}
			  , ['Newsletter', 'special.php?pageno=58', {'sb' : 'Conservation Newsletter', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Minutes', 'special.php?pageno=129', {'sb' : 'Maids Moreton Conservation Group meeting Minutes', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Village Design', 'special.php?pageno=460', {'sb' : 'Village Design Statement', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Village Voice', 'special.php?pageno=11', {'sb' : 'Village Voice', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Events', 'eventslist.php', {'sb' : 'Events', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Notices', 'noticeslist.php', {'sb' : 'Notices', 'tw' : '_parent', 'ac' : ''} ],  
	  ['About MM', 'special.php?pageno=14', {'sb' : 'About Maids Moreton', 'tw' : '_parent', 'ac' : ''}
			  , ['Winter Views', 'special.php?pageno=15', {'sb' : 'Views of the Village in Winter Time', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['News', 'news.php', {'sb' : 'Village News', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Local Organisations', 'clubs.php', {'sb' : 'Local Organisations / Businesses', 'tw' : '_parent', 'ac' : ''} ], , ]
