var ZMenuArray = []; 
var GlobZIndexfile = "index.html"; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "Home";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["company_profile.html"] = [];
ZMenuArray["company_profile.html"]["name"] = "Company Profile";
ZMenuArray["company_profile.html"]["parent"] = "index.html";
ZMenuArray["company_profile.html"]["self"] = "company_profile.html";
ZMenuArray["company_profile.html"]["index"] = "1";
ZMenuArray["clients.html"] = [];
ZMenuArray["clients.html"]["name"] = "Clients";
ZMenuArray["clients.html"]["parent"] = "company_profile.html";
ZMenuArray["clients.html"]["self"] = "clients.html";
ZMenuArray["clients.html"]["index"] = "0";
ZMenuArray["contact_us.html"] = [];
ZMenuArray["contact_us.html"]["name"] = "Contact Us";
ZMenuArray["contact_us.html"]["parent"] = "company_profile.html";
ZMenuArray["contact_us.html"]["self"] = "contact_us.html";
ZMenuArray["contact_us.html"]["index"] = "1";
ZMenuArray["solutions.html"] = [];
ZMenuArray["solutions.html"]["name"] = "Solutions";
ZMenuArray["solutions.html"]["parent"] = "index.html";
ZMenuArray["solutions.html"]["self"] = "solutions.html";
ZMenuArray["solutions.html"]["index"] = "2";
ZMenuArray["加载法则.html"] = [];
ZMenuArray["加载法则.html"]["name"] = "rules";
ZMenuArray["加载法则.html"]["parent"] = "solutions.html";
ZMenuArray["加载法则.html"]["self"] = "加载法则.html";
ZMenuArray["加载法则.html"]["index"] = "0";
