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["gallery.html"] = [];
ZMenuArray["gallery.html"]["name"] = "Gallery";
ZMenuArray["gallery.html"]["parent"] = "index.html";
ZMenuArray["gallery.html"]["self"] = "gallery.html";
ZMenuArray["gallery.html"]["index"] = "1";
ZMenuArray["fashion_shows.html"] = [];
ZMenuArray["fashion_shows.html"]["name"] = "Fashion Shows";
ZMenuArray["fashion_shows.html"]["parent"] = "gallery.html";
ZMenuArray["fashion_shows.html"]["self"] = "fashion_shows.html";
ZMenuArray["fashion_shows.html"]["index"] = "1";
ZMenuArray["conferences.html"] = [];
ZMenuArray["conferences.html"]["name"] = "Conferences";
ZMenuArray["conferences.html"]["parent"] = "gallery.html";
ZMenuArray["conferences.html"]["self"] = "conferences.html";
ZMenuArray["conferences.html"]["index"] = "3";
ZMenuArray["banqueting.html"] = [];
ZMenuArray["banqueting.html"]["name"] = "Banqueting";
ZMenuArray["banqueting.html"]["parent"] = "gallery.html";
ZMenuArray["banqueting.html"]["self"] = "banqueting.html";
ZMenuArray["banqueting.html"]["index"] = "3";
ZMenuArray["award_shows.html"] = [];
ZMenuArray["award_shows.html"]["name"] = "Award Shows";
ZMenuArray["award_shows.html"]["parent"] = "gallery.html";
ZMenuArray["award_shows.html"]["self"] = "award_shows.html";
ZMenuArray["award_shows.html"]["index"] = "4";
ZMenuArray["brand_events.html"] = [];
ZMenuArray["brand_events.html"]["name"] = "Brand Events";
ZMenuArray["brand_events.html"]["parent"] = "gallery.html";
ZMenuArray["brand_events.html"]["self"] = "brand_events.html";
ZMenuArray["brand_events.html"]["index"] = "5";
ZMenuArray["private_parties.html"] = [];
ZMenuArray["private_parties.html"]["name"] = "Private Parties";
ZMenuArray["private_parties.html"]["parent"] = "gallery.html";
ZMenuArray["private_parties.html"]["self"] = "private_parties.html";
ZMenuArray["private_parties.html"]["index"] = "6";
ZMenuArray["outdoor_lighting.html"] = [];
ZMenuArray["outdoor_lighting.html"]["name"] = "Outdoor Lighting";
ZMenuArray["outdoor_lighting.html"]["parent"] = "gallery.html";
ZMenuArray["outdoor_lighting.html"]["self"] = "outdoor_lighting.html";
ZMenuArray["outdoor_lighting.html"]["index"] = "7";
ZMenuArray["festivals.html"] = [];
ZMenuArray["festivals.html"]["name"] = "Festivals";
ZMenuArray["festivals.html"]["parent"] = "gallery.html";
ZMenuArray["festivals.html"]["self"] = "festivals.html";
ZMenuArray["festivals.html"]["index"] = "8";
ZMenuArray["touring.html"] = [];
ZMenuArray["touring.html"]["name"] = "Touring";
ZMenuArray["touring.html"]["parent"] = "gallery.html";
ZMenuArray["touring.html"]["self"] = "touring.html";
ZMenuArray["touring.html"]["index"] = "9";
ZMenuArray["products.html"] = [];
ZMenuArray["products.html"]["name"] = "Products";
ZMenuArray["products.html"]["parent"] = "index.html";
ZMenuArray["products.html"]["self"] = "products.html";
ZMenuArray["products.html"]["index"] = "2";
ZMenuArray["services.html"] = [];
ZMenuArray["services.html"]["name"] = "Services";
ZMenuArray["services.html"]["parent"] = "index.html";
ZMenuArray["services.html"]["self"] = "services.html";
ZMenuArray["services.html"]["index"] = "3";
ZMenuArray["contact.html"] = [];
ZMenuArray["contact.html"]["name"] = "Contact";
ZMenuArray["contact.html"]["parent"] = "index.html";
ZMenuArray["contact.html"]["self"] = "contact.html";
ZMenuArray["contact.html"]["index"] = "4";
var GlobZIndexfile = "index.html";