//menu items
var CANADA_MENU = [
  {pos:[0, 159], size:[25, 136], itemoff:[24, 0], leveloff:[0, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#De1002", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
    {code:"Food", url:"CASearchResult.aspx?CategoryID=8", 
      sub:[
      {size:[20, 100], itemoff:[20, 0], leveloff:[0, 135], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#De1002", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
       {code:"Breakfast", url:"CASearchResult.aspx?CategoryID=62"},
	    {code:"Candy", url:"CASearchResult.aspx?CategoryID=9"},
        {code:"Chips", url:"CASearchResult.aspx?CategoryID=60"},
        {code:"Cookies", url:"CASearchResult.aspx?CategoryID=66"},
        {code:"Maple Products", url:"CASearchResult.aspx?CategoryID=61"},
        {code:"Pantry/Cooking", url:"CASearchResult.aspx?CategoryID=63"},
        {code:"Spreads/Jams", url:"CASearchResult.aspx?CategoryID=64"}
      ]},
    {code:"Drink", url:"CASearchResult.aspx?CategoryID=68", 
      sub:[
      {size:[20, 100], itemoff:[20, 0], leveloff:[0, 135], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#De1002", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Alcohol", url:"CASearchResult.aspx?CategoryID=69"},
        {code:"Non-Alcoholic", url:"CASearchResult.aspx?CategoryID=70"}
      ]},
    {code:"Canadian Souvenirs", url:"CASearchResult.aspx?CategoryID=72", 
      sub:[
      {size:[20, 160], itemoff:[20, 0], leveloff:[0, 135], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#De1002", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Face Paint/Supporter Wear", url:"CASearchResult.aspx?CategoryID=73"},
        {code:"Flags/Flag Merchandise", url:"CASearchResult.aspx?CategoryID=74"},
        {code:"Gifts & Gadgets", url:"CASearchResult.aspx?CategoryID=75"},
        {code:"Party Decorations", url:"CASearchResult.aspx?CategoryID=77"},
        {code:"Stickers/Magnets/Tattoos", url:"CASearchResult.aspx?CategoryID=76"}
      ]},
    {code:"Health and Beauty", url:"CASearchResult.aspx?CategoryID=71"},
    {code:"Music", url:"CASearchResult.aspx?CategoryID=81"},
    {code:"DVDs", url:"CASearchResult.aspx?CategoryID=143", 
      sub:[
      {size:[20, 80], itemoff:[20, 0], leveloff:[0, 135], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#De1002", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Films", url:"CASearchResult.aspx?CategoryID=144"},
        {code:"Other", url:"CASearchResult.aspx?CategoryID=145"}
      ]},
    {code:"Books/Map", url:"CASearchResult.aspx?CategoryID=78", 
      sub:[
      {size:[20, 170], itemoff:[20, 0], leveloff:[0, 135], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#De1002", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Coffee Table Books & Novels", url:"CASearchResult.aspx?CategoryID=79"},
        {code:"Travel Guides", url:"CASearchResult.aspx?CategoryID=110"},
        {code:"Maps", url:"CASearchResult.aspx?CategoryID=80"}
      ]},
    {code:"Soft Toys", url:"CASearchResult.aspx?CategoryID=84"},
    {code:"Gifts/Hampers", url:"CASearchResult.aspx?CategoryID=86"},
    {code:"Discounts/Specials", url:"CASearchResult.aspx?CategoryID=85"},
    {code:"Canadian Wine Club", url:"CASearchResult.aspx?CategoryID=153", 
      sub:[
      {size:[20, 118], itemoff:[20, 0], leveloff:[0, 135], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, borders:[1, 1, 1, 1], shadow:2, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#De1002", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"News and Events", url:"CACanadianWineClub.aspx"},
        {code:"Wines to Buy", url:"CASearchResult.aspx?CategoryID=154"}
      ]} 
];

