// items and formats
var TREE_NODES = [
  ['News', '/index.php/m=news', null],
  ['Unsere Ressorts', null, null,
    ['Sport', '/index.php/m=page/id=3', null],
    ['Agility', '/index.php/m=page/id=13', null],
    ['Jugend', '/index.php/m=page/id=56', null],
    ['Freizeit', '/index.php/m=page/id=4', null],
    ['Erziehung', '/index.php/m=page/id=6', null,
      ['Junghundekurs', '/index.php/m=page/id=150', null],
      ['Erziehungskurs', '/index.php/m=page/id=117', null],
      ['Grundkurs', '/index.php/m=page/id=97', null]
],
    ['HHB-Hundehalterbrevet', '/index.php/m=page/id=1559', null],
    ['BEAK', '/index.php/m=page/id=5', null],
    ['Wie werde ich Mitglied?', '/index.php/m=page/id=54', null]
],
  ['Resultate Mitglieder', null, null,
    ['Ressort Sport', '/index.php/m=page/id=1543', null],
    ['Ressort Agility', '/index.php/m=page/id=1546', null],
    ['Resultate Rule', '/index.php/m=page/id=1552', null],
    ['Andere Prüfungen', '/index.php/m=page/id=1545', null],
    ['Resultatmeldungen', '/index.php/m=page/id=1544', null]
],
  ['Hundehalterbrevet', '/index.php/m=page/id=1558', null],
  ['Jahresprogramm', null, null,
    ['Termine', '/index.php/m=events', null],
    ['Veranstaltungen', '/index.php/m=events/par_kat=Veranstaltungen', null],
    ['Berichte', '/index.php/m=events/par_archive=1/par_kat=Berichte', null]
],
  ['Verein', null, null,
    ['Vorstand', '/index.php/m=page/id=109', null],
    ['Ehrencodex', '/index.php/m=page/id=55', null],
    ['Mitgliedschaft', '/index.php/m=page/id=54', null],
    ['Statuten', '/index.php/m=page/id=152', null]
],
  ['Lageplan', null, null,
    ['Lageplan', '/index.php/m=page/id=35', null],
    ['Clubhütte', '/index.php/m=page/id=36', null]
],
  ['Vereinsartikel', '/index.php/m=page/id=873', null],
  ['Wissenswertes', null, null,
    ['Hundesteuer abschaffen?', '/index.php/m=page/id=147', null],
    ['Umgang mit Hunden', '/index.php/m=page/id=34', null],
    ['Heimtier-Ausweis', '/index.php/m=page/id=72', null],
    ['Chip-Pflicht für 2006', '/index.php/m=page/id=73', null],
    ['Kt.TG, Hundehaltung ab 1.1.2008', '/index.php/m=page/id=1413', null],
    ['Der Hundebiss im Strafrecht', '/index.php/m=page/id=1503', null]
],
  ['Sitemap', '/index.php/m=sitemap', null],
  ['Links', null, null,
    ['Rasseclubs, Vereine', '/index.php/m=page/id=24', null],
    ['Verbände', '/index.php/m=page/id=81', null],
    ['andere', '/index.php/m=page/id=25', null]
],
  ['Kontakt', '/index.php/m=page/id=99', null]
];