var TREE1_NODES = [
	['What do we do?', '', null,
		['Pregnancy', '', null,
			['Support', 'http://www.bollebuik.be/what.php?a=pre&s=consult&lang=en', null],
			['Courses', 'http://www.bollebuik.be/what.php?a=pre&s=course&lang=en', null],
		],
		['Birth', '', null,
			['Hospital', 'http://www.bollebuik.be/what.php?a=lab&s=poly&lang=en', null],
			['At home', 'http://www.bollebuik.be/what.php?a=lab&s=home&lang=en', null],
			['Water births', 'http://www.bollebuik.be/what.php?a=lab&s=water&lang=en', null],
		],
		['After the delivery', '', null,
			['Postnatal care', 'http://www.bollebuik.be/what.php?a=post&s=care&lang=en', null],
			['Breastfeeding', 'http://www.bollebuik.be/what.php?a=post&s=breast&lang=en', null],
			//['Moedergroepen', 'http://www.bollebuik.be/what.php?a=post&s=mother', null],
			//['Courses', 'http://www.bollebuik.be/what.php?a=post&s=course&lang=en', null],
		],
	],
	//['', null, null],
	['Who are we?', '', null,
		['Midwives', 'http://www.bollebuik.be/who.php?a=midwife&lang=en', null],
		['Regions', 'http://www.bollebuik.be/who.php?a=where&lang=en', null],
		['The NPO Bolle Buik', 'http://www.bollebuik.be/who.php?a=vzw&lang=en', null],
		//['Geschiedenis', 'http://www.bollebuik.be/who.php?a=history', null],
		['Membership', 'http://www.bollebuik.be/who.php?a=member&lang=en', null],
	],
	//['', null, null],
	['Agenda', 'http://www.bollebuik.be/agenda.php?lang=en', null,
	],
	//['', null, null],
	//['Verhalen', '', null,
	   //['Nieuwtjes', 'http://blog.bollebuik.be/?cat=1', null],
	   //['Artikels', 'http://blog.bollebuik.be/?cat=12', null],
	   //['Geboorteverhalen', 'http://blog.bollebuik.be/?cat=5', null],
 	//],
	//['', null, null],
	['Shop', '', null,
		['Bath', 'http://www.bollebuik.be/shop.php?a=bath&lang=en', null],
		['Kubeba', 'http://www.bollebuik.be/shop.php?a=kubeba&lang=en', null],
	],
	['Contact', 'http://www.bollebuik.be/contact.php?lang=en', null,
	],
	//['Links', 'http://www.bollebuik.be/links.php', null,
	//],
	['Consultations', 'http://www.bollebuik.be/consult.php?lang=en', null,
	],
];


