var MENU_ITEMS = [
	['<strong><i>Home Oikoten</i></strong>', 'http://www.oikoten.be/indexx.php?id=1'],
	['Tochten?', 'indexx.php?id=502', null,
			['Voorstelling', 'indexx.php?id=502'],
			['Planning tochten', 'indexx.php?id=503']
	],
	['Jongeren', 'indexx.php?id=504'],
	['Overeenkomst', 'indexx.php?id=505'],
	['Voorbereiding', 'indexx.php?id=811'],
        ['Achterban', 'indexx.php?id=506'],
	['Begeleiders', 'indexx.php?id=507'],
	['Meestappers', 'indexx.php?id=508'],
	['Extra informatie', 'indexx.php?id=509', null,
                        ['Stappen naar Santiago', 'indexx.php?id=810'],
			['Routeboekje', 'indexx.php?id=510'],
			['Dagboeken', 'indexx.php?id=511'],
			['Links', 'indexx.php?id=512'],
			['F.A.Q.', 'indexx.php?id=514']	
	],
	['Contact', 'indexx.php?id=515']
];


			
			
			
			
			