var MENU_ITEMS = [  
	  ['Home', 'index.php', {'sb' : 'Home', 'tw' : '_parent', 'ac' : ''}
			  , ['This site', 'about.php', {'sb' : 'About this site', 'tw' : '_parent', 'ac' : 'Z'} ] ],  
	  ['News', 'news.php', {'sb' : 'News', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Club Forms', 'special.php?pageno=567', {'sb' : 'Club Forms', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Members', 'special.php?pageno=597', {'sb' : 'Members Access', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Junior Teams', 'special.php?pageno=514', {'sb' : 'Junior Teams', 'tw' : '_parent', 'ac' : ''}
			  , ['Under 7', 'special.php?pageno=620', {'sb' : 'Under 7', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 8', 'special.php?pageno=625', {'sb' : 'Under 8', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 9', 'special.php?pageno=598', {'sb' : 'Hello & Welcome to the Under 9`s', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 10  Pumas', 'special.php?pageno=517', {'sb' : 'Under 10 Pumas', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 10 Tigers', 'special.php?pageno=624', {'sb' : 'Under 10 Tigers', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 11  Pumas', 'special.php?pageno=523', {'sb' : 'Under 11 Pumas', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Youth Teams', 'special.php?pageno=515', {'sb' : 'Youth Teams', 'tw' : '_parent', 'ac' : ''}
			  , ['Under 12 Pumas', 'special.php?pageno=623', {'sb' : 'Under 12 Pumas 2011', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 12 Tigers', 'special.php?pageno=628', {'sb' : 'Welcome to the Under 12 Tigers', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 13 Pumas', 'special.php?pageno=626', {'sb' : 'Under 13 Pumas', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 13 Tigers', 'special.php?pageno=525', {'sb' : 'Under 13 Tigers', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 14 Tigers', 'special.php?pageno=528', {'sb' : 'Under 14 Tigers', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 15 Pumas', 'special.php?pageno=564', {'sb' : 'Under 15 Pumas', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 15 Tigers', 'special.php?pageno=527', {'sb' : 'Under 15 Tigers', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Girls Teams', 'special.php?pageno=516', {'sb' : 'Girls Teams', 'tw' : '_parent', 'ac' : ''}
			  , ['Girls 9/10 Swans', 'special.php?pageno=599', {'sb' : 'Girls 9/10 Swans', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 11 Swans', 'special.php?pageno=627', {'sb' : 'Undr 11 Swans', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Girls 12/13 Swans', 'special.php?pageno=553', {'sb' : 'Girls 12/13 Swans', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Winslow United', 'special.php?pageno=609', {'sb' : 'Winslow United', 'tw' : '_parent', 'ac' : ''}
			  , ['Winslow U18', 'special.php?pageno=608', {'sb' : 'Winslow U 18', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 16 Winslow Utd', 'special.php?pageno=518', {'sb' : 'Under 16 Winslow Utd', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Useful Links', 'special.php?pageno=520', {'sb' : 'Useful Links', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Child Protection', 'special.php?pageno=521', {'sb' : 'Child Protection', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Conduct', 'special.php?pageno=522', {'sb' : 'Code of Conduct', 'tw' : '_parent', 'ac' : ''} ],  
	  ['New Sponsors', 'special.php?pageno=537', {'sb' : 'New Sponsors?', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Merchandise', 'special.php?pageno=546', {'sb' : 'Merchandise', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Directions', 'special.php?pageno=547', {'sb' : 'Directions', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Privacy', 'special.php?pageno=548', {'sb' : 'Privacy rules', 'tw' : '_parent', 'ac' : ''} ],  
	  ['Contact Us', 'special.php?pageno=554', {'sb' : 'Contact Us', 'tw' : '_parent', 'ac' : ''} ], , ]
