/* 
	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_e.php', {'hc':'rootNoClose'},
		['Home/Campaign', '/index_e.php', null],
		['News', '/news/english/news_cont.htm', null],
		['Forestry Line', '/e_forstlinie.php', null],
		['Industry Line', '/e_industrielinie.php', null],
		['RFID', '/e_rfid.php', null],
		['Tagging Technology Standard Tools', '/e_kennzeichnung_standard.php', null],
		['Tagging Technology Double Safe US_Standards', '/e_kennzeichnung_us.php', null],
		['Urban Forest Line', '/e_urbanforestline.php', null],
		['Wood Wedges', '/e_forstkeile.php', null],
		['Downloads', '/downloads/english/downloads_cont.htm', null],
		['Representatives for SignuMat', '/contacts/map_e.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'}]
	]
];
