function l(text) {return '<div style="line-height:1;">' + text + '</div>';}
var TREE1_NODES = [
        [{id:1}, 'Podnik', '../unternehmen/profil.html', 'mainFrame',
                 [{id:2}, 'Kvalita','../unternehmen/qualitaet.html', 'mainFrame'],
                /* [{id:3}, 'Bl&iacute;zko k z&aacute;kazn&iacute;kovi','../unternehmen/kundennaehe.html', 'mainFrame'], */
                 [{id:4}, 'Historie firmy', '../unternehmen/firmengeschichte.html', 'mainFrame'],
                /* [{id:5}, 'Kari&eacute;ra', '../unternehmen/karriere.html', 'mainFrame'], */
                 [{id:6}, l('V&scaron;eobecn&eacute; obchodn&iacute; <br />podm&iacute;nky'), '../unternehmen/dodaci.html', 'mainFrame',
                      /*  [{id:7}, l('Liefer / Zahlungs-<br />bedingungen'), '../unternehmen/liefer_zahlung.html', 'mainFrame'], */
                       /* [{id:8}, 'Einkaufsbedingungen', '../unternehmen/einkauf.html', 'mainFrame'],*/
                      /*  [{id:9}, 'Montagebedingungen', '../unternehmen/montage.html', 'mainFrame'] */
                       ],
        ],
        [{id:10}, 'Katalogov&yacute; program', '../produkte/umweltprofi.html', 'mainFrame',
                [{id:11}, l('Ochrana prost&#345;ed&iacute; / <br />Skladov&aacute;n&iacute; nebezpe&#269;n&yacute;ch <br />l&aacute;tek'), '../produkte/gefahrstofflagerung.html', 'mainFrame'],
                [{id:12}, l('Vybaven&iacute; v&yacute;roby / <br />Manipula&#269;n&iacute;'), '../produkte/produktion.html', 'mainFrame'],
             /*   [{id:13}, 'Likvidace / &#269;i&scaron;t&#283;n&iacute;', '../produkte/entsorg_reinig.html', 'mainFrame'], */
                [{id:14}, 'Bezpe&#269;nost pr&aacute;ce / OOP', '../produkte/arbeitssicherheit.html', 'mainFrame'],
                /* [{id:15}, 'Produkt des Monats', '../produkte/ProduktdesMonats.html', 'mainFrame'] */
        ],
        [{id:16}, 'Individu&aacute;ln&iacute; &#345;e&scaron;en&iacute;', '../engineering/projekt.html', 'mainFrame',
                [{id:17}, l('Technika skladov&aacute;n&iacute; <br />nebezpe&#269;n&yacute;ch l&aacute;tek'), '../skladovani-nebezpecnych-latek/', '_blank'],
                [{id:18}, 'Termotechnika', '../engineering/Waermetechnik.html', '_blank'],
                /* [{id:19}, 'Vzduchotechnika', '../engineering/Lufttechnik.html', 'mainFrame'], */
               /* [{id:20}, 'IT-Sicherheitstechnik', '../engineering/IT-Sicherheitstechnik.html', 'mainFrame'], */
                [{id:21}, 'Popt&aacute;vkov&eacute; formul&aacute;&#345;e', null, null,
                        [{id:22}, l('Vytvo&#345;en&iacute; nab&iacute;dky <br />Technika skladov&aacute;n&iacute; <br />nebezpe&#269;n&yacute;ch l&aacute;tek'), '../engineering/Gefahrstoff_Anfrage.html', 'mainFrame'],
                        [{id:23}, 'Vytvo&#345;en&iacute; nab&iacute;dky <br />Termotechnika', '../engineering/Waermetechnik_Anfrage.html', 'mainFrame'],
                     /*   [{id:24}, 'Vytvo&#345;en&iacute; nab&iacute;dky <br />Vzduchotechnika', '../engineering/Lufttechnik_Anfrage.html', 'mainFrame'] */
                        ], 
        ],
        [{id:24}, 'Novinky', '../wissen/news.html', 'mainFrame'],
        /* [{id:25}, 'V&#283;d&#283;n&iacute;', null, null, */
               /* [{id:26}, '&#344;e&scaron;en&iacute; v praxi', '../wissen/loesungen.html', 'mainFrame'],  */
               /* [{id:27}, 'Aktu&aacute;ln&iacute; z&aacute;konod&aacute;rstv&iacute;', '../wissen/gesetzgebung.html', 'mainFrame'], */
               /* [{id:28}, 'P&#345;ehled tisku ', '../wissen/presse.html', 'mainFrame'], */
               /* [{id:29}, 'Odkazy', '../wissen/links.html', 'mainFrame'] */
       /*  ]  , */ 
         [{id:30}, 'Vy&#382;&aacute;d&aacute;n&iacute; katalog&#367;', '../kontakt/printware.html', 'mainFrame'],
         [{id:31}, 'Akce', '../kontakt/termine.html', 'mainFrame'],
         [{id:32}, 'Kontakt', null, null,
                 [{id:34}, 'Formul&aacute;&#345; kontaktu', '../kontakt/Kontakt.html', 'mainFrame'],
                 [{id:35}, 'Objednac&iacute; formul&aacute;&#345;', '../kontakt/Bestellformular.html', 'mainFrame'],
                /* [{id:36}, 'Adresy', null, null, */
                       /*  [{id:37}, 'Adresy N&#283;mecko', '../kontakt/adressen_deutschland.html', 'mainFrame'], */
                         
                        /* ] */
                 [{id:39}, 'Popis cesty', '../kontakt/directions.html', 'mainFrame'],
                 [{id:38}, 'Adresy mezin&aacute;rodn&iacute;', '../kontakt/international.html', 'mainFrame']
                                 ],
        [{id:41}, 'Odkazy', '../wissen/links.html', 'mainFrame']/*,*/
       /* [{id:40}, 'Downloads', '../wissen/downloads.html', 'mainFrame'] */
];