var ZMenuArray = []; 
var GlobZIndexfile = "index.html"; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "Willkommen";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["leistungen.html"] = [];
ZMenuArray["leistungen.html"]["name"] = "TGA/TGM Beratung";
ZMenuArray["leistungen.html"]["parent"] = "index.html";
ZMenuArray["leistungen.html"]["self"] = "leistungen.html";
ZMenuArray["leistungen.html"]["index"] = "1";
ZMenuArray["leistungen_tgm-seminare.html"] = [];
ZMenuArray["leistungen_tgm-seminare.html"]["name"] = "TGM-Seminare";
ZMenuArray["leistungen_tgm-seminare.html"]["parent"] = "index.html";
ZMenuArray["leistungen_tgm-seminare.html"]["self"] = "leistungen_tgm-seminare.html";
ZMenuArray["leistungen_tgm-seminare.html"]["index"] = "2";
ZMenuArray["kontakt.html"] = [];
ZMenuArray["kontakt.html"]["name"] = "Kontakt";
ZMenuArray["kontakt.html"]["parent"] = "index.html";
ZMenuArray["kontakt.html"]["self"] = "kontakt.html";
ZMenuArray["kontakt.html"]["index"] = "3";
