//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#ffffff",  "bgON":"#00008d","bgOVER":"#6699CC" };
var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};
var TOP_LEFT = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolor, "css":defcss};
var TOP_MIDDLE = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolor, "css":defcss};
var TOP_RIGHT = {"border":1, "borders":[1,1,1,1],"shadow":0, "color":defcolor, "css":defcss};
var STYLE1 = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_TOP = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_BOTT = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolor, "css":defcss};

var MENU_ITEMS = [
   {"pos":"relative", "size":[22,120], "itemoff":[0,120], "leveloff":[0,0], "delay":600, "style":TOP_MIDDLE},
    {code:"Information",  "format":{"arrow":null, "image":null, "style":TOP_LEFT},
        sub:[
            {"size":[23,140], "itemoff":[22,0], "leveloff":[22,0], "style":STYLE1},
         {code:'Condolences', url:'condolences1.html'},
         {code:'Funeral Facts', url:'funeralfacts2.html'},
         {code:'Information Request', url:'request_info.html'},
         {code:'Living Will Kit Request', url:'livingwill.html'},
         {code:'Locations', url:'locations1.html'},
         
           {code:'Our Concept', url:'concept.html'},
           <!--  {code:'Our Staff', url:'ourstaff.html'}, -->
         
         
         {code:'When Death Occurs', url:'whattodo.html'},
         
         ]
   },
    {code:"Service Options", "format":{"arrow":null, "image":null},
    sub:[
        {"size":[22,120], "itemoff":[22,0], "leveloff":[21,0],  "style":STYLE1},
        {code:"Burial",  "format":{"image":null, "oimage":"img/omenu.gif", "style":STYLE_TOP},
        sub:[
            {"size":[22,140], "itemoff":[22,0], "leveloff":[0,120], "style":STYLE1},
          {code:"Caskets" ,url:'casket1.html'},
         
         {code:"Military Honors",url:'military2.html'},  
          {code:"Specialty Svcs.",url:'specialty1.html'},   
            {code:"Traditional", url:'burial1.html'},
            {code:"Vaults",url:'vaults.html'},           
            ]
        },
         {code:"Cremation",  "format":{"image":null, "oimage":"img/omenu.gif", "style":STYLE_TOP},
        sub:[
            {"size":[22,145], "itemoff":[22,0], "leveloff":[-21,120], "style":STYLE1},
         {code:"Cremation Containers", url:"cremation2.html"},   
           {code:"Cremation FAQ's", url:"cremationfaq.html"},
         {code:"Cremation Options", url:'cremation1.html'},
         {code:"Cremation Memorials",url:'cremationmem.html'},
         {code:"Cremation Process",url:'cremproc.html'},
         {code:"Cremation/Funerals",url:'cremfuneral.html'},
            {code:"Masters Touch", url:"http://www.mastertouchcremation.com/2/14.html", "format":{"style":STYLE_TOP}},
         
         {code:"Military Honors",url:'military2.html'},         
            ]
        },
       ]
    },
    {code:"Preplanning", "format":{"size":[22,120], "arrow":null, "image":null},
    sub:[
        {"size":[22,140], "itemoff":[22,0], "leveloff":[21,0], "arrow":null, "image":null},
        {code:"Preplanning", url:'preplanning1.html'},
        {code:"Preplanning Guide", url:'preplanningguide1.html', "format":{"style":STYLE_BOTT}}
        ]
    },
      {code:"Merchandise", "format":{"itemoff":[0,120], "arrow":null, "image":null, "style":TOP_RIGHT},
    sub:[
        {"size":[22,180], "itemoff":[21,0], "leveloff":[21,0], "image":"img/email.gif", "oimage":"img/oemail.gif", "style":STYLE1, "image":"img/b.gif"},
      
 {code:"Casket Selection", url:"casket1.html", "format":{"image":null, "style":STYLE_TOP}},
       {code:"Cremation Containers", url:"cremation2.html", "format":{"image":null, "style":STYLE_BOTT}},
      {code:"Floral Arrangements", url:"http://www.ftdfloristsonline.com/brownsfloral/", "format":{"image":null, "style":STYLE_BOTT}},
      {code:"Monuments", url:"monuments.html", "format":{"image":null, "style":STYLE_TOP}},
      
        {code:"Vaults", url:"vaults.html", "format":{"image":null}}
        ]
    },
    {code:"Pricing", "format":{"itemoff":[0,120], "arrow":null, "image":null, "style":TOP_RIGHT},
    sub:[
        {"size":[22,270], "itemoff":[21,0], "leveloff":[21,0], "image":"img/email.gif", "oimage":"img/oemail.gif", "style":STYLE1, "image":"img/b.gif"},
    {code:"Master Price List", url:"pricing1.html", "format":{"image":null, "style":STYLE_TOP}},
    {code:"Casket Price List", url:"casketcatalog.html", "format":{"image":null, "style":STYLE_TOP}},
      {code:"Vaults", url:"vaults.html", "format":{"image":null}},  
        ]
    },

     {code:"More Resources", "format":{"itemoff":[0,120], "arrow":null, "image":null, "style":TOP_RIGHT},
    sub:[
        {"size":[22,120], "itemoff":[21,0], "leveloff":[21,0], "image":null, "style":STYLE1, "image":"img/b.gif"},
        {code:"After Care", url:"aftercare.html", "format":{"image":null, "style":STYLE_TOP}},
        {code:"Consumer Info", url:"consumerinfo1.html", "format":{"image":null}}, 
       {code:"Grieving", url:"grieving.html", "format":{"image":null}}, 
 {code:"Site Map", url:"menu.html", "format":{"image":null}}, 
 {code:"Translation", url:"translation.html", "format":{"image":null}}, 
        {code:"Web Resources", url:"links.html", "format":{"image":null, "style":STYLE_BOTT}}
       
        ]
    }

];

