var KAMPF_NODES = [
	['About Us', 'aboutus.htm', null],
	['Contact Us', 'contactus.htm', null],
	['Service Scheduling', 'service.htm', null],
	['Products', 'http://www.kampf-machinery.com/index.php?id=599&L=3', null],
	['News', null, null,
		['Press Releases', 'news.htm', null],
		['Newsletter', 'newsletter.htm', null],
	],
	['Agents', null, null,
		['Achenbach', 'achenbach.htm', null],
		['Rotograf', 'rotograf.htm', null],
	],
];

var ACHENBACH_NODES = [
	['Products', 'http://www.achenbach.de', null],
];

var ROTOGRAF_NODES = [
	['Products', 'http://www.rotograf-france-sa.com', null],
];