var ZMenuArray = []; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "Startseite";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["anmeldeformular.html"] = [];
ZMenuArray["anmeldeformular.html"]["name"] = "Anmeldeformular";
ZMenuArray["anmeldeformular.html"]["parent"] = "index.html";
ZMenuArray["anmeldeformular.html"]["self"] = "anmeldeformular.html";
ZMenuArray["anmeldeformular.html"]["index"] = "1";
ZMenuArray["kontakt.html"] = [];
ZMenuArray["kontakt.html"]["name"] = "Kontakt";
ZMenuArray["kontakt.html"]["parent"] = "index.html";
ZMenuArray["kontakt.html"]["self"] = "kontakt.html";
ZMenuArray["kontakt.html"]["index"] = "2";
ZMenuArray["impressum.html"] = [];
ZMenuArray["impressum.html"]["name"] = "Impressum";
ZMenuArray["impressum.html"]["parent"] = "index.html";
ZMenuArray["impressum.html"]["self"] = "impressum.html";
ZMenuArray["impressum.html"]["index"] = "3";
var GlobZIndexfile = "index.html";