// items and formats
var TREE_NODES = [
  ['News', '/index.php/m=news', null],
  ['Info', '/index.php/m=page/id=2/Wer%20sind%20wir', null],
  ['Statuten', '/index.php/m=page/id=3/Statuten', null],
  ['Beitrittserklärung', '/index.php/m=form/id=13', null],
  ['Veranstaltungen', '/index.php/m=events', null],
  ['Berichte', '/index.php/m=events/par_archive=1/par_kat=Archiv', null],
  ['Transport-Pool VSMMV', '/index.php/m=page/id=14/Transporte', null],
  ['Shop', '/index.php/m=page/id=7/Shop', null],
  ['Transportaufträge', '/index.php/m=transporte', null],
  ['Fotogalerie', '/index.php/m=gallery', null],
  ['An wen wende ich mich für..', '/index.php/m=page/id=8/An_wen_wende_ich_mich', null],
  ['Adressen', '/index.php/m=mitarbeiter/Adressen', null],
  ['Links', '/index.php/m=links', null]
];
