var ZMenuArray = []; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "First Page";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["menub.html.html"] = [];
ZMenuArray["menub.html.html"]["name"] = "menub.html";
ZMenuArray["menub.html.html"]["parent"] = "index.html";
ZMenuArray["menub.html.html"]["self"] = "menub.html.html";
ZMenuArray["menub.html.html"]["index"] = "1";
ZMenuArray["menub.html"] = [];
ZMenuArray["menub.html"]["name"] = "menub";
ZMenuArray["menub.html"]["parent"] = "index.html";
ZMenuArray["menub.html"]["self"] = "menub.html";
ZMenuArray["menub.html"]["index"] = "2";
ZMenuArray["especials.html.html"] = [];
ZMenuArray["especials.html.html"]["name"] = "especials.html";
ZMenuArray["especials.html.html"]["parent"] = "index.html";
ZMenuArray["especials.html.html"]["self"] = "especials.html.html";
ZMenuArray["especials.html.html"]["index"] = "3";
ZMenuArray["especials.html"] = [];
ZMenuArray["especials.html"]["name"] = "especials";
ZMenuArray["especials.html"]["parent"] = "especials.html.html";
ZMenuArray["especials.html"]["self"] = "especials.html";
ZMenuArray["especials.html"]["index"] = "1";
ZMenuArray["page_name.html"] = [];
ZMenuArray["page_name.html"]["name"] = "Page name";
ZMenuArray["page_name.html"]["parent"] = "menub.html";
ZMenuArray["page_name.html"]["self"] = "page_name.html";
ZMenuArray["page_name.html"]["index"] = "1";
var GlobZIndexfile = "index.html";