//menu items
var MENU_ITEMS = [
  {pos:[10, 0], size:[85, 450], itemoff:[0, 200], leveloff:[0, 0], delay:600, arrsize:[16, 16], style:{border:0, shadow:0, color:{border:"#7DBEFF", shadow:"#ffffff", bgON:"", bgOVER:""}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
    {code:"                       ", 
      sub:[
      {size:[23, 180], itemoff:[20, 0], leveloff:[21, 1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#9933cc", bgON:"#7DBEFF", bgOVER:"#06AEFF", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"<center><b>Lawphil Main Menu</b></center>", url:"http://www.lawphil.net/index.html"},
        {code:" > Constitution", url:"http://www.lawphil.net/consti/constitu.html"},
        {code:" > Legal Link", url:"http://www.lawphil.net/legalink/legalink.html"},
        {code:" > Statutes", url:"http://www.lawphil.net/statutes/statutes.html"},
        {code:" > Jurisprudence", url:"http://www.lawphil.net/judjuris/judjuris.html"},
        {code:" > Judicial Issuances", url:"http://www.lawphil.net/courts/judiciar.html"},
        {code:" > Executive Issuances", url:"http://www.lawphil.net/executive/executive.html"},
        {code:" > Treatise", url:"http://www.lawphil.net/international/interlaw.html"},
        {code:" > Legal Link", url:"http://www.lawphil.net/legalink/legalink.html"}
      ]},
];