var TREE_NODES = [
  ['zeiljachten', '#', null, 
    ['bareboat', 'http://www.sealevel.be/zeiljachten_bb.htm', null], 
    ['crewed', 'http://www.sealevel.be/zeiljachten_cr.htm', null]], 
  ['motorjachten', '#', null, 
    ['bareboat', 'http://www.sealevel.be/motorjachten_bb.htm', null], 
    ['crewed', 'http://www.sealevel.be/motorjachten_cr.htm', null]], 
  ['discounts', 'http://www.sealevel.be/discounts.htm', null],
  ['nieuws', 'http://www.sealevel.be/nieuws.htm', null], 
  ['incentives', 'http://www.sealevel.be/incentive.htm', null],
  ['weer', '#', null], 
  ['flightinfo', 'http://www.sealevel.be/flightinfo.htm', null], 
  ['verzekering', 'http://www.sealevel.be/verzekeringen.htm', null], 
  ['downloads', 'http://www.sealevel.be/downloads.htm', null], 
  ['prijsaanvraag', 'http://www.sealevel.be/contact.htm', null], 
  ['links', 'http://www.sealevel.be/links.htm', null],
  
];
