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["designs.php"] = [];
ZMenuArray["designs.php"]["name"] = "Template Designs";
ZMenuArray["designs.php"]["parent"] = "index.html";
ZMenuArray["designs.php"]["self"] = "designs.php";
ZMenuArray["designs.php"]["index"] = "4";
ZMenuArray["order.html"] = [];
ZMenuArray["order.html"]["name"] = "Download / Bestellen";
ZMenuArray["order.html"]["parent"] = "index.html";
ZMenuArray["order.html"]["self"] = "order.html";
ZMenuArray["order.html"]["index"] = "5";
ZMenuArray["addon.html"] = [];
ZMenuArray["addon.html"]["name"] = "Addon";
ZMenuArray["addon.html"]["parent"] = "order.html";
ZMenuArray["addon.html"]["self"] = "addon.html";
ZMenuArray["addon.html"]["index"] = "0";
ZMenuArray["subscribed_to_list.html"] = [];
ZMenuArray["subscribed_to_list.html"]["name"] = "Subscribed to list";
ZMenuArray["subscribed_to_list.html"]["parent"] = "order.html";
ZMenuArray["subscribed_to_list.html"]["self"] = "subscribed_to_list.html";
ZMenuArray["subscribed_to_list.html"]["index"] = "1";

ZMenuArray["reseller_order.html"] = [];
ZMenuArray["reseller_order.html"]["name"] = "Reseller order";
ZMenuArray["reseller_order.html"]["parent"] = "resell.html";
ZMenuArray["reseller_order.html"]["self"] = "reseller_order.html";
ZMenuArray["reseller_order.html"]["index"] = "1";
ZMenuArray["resell_paypal.html"] = [];
ZMenuArray["resell_paypal.html"]["name"] = "Reseller order";
ZMenuArray["resell_paypal.html"]["parent"] = "resell.html";
ZMenuArray["resell_paypal.html"]["self"] = "resell_paypal.html";
ZMenuArray["resell_paypal.html"]["index"] = "1";
var GlobZIndexfile = "index.html";
