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["why_cpc.html"] = [];
ZMenuArray["why_cpc.html"]["name"] = "Investor";
ZMenuArray["why_cpc.html"]["parent"] = "index.html";
ZMenuArray["why_cpc.html"]["self"] = "why_cpc.html";
ZMenuArray["why_cpc.html"]["index"] = "2";
ZMenuArray["management.html"] = [];
ZMenuArray["management.html"]["name"] = "Management";
ZMenuArray["management.html"]["parent"] = "index.html";
ZMenuArray["management.html"]["self"] = "management.html";
ZMenuArray["management.html"]["index"] = "2";
var GlobZIndexfile = "index.html";