// menu_items.js file

// comments block here


var MENU_ITEMS0 =[

	["Information", "", null, 
	
			["Contact Us", "http://www.powys.gov.uk/index.php?id=26&L=0"],
			
			
			["Admin", "/english/admin.php"]										
			
		],

		
	['Education & Learning', 'http://www.powys.gov.uk/index.php?id=7&L=0', null,
	
	
	],

	


		



	
	['Youth Services', '/english/youth_services/', null,

	
		
	],
	
	
	
	['Community', 'http://www.powys.gov.uk/index.php?id=40&L=0', null,

		["Village Halls", "http://www.powys.gov.uk/index.php?id=3201"],
		
	],


	
		
	["Further Education", "http://www.powys.gov.uk/index.php?id=60&L=0", null,
	
	    ["Adult Education", "http://www.powys.gov.uk/index.php?id=56&L=0", [0, 22, 135, 20]],

		["Careers Advice", "http://www.powys.gov.uk/index.php?id=2796&L=0", [0, 22, 135, 20]]
		
		
		
	],
	
	
		
	['Main Powys council Website', "http://www.powys.gov.uk", null,

	
		
	],
	
];