/* --- menu items --- note that this structure has changed its format since previous 
version. additional third parameter is added for item scope settings. Now this 
structure is compatible with Tigra Menu GOLD. Format description can be found 
in product documentation. */ var MENU_ITEMS = [ ['Startseite', 'main.html', {'tw' 
: 'mainFrame'} ], ['Unternehmen', 'unternehmen/unternehmen.html', {'tw' : 'mainFrame'} 
], ['Baumeister', null, null, ['Tankstellenbau', 'baumeister/tankstellenbau.html', 
{'tw' : 'mainFrame'}], ['Hallenbau', 'baumeister/hallenbau.html', {'tw' : 'mainFrame'}], 
['Mauererarbeiten', 'baumeister/mauererarbeiten.html', {'tw' : 'mainFrame'}], 
['Verputzarbeiten', 'baumeister/putze.html', {'tw' : 'mainFrame'}], ['Estriche', 
'baumeister/estriche.html', {'tw' : 'mainFrame'}], ], ['Schlüsselfertig', null, 
null, ['Leistungen', 'schluesselfertig/leistungen/leistungen.html', {'tw' : 'mainFrame'}], 
['Referenzen', 'http://www.konrad-bau.de/tool/viewer/index.php?id=31', {'tw' : 
'mainFrame'}], ], ['Renovierung', 'http://www.konrad-bau.de/tool/viewer/index.php?id=52', 
{'tw' : 'mainFrame'}], ['Referenzen', null, null, ['Wohnungsbau', 'http://www.konrad-bau.de/tool/viewer/index.php?id=4', 
{'tw' : 'mainFrame'}], ['Gewerbebau', 'http://www.konrad-bau.de/tool/viewer/index.php?id=5', 
{'tw' : 'mainFrame'}], ['Landwirtschaft', 'http://www.konrad-bau.de/tool/viewer/index.php?id=11', 
{'tw' : 'mainFrame'}], ], ['Angebote', 'angebote/start.html', {'tw' : 'mainFrame'} 
], ['News', null, null, ['Veranstaltungen', 'news/veranstaltungen.html', {'tw' 
: 'mainFrame'}], ['Archiv', 'news/archiv.html', {'tw' : 'mainFrame'}], ['Stellenangebote', 
'news/stellenangebote.html', {'tw' : 'mainFrame'}], ], ['Kontakt', 'formular/kontakt.html', 
{'tw' : 'mainFrame'} ], ['Anfahrt', 'anfahrt/anfahrt.html', {'tw' : 'mainFrame'} 
], ['Impressum', 'impressum/impressum.html', {'tw' : 'mainFrame'} ], ]; 
