var TREE_NODES = [
  ['&#8226;&nbsp;Home', '../main.html', 'content'],
  ['&#8226;&nbsp;Aktuell', '../news.html', 'content'],
  ['&#8226;&nbsp;EGGER-BAHN<sup>&reg;</sup>','../eggerbahn.html', 'content',
    ['Begr&uuml;ssung', '../begr.html', 'content'],
        ['Geschichte', '../history.html', 'content'],
        ['Renaissance', '../renaissance.html', 'content'],
        ['Philosophie', '../philosophie.html', 'content'],
        ['Distribution', '../distribution.html', 'content'],
        ['Katalog', '../katalog.html', 'content']],

  ['&#8226;&nbsp;Produkte','../produkte.html', 'content',
          ['&#8227;&nbsp;Universalfahrwerk','../universal.html', 'content',
                 ['.:&nbsp;Technologie', '../technologie.html', 'content'],
                 ['.:&nbsp;Laufeigenschaften', '../lauf.html', 'content'],
                ['.:&nbsp;Dauerhaftigkeit', '../dauer.html', 'content']],
    ['&#8227;&nbsp;Lokomotiven','../lok.html', 'content',
                 ['.:&nbsp;Diesellok 1001', '../diesellok.html', 'content'],
                 ['.:&nbsp;Dampflok 1002', '../dampflok.html', 'content'],
                ['.:&nbsp;Diesellok 1004', '../diesel1004.html', 'content'],
                ['.:&nbsp;Dampflok 1005', '../dampf1005.html', 'content'],
                ['.:&nbsp;Diesellok 1007', '../diesel1007.html', 'content']],
        ['&#8227;&nbsp;Wagen','../wagen.html', 'content'],

        ['&#8227;&nbsp;Ersatzteile', '../ersatzteil.html', 'content',
                 ['.:&nbsp;Zahnr&auml;der Z 11', '../z11.html', 'content'],
                ['.:&nbsp;Zahnr&auml;der Z 12', '../z12.html', 'content'],
                ['.:&nbsp;Front/Heckteile', '../frontheck.html', 'content'],
                ['.:&nbsp;Kuppelstangen', '../kuppelstange.html', 'content']],
        ['&#8227;&nbsp;Gleismaterial', '../gleis.html', 'content'],
        ['&#8227;&nbsp;Trafo','../trafo.html', 'content']],

  ['&#8226;&nbsp;Shop', null, null,
          ['&#8226;&nbsp;AGB', '../agb.html', 'content'],
          ['&#8226;&nbsp;Shop', '../shop.php', 'content']],

  ['&#8226;&nbsp;Pressespiegel', '../presseakt.html', 'content'],

  ['&#8226;&nbsp;Kontakt', '../contact.php', 'content'],
  ['&#8226;&nbsp;Links', '../links.html', 'content'],
];