/*
  --- menu items --- 
*/

var MENU_ITEMS = [
	['Home','index.htm', {'tw' : '_self'}],
	['',null, null],
	['Serviceafdeling', null, null,
		['Service','Serviceafdeling.htm',{'tw' : '_self'}],
		['Mobiele servicedienst','srvmob.htm',{'tw' : '_self'}],
		['Schade herstel','schade.htm',{'tw' : '_self'}],
		['Onderhoudscontracten','contr.htm',{'tw' : '_self'},
			['Beheersovereenkomst','behov.htm',{'tw' : '_self'}],
			['Silver Cold','sov.htm',{'tw' : '_self'}],
			['Gold Cold','gov.htm',{'tw' : '_self'}],
			], 
		['Magazijn','magz.htm',{'tw' : '_self'}],
		['Periodiek onderhoud/keuringen','oh_keur.htm',{'tw' : '_self'}], 
		['Reservering servicedatum','',{'tw' : '_self'}], 
		],
	['Nieuwbouw','nwb.htm',{'tw' : '_self'}],
	['',null, null],
	['Carrier Advantage','adv.htm',{'tw' : '_self'}],
	['Specials',null, null,
		['Algemeen','special.htm',{'tw' : '_self'}],
		['Kuiken conditioneringinstallatie','kuik.htm',{'tw' : '_self'}],
		['Luchtvracht catering','luchtvracht.htm',{'tw' : '_self'}],
		['Microchip produktie installaties','micro.htm',{'tw' : '_self'}],
		],
	['',null, null],
	['Vacatures','vacatures.htm',{'tw' : '_self'}],
	['',null, null],
	['Links',null, null,
		['Partners',null, null,
			['Van Eck Group','http://www.vaneckgroup.nl',{'tw' : 'content'}],
			['Carrier Advantage','http://www.carrieradvantage.nl',{'tw' : 'content'}],
			['Ford Nederland','http://www.ford.nl/ie/transit/-/van_range/',{'tw' : 'content'}],
			['Estepe','http://www.estepe.nl',{'tw' : 'content'}],
			['Autobedrijf Wolterman','http://www.autobedrijfwolterman.nl',{'tw' : 'content'}],
			],
/*		['Klanten',null, null,
			['Klant 1','',{'tw' : 'content'}],
			['Klant 2','',{'tw' : 'content'}],
			],
*/		['Leveranciers',null, null,
			['Carrier','http://www.carrier-transicold-europe.com',{'tw' : 'content'}],
			['Gullimex','http://www.gullimex.nl',{'tw' : 'content'}],
			],
		],

];

/*
  --- menu items horizontaal ---
*/

var MENU_ITEMS_HOR = [
	['Algemeen','Algemeen.htm', {'tw' : '_self'}],
	['Organisatie', null, null,
		['Transfrigo','Algemeen.htm',{'tw' : '_self'}],
		['Van Eck Beesd','VEB.htm',{'tw' : '_self'}],
		['Van Eck Lexmond','LM.htm',{'tw' : '_self'}],
		['Van Eck Airport Services','TW.htm',{'tw' : '_self'}],
		],
	['Informatie aanvraag','informatie.htm',{'tw' : '_self'}],
	['Contact','contact.htm',{'tw' : '_self'}],
];
