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["about.htm"] = [];
ZMenuArray["about.htm"]["name"] = "About";
ZMenuArray["about.htm"]["parent"] = "index.html";
ZMenuArray["about.htm"]["self"] = "about.htm";
ZMenuArray["about.htm"]["index"] = "1";

ZMenuArray["beauty.htm"] = [];
ZMenuArray["beauty.htm"]["name"] = "Beauty";
ZMenuArray["beauty.htm"]["parent"] = "index.html";
ZMenuArray["beauty.htm"]["self"] = "beauty.htm";
ZMenuArray["beauty.htm"]["index"] = "2";

ZMenuArray["contact.htm"] = [];
ZMenuArray["contact.htm"]["name"] = "Contact";
ZMenuArray["contact.htm"]["parent"] = "index.html";
ZMenuArray["contact.htm"]["self"] = "contact.htm";
ZMenuArray["contact.htm"]["index"] = "3";

ZMenuArray["gallery.htm"] = [];
ZMenuArray["gallery.htm"]["name"] = "Gallery";
ZMenuArray["gallery.htm"]["parent"] = "index.html";
ZMenuArray["gallery.htm"]["self"] = "gallery.htm";
ZMenuArray["gallery.htm"]["index"] = "4";

ZMenuArray["giftvouchers.htm"] = [];
ZMenuArray["giftvouchers.htm"]["name"] = "Gift Vouchers";
ZMenuArray["giftvouchers.htm"]["parent"] = "index.html";
ZMenuArray["giftvouchers.htm"]["self"] = "giftvouchers.htm";
ZMenuArray["giftvouchers.htm"]["index"] = "5";

ZMenuArray["hair.htm"] = [];
ZMenuArray["hair.htm"]["name"] = "Hair";
ZMenuArray["hair.htm"]["parent"] = "index.html";
ZMenuArray["hair.htm"]["self"] = "hair.htm";
ZMenuArray["hair.htm"]["index"] = "6";

ZMenuArray["legal.htm"] = [];
ZMenuArray["legal.htm"]["name"] = "Legal";
ZMenuArray["legal.htm"]["parent"] = "index.html";
ZMenuArray["legal.htm"]["self"] = "legal.htm";
ZMenuArray["legal.htm"]["index"] = "7";

ZMenuArray["nails.htm"] = [];
ZMenuArray["nails.htm"]["name"] = "Nails";
ZMenuArray["nails.htm"]["parent"] = "index.html";
ZMenuArray["nails.htm"]["self"] = "nails.htm";
ZMenuArray["nails.htm"]["index"] = "8";

ZMenuArray["offers.htm"] = [];
ZMenuArray["offers.htm"]["name"] = "Offers";
ZMenuArray["offers.htm"]["parent"] = "index.html";
ZMenuArray["offers.htm"]["self"] = "offers.htm";
ZMenuArray["offers.htm"]["index"] = "9";

ZMenuArray["press.htm"] = [];
ZMenuArray["press.htm"]["name"] = "Press";
ZMenuArray["press.htm"]["parent"] = "index.html";
ZMenuArray["press.htm"]["self"] = "press.htm";
ZMenuArray["press.htm"]["index"] = "10";

ZMenuArray["prices.htm"] = [];
ZMenuArray["prices.htm"]["name"] = "Prices";
ZMenuArray["prices.htm"]["parent"] = "index.html";
ZMenuArray["prices.htm"]["self"] = "prices.htm";
ZMenuArray["prices.htm"]["index"] = "11";

ZMenuArray["pricesbeauty.htm"] = [];
ZMenuArray["pricesbeauty.htm"]["name"] = "Prices Beauty";
ZMenuArray["pricesbeauty.htm"]["parent"] = "index.html";
ZMenuArray["pricesbeauty.htm"]["self"] = "pricesbeauty.htm";
ZMenuArray["pricesbeauty.htm"]["index"] = "12";

ZMenuArray["priceshair.htm"] = [];
ZMenuArray["priceshair.htm"]["name"] = "Prices Hair";
ZMenuArray["priceshair.htm"]["parent"] = "index.html";
ZMenuArray["priceshair.htm"]["self"] = "priceshair.htm";
ZMenuArray["priceshair.htm"]["index"] = "13";

ZMenuArray["pricesnails.htm"] = [];
ZMenuArray["pricesnails.htm"]["name"] = "Prices Nails";
ZMenuArray["pricesnails.htm"]["parent"] = "index.html";
ZMenuArray["pricesnails.htm"]["self"] = "pricesnails.htm";
ZMenuArray["pricesnails.htm"]["index"] = "14";

ZMenuArray["pricestanning.htm"] = [];
ZMenuArray["pricestanning.htm"]["name"] = "Prices Tanning";
ZMenuArray["pricestanning.htm"]["parent"] = "index.html";
ZMenuArray["pricestanning.htm"]["self"] = "pricestanning.htm";
ZMenuArray["pricestanning.htm"]["index"] = "15";

ZMenuArray["products.htm"] = [];
ZMenuArray["products.htm"]["name"] = "Products";
ZMenuArray["products.htm"]["parent"] = "index.html";
ZMenuArray["products.htm"]["self"] = "products.htm";
ZMenuArray["products.htm"]["index"] = "16";

ZMenuArray["promo.htm"] = [];
ZMenuArray["promo.htm"]["name"] = "Promotions";
ZMenuArray["promo.htm"]["parent"] = "index.html";
ZMenuArray["promo.htm"]["self"] = "promo.htm";
ZMenuArray["promo.htm"]["index"] = "17";

ZMenuArray["tanning.htm"] = [];
ZMenuArray["tanning.htm"]["name"] = "Tanning";
ZMenuArray["tanning.htm"]["parent"] = "index.html";
ZMenuArray["tanning.htm"]["self"] = "tanning.htm";
ZMenuArray["tanning.htm"]["index"] = "18";

ZMenuArray["thankyou.htm"] = [];
ZMenuArray["thankyou.htm"]["name"] = "Thank You";
ZMenuArray["thankyou.htm"]["parent"] = "index.html";
ZMenuArray["thankyou.htm"]["self"] = "thankyou.htm";
ZMenuArray["thankyou.htm"]["index"] = "19";


var GlobZIndexfile = "index.html";