var ZMenuArray = []; 
var GlobZIndexfile = "index.html"; 
ZMenuArray["index.html"] = [];
ZMenuArray["index.html"]["name"] = "Powershout.com";
ZMenuArray["index.html"]["parent"] = "";
ZMenuArray["index.html"]["self"] = "index.html";
ZMenuArray["index.html"]["index"] = "0";
ZMenuArray["video.html"] = [];
ZMenuArray["video.html"]["name"] = "video stream";
ZMenuArray["video.html"]["parent"] = "index.html";
ZMenuArray["video.html"]["self"] = "video.html";
ZMenuArray["video.html"]["index"] = "1";
