var ZMenuArray = []; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "Home";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["philosophy.html"] = [];
ZMenuArray["philosophy.html"]["name"] = "Philosophy";
ZMenuArray["philosophy.html"]["parent"] = "index.html";
ZMenuArray["philosophy.html"]["self"] = "philosophy.html";
ZMenuArray["philosophy.html"]["index"] = "1";
ZMenuArray["ero.html"] = [];
ZMenuArray["ero.html"]["name"] = "ero";
ZMenuArray["ero.html"]["parent"] = "philosophy.html";
ZMenuArray["ero.html"]["self"] = "ero.html";
ZMenuArray["ero.html"]["index"] = "0";
ZMenuArray["curriculum.html"] = [];
ZMenuArray["curriculum.html"]["name"] = "curriculum";
ZMenuArray["curriculum.html"]["parent"] = "philosophy.html";
ZMenuArray["curriculum.html"]["self"] = "curriculum.html";
ZMenuArray["curriculum.html"]["index"] = "1";
ZMenuArray["parent.html"] = [];
ZMenuArray["parent.html"]["name"] = "parent";
ZMenuArray["parent.html"]["parent"] = "philosophy.html";
ZMenuArray["parent.html"]["self"] = "parent.html";
ZMenuArray["parent.html"]["index"] = "2";
ZMenuArray["kids.html"] = [];
ZMenuArray["kids.html"]["name"] = "Our Kids";
ZMenuArray["kids.html"]["parent"] = "index.html";
ZMenuArray["kids.html"]["self"] = "kids.html";
ZMenuArray["kids.html"]["index"] = "2";
ZMenuArray["schedule.html"] = [];
ZMenuArray["schedule.html"]["name"] = "schedule";
ZMenuArray["schedule.html"]["parent"] = "kids.html";
ZMenuArray["schedule.html"]["self"] = "schedule.html";
ZMenuArray["schedule.html"]["index"] = "0";
ZMenuArray["sleep.html"] = [];
ZMenuArray["sleep.html"]["name"] = "sleep";
ZMenuArray["sleep.html"]["parent"] = "kids.html";
ZMenuArray["sleep.html"]["self"] = "sleep.html";
ZMenuArray["sleep.html"]["index"] = "1";
ZMenuArray["staff.html"] = [];
ZMenuArray["staff.html"]["name"] = "Staff";
ZMenuArray["staff.html"]["parent"] = "index.html";
ZMenuArray["staff.html"]["self"] = "staff.html";
ZMenuArray["staff.html"]["index"] = "3";
ZMenuArray["supervisor.html"] = [];
ZMenuArray["supervisor.html"]["name"] = "supervisor";
ZMenuArray["supervisor.html"]["parent"] = "staff.html";
ZMenuArray["supervisor.html"]["self"] = "supervisor.html";
ZMenuArray["supervisor.html"]["index"] = "0";
ZMenuArray["fees.html"] = [];
ZMenuArray["fees.html"]["name"] = "Fees";
ZMenuArray["fees.html"]["parent"] = "index.html";
ZMenuArray["fees.html"]["self"] = "fees.html";
ZMenuArray["fees.html"]["index"] = "4";
ZMenuArray["enrolement.html"] = [];
ZMenuArray["enrolement.html"]["name"] = "Enrolment";
ZMenuArray["enrolement.html"]["parent"] = "index.html";
ZMenuArray["enrolement.html"]["self"] = "enrolement.html";
ZMenuArray["enrolement.html"]["index"] = "5";
ZMenuArray["thanks.html"] = [];
ZMenuArray["thanks.html"]["name"] = "Thanks";
ZMenuArray["thanks.html"]["parent"] = "index.html";
ZMenuArray["thanks.html"]["self"] = "thanks.html";
ZMenuArray["thanks.html"]["index"] = "6";
ZMenuArray["faqs.html"] = [];
ZMenuArray["faqs.html"]["name"] = "FAQs";
ZMenuArray["faqs.html"]["parent"] = "index.html";
ZMenuArray["faqs.html"]["self"] = "faqs.html";
ZMenuArray["faqs.html"]["index"] = "7";
ZMenuArray["contact.html"] = [];
ZMenuArray["contact.html"]["name"] = "Contact/Location";
ZMenuArray["contact.html"]["parent"] = "index.html";
ZMenuArray["contact.html"]["self"] = "contact.html";
ZMenuArray["contact.html"]["index"] = "8";
ZMenuArray["teachers.html"] = [];
ZMenuArray["teachers.html"]["name"] = "Teachers";
ZMenuArray["teachers.html"]["parent"] = "staff.html";
ZMenuArray["teachers.html"]["self"] = "teachers.html";
ZMenuArray["teachers.html"]["index"] = "2";
var GlobZIndexfile = "index.html";