var TREE_ITEMS = [
	['', 'index.htm',{'tt':'home'}		
	],
	['MY IMAGINATION BLOGS','',{'st':1},
			['Actual Blog','index.htm',null],
			['Blog Archiv','index.htm',null],
	],
	['MY DIGICAMS', '',{'st':1},
		['panasonic fz28','',{'st':1},

			['my fz28', 'fz28-my.htm',null],
			['fz28 test', 'fz28-test.htm',null],
			['fz28 blue spots', 'fz28-bluespots.htm',null],
			['fz28 samples', 'fz28-samples.htm',null],
		],
		['panasonic fz18', '',{'st':1},
			['my fz18','fz18-my.htm',null],
			['fz18 blueband','blueband.htm',null],
			['fz18 samples','fz18-samples.htm',null],
		],
		['fuji f31fd','', null],
		['canon ixus80','',null],
		],
	['MY CAMS', '', null,
		['olympus om2','',null],
	],
	['MY IMAGES', '',null,
		['2008 fz28 samples', 'fz28-samples.htm',null],
		['2008 fz28 streetparty','http://img.abeln.info/ap2008ruud',null],
		['2008 fz7 turkey','http://turkije2008.ruudabeln.nl',null],
		['2008 f31fd bremen','http://bremen.abeln.info',null],
		['2007 fz18 samples', 'fz18-index.htm',null],
		['2007 fz18 syria&jordan','http://sham.ruudabeln.nl',null],
		['2006 ixus60 maroc','http://maroc.ruudabeln.nl',null],
		['2005 f100 cuba nw', 'http://cuba.ruudabeln.nl/album/index.htm',null],
		['2004 f100 cuba se', 'http://2004cuba.abeln.info/',null],
		['2002 d2300 brasil', 'http://brasil.ruudabeln.nl',null],	
		['my flickr', 'http://www.flickr.com/photos/29373634@N04/sets/',null],	
	],
	['MORE','',{'st':1},		
		['sitemap', 'sitemap.htm',null],
		['links', 'links.htm',null],
		['contact','http://www.ruudabeln.nl',null],
	]	
];