// items and formats
var TREE_NODES = [
  ['Willkommen', '/index.php/m=page/id=1/Willkommen/style=1', null],
  ['Ernährung und Gesundheit', '/index.php/m=page/id=2/Ernährung/style=2', null],
  ['Beratung', '/index.php/m=page/id=3/Beratung/style=3', null],
  ['Aktuelle Tipps', '/index.php/m=news/Ernaehungstipps/style=4', null],
  ['Über uns', '/index.php/m=page/id=5/Ueber uns/style=5', null],
  ['Kontakt', '/index.php/m=page/id=6/Kontakt/style=6', null],
  ['Links', '/index.php/m=page/id=7/Links/style=7', null],
  ['Albaöl HC', '/index.php/m=page/id=10/style=7', null],
  ['Medienarbeit', '/index.php/m=page/id=11/style=7', null,
    ['Radio 1', '/index.php/m=podcast/Radio1/style=7', null],
    ['20 minuten', '/index.php/m=zeitung/style=7', null]
]
];




