var TREE1_NODES = [
	['Wat doen wij?', '', null,
		['De zwangerschap', '', null,
			['Begeleiding', 'http://www.bollebuik.be/what.php?a=pre&s=consult', null],
			['Cursussen', 'http://www.bollebuik.be/what.php?a=pre&s=course', null],
		],
		['De bevalling', '', null,
			['Ziekenhuis', 'http://www.bollebuik.be/what.php?a=lab&s=poly', null],
			['Thuis', 'http://www.bollebuik.be/what.php?a=lab&s=home', null],
			['Onder water', 'http://www.bollebuik.be/what.php?a=lab&s=water', null],
		],
		['Na de bevalling', '', null,
			['Nazorg', 'http://www.bollebuik.be/what.php?a=post&s=care', null],
			['Borstvoeding', 'http://www.bollebuik.be/what.php?a=post&s=breast', null],
			['Moedergroepen', 'http://www.bollebuik.be/what.php?a=post&s=mother', null],
			['Cursussen', 'http://www.bollebuik.be/what.php?a=post&s=course', null],
		],
	],
	//['', null, null],
	['Wie zijn wij?', '', null,
		['De vroedvrouwen', 'http://www.bollebuik.be/who.php?a=midwife', null],
		['Waar werken wij?', 'http://www.bollebuik.be/who.php?a=where', null],
		['De vzw Bolle Buik', 'http://www.bollebuik.be/who.php?a=vzw', null],
		['Geschiedenis', 'http://www.bollebuik.be/who.php?a=history', null],
		//['Lid worden?', 'http://www.bollebuik.be/who.php?a=member', null],
		//['Diep Rood', 'http://www.bollebuik.be/who.php?a=dieprood', null],
	],
	//['', null, null],
	['Agenda', 'http://www.bollebuik.be/agenda.php', null,
		//['Weekend', 'http://www.bollebuik.be/agenda.php?a=we', null],
	],
	//['', null, null],
	['Verhalen', '', null,
	   ['Nieuwtjes', 'http://blog.bollebuik.be/?cat=1', null],
	   ['Artikels', 'http://blog.bollebuik.be/?cat=12', null],
	 //  ['Dagboek', '', null,
	//		['Katrien', 'http://blog.bollebuik.be/?cat=7', null],
	//		['Nes', 'http://blog.bollebuik.be/?cat=8', null],
	//		['Katrienepien', 'http://blog.bollebuik.be/?cat=9', null],
	//		['Susanne', 'http://blog.bollebuik.be/?cat=11', null],
	 //   ],
	   ['Geboorteverhalen', 'http://blog.bollebuik.be/?cat=5', null],
	   //['Bakerpraatjes', 'http://blog.bollebuik.be/?cat=2', null],
	   //['Bolle Buik Blad', 'http://blog.bollebuik.be/?cat=6', null],
	   //['Liedjes', 'http://blog.bollebuik.be/?cat=1', null],
 	],
	//['', null, null],
	//['Forum', 'http://forum.bollebuik.be/', null,
	//],
	//['', null, null],
	['Winkel', '', null,
	   ['Bad', 'http://www.bollebuik.be/shop.php?a=bath', null],
	   ['Boeken', 'http://www.bollebuik.be/shop.php?a=books', null],
	   ['Kubeba', 'http://www.bollebuik.be/shop.php?a=kubeba', null],
	   ['cadeautip', 'http://www.bollebuik.be/shop.php?a=tip', null],
	],
	['Contact', 'http://www.bollebuik.be/contact.php', null,
	],
	['Links', 'http://www.bollebuik.be/links.php', null,
	],
	['Consultatie', 'http://www.bollebuik.be/consult.php', null,
	],
];

