/* 
	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_f.php', {'hc':'rootNoClose'},
		['Accueil/Campagne', '/index_f.php', null],
		['News', '/news/french/news_cont.htm', null],
		['Gamme Forestière', '/f_forstlinie.php', null],
		['Gamme Industrielle', '/f_industrielinie.php', null],
		['Technique de Numerotation EU', '/f_kennzeichnung_standard.php', null],
		['Technique de Numerotation US', '/f_kennzeichnung_us.php', null],
		['Gamme Forestière Urbaine', '/f_urbanforestline.php', null],
		['Downloads', '/downloads/french/downloads_cont.htm', null],
		['Partenaires SignuMat', '/contacts/map_f.htm', null],
	]
];

var TREE1_ITEMS = [
	['Latschbacher', 'http://www.latschbacher.com', {'tw':'_top','hc':'rootNoClose'},
		['WinforstPro Mobile', 'http://www.winforstpromobile.com', {'tw':'_top'}],
		['WinforstPro', 'http://www.winforstpro.com', {'tw':'_top'}]
	]
];

