var ZMenuArray = []; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "Home Page";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["publications.html"] = [];
ZMenuArray["publications.html"]["name"] = "Publications";
ZMenuArray["publications.html"]["parent"] = "index.html";
ZMenuArray["publications.html"]["self"] = "publications.html";
ZMenuArray["publications.html"]["index"] = "1";
ZMenuArray["bmc4uml.html"] = [];
ZMenuArray["bmc4uml.html"]["name"] = "BMC4UML";
ZMenuArray["bmc4uml.html"]["parent"] = "index.html";
ZMenuArray["bmc4uml.html"]["self"] = "bmc4uml.html";
ZMenuArray["bmc4uml.html"]["index"] = "2";
ZMenuArray["bmc4uml_manual.html"] = [];
ZMenuArray["bmc4uml_manual.html"]["name"] = "BMC4UML manual";
ZMenuArray["bmc4uml_manual.html"]["parent"] = "bmc4uml.html";
ZMenuArray["bmc4uml_manual.html"]["self"] = "bmc4uml_manual.html";
ZMenuArray["bmc4uml_manual.html"]["index"] = "1";
ZMenuArray["teaching.html"] = [];
ZMenuArray["teaching.html"]["name"] = "Teaching";
ZMenuArray["teaching.html"]["parent"] = "index.html";
ZMenuArray["teaching.html"]["self"] = "teaching.html";
ZMenuArray["teaching.html"]["index"] = "3";
var GlobZIndexfile = "index.html";