var TREE_ITEMS = [
	[' La Zeloise', 'nederlands/intro.htm',
		[' Jute', 'nederlands/jute.htm',
			[' Doek', 'nederlands/jute/doek.htm'],
			[' Zakken', 'nederlands/jute/zakken.htm'],
			[' Decoratie', 'nederlands/jute/decoratie.htm'],
			[' Shoppingbag', 'nederlands/jute/shoppingbag.htm']
		],
		[' Polypropyleen', 'nederlands/polypropyleen.htm',
			[' Doek', 'nederlands/polypropyleen/doek.htm'],
			[' Zakken', 'nederlands/polypropyleen/zakken.htm'],
			[' Big bags', 'nederlands/polypropyleen/bigbags.htm']
		],
		[' Naaldvilt', 'nederlands/naaldvilt.htm',
			[' Naaldvilt', 'nederlands/naaldvilt/naaldvilt.htm'],
			[' Toepassingsgebieden', 'nederlands/naaldvilt/toepassingsgebieden.htm']
		],
		[' Tuinproducten', 'nederlands/tuinproducten.htm',
			[' Jutedoek', 'nederlands/tuinproducten/jutedoek.htm'],
			[' Suksesgaaslap', 'nederlands/tuinproducten/suksesgaaslap.htm'],
			[' Soil-saver', 'nederlands/tuinproducten/soilsaver.htm'],
			[' Suntec-juteband', 'nederlands/tuinproducten/suntecjuteband.htm'],
			[' Bevloeiingsmatten', 'nederlands/tuinproducten/bevloeiingsmatten.htm'],
			[' Anti-worteldoek', 'nederlands/tuinproducten/antiworteldoek.htm'],
			[' Schaduwdoek', 'nederlands/tuinproducten/schaduwdoek.htm'],
			[' Biogronddoek', 'nederlands/tuinproducten/biogronddoek.htm'],
			[' Jute CD', 'nederlands/tuinproducten/jutecd.htm'],
			[' Tuinafvalzak', 'nederlands/tuinproducten/tuinafvalzak.htm']
		],
		[' Info', 'nederlands/info.htm',
			[' Contact', 'nederlands/info/contact.htm'],
			[' Waar?', 'nederlands/info/waar.htm']
		]
	]
];
