//variables
var POS1 = [299, 279];
var COLOR1 = {border:"White", shadow:"White", bgON:"Tomato", bgOVER:"Thistle", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"};
var CSS1 = {ON:'clsNode', OVER:'clsNode1'};
var STYLE1 = {border:1, shadow:0, color:COLOR1, css:CSS1};
//menu items
var MENU_ITEMS = [
  {pos:POS1, size:[20, 150], itemoff:[19, 0], leveloff:[0, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:STYLE1}, 
    {code:"PICS 2003", url:"../cad_pictures/index06photos.htm", 
      sub:[
      {size:[20, 150], itemoff:[19, 0], leveloff:[0, 149], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"White", shadow:"White", bgON:"Tomato", bgOVER:"Thistle", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsNode', OVER:'clsNode1'}}}, 
        {code:"DM GOTHA", url:"../cad_pictures/index06photos01.htm"},
        {code:"WM ALDERSHOT", url:"../cad_pictures/index06photos02.htm"},
        {code:"ANCIENNES SALLES", url:"../cad_pictures/index06photos07.htm"}
      ]},
    {code:"PICS 2004", url:"../cad_pictures/index06photos.htm", 
      sub:[
      {size:[20, 150], itemoff:[19, 0], leveloff:[0, 149], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"White", shadow:"White", bgON:"Tomato", bgOVER:"Thistle", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsNode', OVER:'clsNode1'}}}, 
        {code:"EM BUCKLEY-WALES", url:"../cad_pictures/index06photos03.htm"},
        {code:"MUCKI'S BAL", url:"../cad_pictures/index06photos04.htm"},
        {code:"WM MEXICO", url:"../cad_pictures/index06photos05.htm"},
        {code:"INAUGURATION SALLES", url:"../cad_pictures/index06photos06.htm"}
      ]},
    {code:"PICS 2005", url:"../cad_pictures/index06photos.htm", 
      sub:[
      {size:[20, 150], itemoff:[19, 0], leveloff:[0, 149], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"White", shadow:"White", bgON:"Tomato", bgOVER:"Thistle", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsNode', OVER:'clsNode1'}}}, 
        {code:"FETE DE LA MUSIQUE", url:"../cad_pictures/index06photos08.htm"},
        {code:"MUCKI'S BAL", url:"../cad_pictures/index06photos09.htm"}
      ]},
    {code:"PICS 2006", url:"../cad_pictures/index06photos.htm", 
      sub:[
      {size:[20, 150], itemoff:[19, 0], leveloff:[0, 149], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"White", shadow:"White", bgON:"Tomato", bgOVER:"Thistle", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsNode', OVER:'clsNode1'}}}, 
        {code:"POWERPUSSIES BAL  12/2006", url:"../cad_pictures/index06photos10.htm"}
      ]},
    {code:"PICS 2007", url:"../cad_pictures/index06photos.htm", 
      sub:[
      {size:[20, 150], itemoff:[19, 0], leveloff:[0, 149], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"White", shadow:"White", bgON:"Tomato", bgOVER:"Thistle", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsNode', OVER:'clsNode1'}}}, 
        {code:"FETE DE LA MUSIQUE 2007", url:"../cad_pictures/index06photos11.htm"}
      ]},
    {code:"PICS 2008"},
    {code:"PICS 2009", 
      sub:[
      {size:[20, 150], itemoff:[19, 0], leveloff:[0, 149], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"White", shadow:"White", bgON:"Tomato", bgOVER:"Thistle", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsNode', OVER:'clsNode1'}}}, 
        {code:"FETE 20 JOER CAD-POWER", url:"../cad_pictures/index06photos12.htm"}
      ]}
];

