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 8', 'special.php?pageno=598', {'sb' : 'Hello & Welcome to the Under 8`s', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 7', 'special.php?pageno=620', {'sb' : 'Under 7', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 11 Tigers 2010', 'special.php?pageno=621', {'sb' : 'Under 11 Tigers 2010', 'tw' : '_parent', 'ac' : ''}, 
					  ['Under 11 Tigers 2', 'special.php?pageno=565', {'sb' : 'Welcome to Under 11 Tigers', 'tw' : '_parent', 'ac' : ''}] ] 
			  , ['Under 10 Pumas', 'special.php?pageno=622', {'sb' : 'Under 10 Pumas', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 9  Pumas', 'special.php?pageno=517', {'sb' : 'Under 9 Pumas', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 9 Tigers', 'special.php?pageno=566', {'sb' : 'Under 9 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 13 Tigers', 'special.php?pageno=528', {'sb' : 'Under 13 Tigers', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 12 Pumas 2010', 'special.php?pageno=623', {'sb' : 'Under 12 Pumas 2010', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 14 Tigers 2010', 'special.php?pageno=527', {'sb' : 'Under 14 Tigers 2010', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 14 Pumas 2010', 'special.php?pageno=564', {'sb' : 'Under 14 Pumas 2010', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 15 Pumas', 'special.php?pageno=518', {'sb' : 'Under 15 Pumas', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Under 12 Tigers', 'special.php?pageno=525', {'sb' : 'Under 12 Tigers', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Girls Teams', 'special.php?pageno=516', {'sb' : 'Girls Teams', 'tw' : '_parent', 'ac' : ''}
			  , ['Girls U8', 'special.php?pageno=544', {'sb' : 'Girls  8', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Girls Under 10 Swans', 'special.php?pageno=599', {'sb' : 'Girls Under 10', 'tw' : '_parent', 'ac' : ''} ] 
			  , ['Girls Under 12', 'special.php?pageno=553', {'sb' : 'Girls Under 12', 'tw' : '_parent', 'ac' : ''} ]  ],  
	  ['Winslow United', 'special.php?pageno=609', {'sb' : 'Winslow United', 'tw' : '_parent', 'ac' : ''}
			  , ['Winslow U16', 'special.php?pageno=557', {'sb' : 'Winslow United U16 Tigers', 'tw' : '_parent', 'ac' : ''}, 
					  ['Previous Pages', 'special.php?pageno=610', {'sb' : 'Previous pages', 'tw' : '_parent', 'ac' : ''}] ] 
			  , ['Winslow U17', 'special.php?pageno=608', {'sb' : 'Winslow U 17', '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' : ''} ], , ]