BLANK_IMAGE="/menublank.gif"
var menu_color={"border":"#cc0000", "shadow":"#cc4444", "bgON":"#ffffff", "bgOVER":"#ffffdd"};
var menu_css={"ON":"clsCMOn", "OVER":"clsCMOver"};
var menu_style={"border":1, "shadow":2, "color":menu_color, "css":menu_css};

var menu_root =
[
  {"pos":[118,72], "itemoff":[0,150], "leveloff":[21,0], "style":menu_style, "size":[22,150]},
  {"code":"Home", "url":"/index.php", "target":"_self", "format":{"size":[22,90]}},
  {"code":"GIS & Map", "url":"/gis/jsview/index.php", "target":"_self", "format":{"itemoff":[0,90]},
    sub:[
          {"itemoff":[21,0]},
          {"code":"JShapeView", "url":"/gis/jsview/index.php", "target":"_self"},
          {"code":"GeoJpeg", "url":"/gis/geojpeg/index.php", "target":"_self"},
          {"code":"BigMap", "url":"/gis/bigmap/index.php", "target":"_self"},
          {"code":"Street Map", "url":"/web/streetmap/index.php", "target":"_self"}
        ] 
  },
  {"code":"Web & HTML5", "url":"/html5/websign/index.php", "target":"_self", "format":{"itemoff":[0,150]},
    sub:[
          {"itemoff":[21,0]},
          {"code":"Web Sign", "url":"/html5/websign/index.php", "target":"_self"},
          {"code":"Web Chart", "url":"/web/webchart/index.php", "target":"_self"},
          {"code":"Web 2D Barcode", "url":"/web/qrcode/index.php", "target":"_self"},
          {"code":"Street Map", "url":"/web/streetmap/index.php", "target":"_self"},
          {"code":"Street View", "url":"/web/streetview/index.php", "target":"_self"},
          {"code":"Street ViewTour", "url":"/web/viewtour/index.php", "target":"_self"},
          {"code":"GeoLocal Map", "url":"/web/geolocal/index.php", "target":"_self"},
          {"code":"GeoLocal Filter1", "url":"/web/geolocal/filter.php", "target":"_self"},
          {"code":"GeoLocal Filter2", "url":"/web/geolocal/filter2.php", "target":"_self"}
        ] 
  },
  {"code":"Blog", "url":"http://togosoft.blogspot.com", "target":"_self", "format":{"itemoff":[0,150]},
    sub:[
          {"itemoff":[21,0]},
        ] 
  },
  {"code":"Contact", "url":"/contact.php", "target":"_self", "format":{"size":[22,90]}}
];
