/* 
	the format of the tree definition and
	the link definitions
*/

var HEAD1_ITEMS = [
	['Contact us','mailto:office@signumat.com']
];

var HEAD2_ITEMS = [
];

var TREE2_ITEMS = [
	['SignuMat', '/index.php', {'hc':'rootNoClose'},
		['Home/Kampagne', '/index.php', null],
		['News', '/news/german/news_cont.htm', null],
		['Forstlinie', '/d_forstlinie.php', null],
		['Industrielinie', '/d_industrielinie.php', null],
		['Kennzeichnungstechnik Standard Geräte Set', '/d_kennzeichnung_standard.php', null],
		['Kennzeichnungstechnik Double Safe US_Standards', '/d_kennzeichnung_us.php', null],
		['Urban Forest Line', '/d_urbanforestline.php', null],
		['Zubehör', '/z_markenzubehoer.php', null,
			['Geräte', '/z_zubehoer.php', null],
			['Messen', '/z_messen.php', null],
			['Markieren', '/z_markieren.php', null],
			['Fällen', '/z_faellen.php', null],
			['Kennzeichnen', '/z_kennzeichnen.php', null],
			['Notieren', '/z_notieren.php', null],
			['Werterhaltung', '/z_werterhaltung.php', null]
		],
		['Downloads', '/downloads/german/downloads_cont.htm', null],
		['Vertriebspartner', '/contacts/map_d.htm', null],
	]
];

var TREE1_ITEMS = [
	['Latschbacher', 'http://www.latschbacher.com', {'tw':'_top','hc':'rootNoClose'},
		['TimbaTec', 'http://www.timbatec.com', {'tw':'_top'}],
		['Winforst Pro', 'http://www.winforstpro.com', {'tw':'_top'}],
		['Tough Systems', 'http://www.toughsystems.at', {'tw':'_blank'}]
	]
];
