var MENU_ITEMS = [  
	  ['Home', 'index.php', {'sb' : 'Home', 'tw' : '_parent', 'ac' : ''}
			  , ['This site', 'about.php', {'sb' : 'About this site', 'tw' : '_parent', 'ac' : 'Z'} ]
			  , ['Search', 'search.php', {'sb' : 'Site Search', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Policy', 'policy.php', {'sb' : 'Website Policy', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['News', 'news.php', {'sb' : 'News', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Events', 'eventslist.php', {'sb' : 'Events', 'tw' : '_parent', 'ac' : '2'} ],  
	  ['Notices', 'noticeslist.php', {'sb' : 'Notices', 'tw' : '_parent', 'ac' : ''} ],  
	  ['FAQs', 'faqs.php', {'sb' : 'Frequently Asked Questions', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Classified', 'sales.php', {'sb' : 'Classified', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Search Directory', 'directorylist.php', {'sb' : 'Search of Business Types  or Business Names or Members', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Members Area', 'special.php?pageno=243', {'sb' : 'Members Area', 'tw' : '_parent', 'ac' : ''}
			  , ['Login', 'clogin.php', {'sb' : 'Login', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Petition 1', 'forms.php?fm=463', {'sb' : 'Petition 1 - Car Parking', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Petition 2', 'forms.php?fm=484', {'sb' : 'Petition 2 - AVDC Services', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Petition No. 3', 'forms.php?fm=501', {'sb' : 'Petition 3 - Housing & Jobs in the AVDC area', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['AVDC', 'special.php?pageno=591', {'sb' : 'AVDC matters', 'tw' : '_parent', 'ac' : ''}, 
					  ['Answers 1', 'special.php?pageno=590', {'sb' : 'AVDC\'s answers to questions asked by BBC members - 1', 'tw' : '_parent', 'ac' : ''}], 
					  ['Answers 2', 'special.php?pageno=592', {'sb' : 'AVDC\'s answers to questions asked by BBC members - 2', 'tw' : '_parent', 'ac' : ''}] ] 
			  , ['Bulletin Board', 'bboard.php', {'sb' : 'Bulletin Board', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Minutes', 'special.php?pageno=336', {'sb' : 'Committee Minutes', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['The Committee', 'comm.php', {'sb' : 'The Committee', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Committee Area', 'special.php?pageno=244', {'sb' : 'Committee Area', 'tw' : '_parent', 'ac' : ''}, 
					  ['Minutes', 'special.php?pageno=337', {'sb' : 'Full committee minutes', 'tw' : '_parent', 'ac' : ''}], 
					  ['Agenda', 'special.php?pageno=338', {'sb' : 'Agenda', 'tw' : '_parent', 'ac' : ''}], 
					  ['Administration', 'special.php?pageno=339', {'sb' : 'Administration', 'tw' : '_parent', 'ac' : ''}] ] 
			  , ['Logout', 'clogout.php', {'sb' : 'Logout', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Links', 'links.php', {'sb' : 'Links', 'tw' : '_parent', 'ac' : ''} ], , ]