var ZMenuArray = []; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "Cyprus";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["paphos.html"] = [];
ZMenuArray["paphos.html"]["name"] = "Paphos";
ZMenuArray["paphos.html"]["parent"] = "index.html";
ZMenuArray["paphos.html"]["self"] = "paphos.html";
ZMenuArray["paphos.html"]["index"] = "1";
ZMenuArray["limassol.html"] = [];
ZMenuArray["limassol.html"]["name"] = "Limassol";
ZMenuArray["limassol.html"]["parent"] = "index.html";
ZMenuArray["limassol.html"]["self"] = "limassol.html";
ZMenuArray["limassol.html"]["index"] = "2";
ZMenuArray["larnaka.html"] = [];
ZMenuArray["larnaka.html"]["name"] = "Larnaka";
ZMenuArray["larnaka.html"]["parent"] = "index.html";
ZMenuArray["larnaka.html"]["self"] = "larnaka.html";
ZMenuArray["larnaka.html"]["index"] = "3";
ZMenuArray["agianapa.html"] = [];
ZMenuArray["agianapa.html"]["name"] = "Agia Napa";
ZMenuArray["agianapa.html"]["parent"] = "index.html";
ZMenuArray["agianapa.html"]["self"] = "agianapa.html";
ZMenuArray["agianapa.html"]["index"] = "4";
ZMenuArray["nicosia.html"] = [];
ZMenuArray["nicosia.html"]["name"] = "Nicosia";
ZMenuArray["nicosia.html"]["parent"] = "index.html";
ZMenuArray["nicosia.html"]["self"] = "nicosia.html";
ZMenuArray["nicosia.html"]["index"] = "5";
ZMenuArray["troodos.html"] = [];
ZMenuArray["troodos.html"]["name"] = "Troodos";
ZMenuArray["troodos.html"]["parent"] = "index.html";
ZMenuArray["troodos.html"]["self"] = "troodos.html";
ZMenuArray["troodos.html"]["index"] = "6";
var GlobZIndexfile = "index.html";