//menu items
var MENU_ITEMS = [
  {pos:[10, 5], size:[25, 100], itemoff:[0, 99], leveloff:[0, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, borders:[0,0,1,0],shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"#f8f9f1", bgOVER:"#E0F3FA", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
    {code:"Home", url:"cdphome.html", format:{size:[25,50] }    },
    {code:"About Us", url:"charism.html", format: {size:[25,71], itemoff: [0,50] } ,
	
	      sub:[
      {size:[25, 120], itemoff:[24, 0], leveloff:[24, -1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#E0F3FA", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Our Charism", url:"charism.html"},
        {code:"Heritage" , url: "earlyhistory.html",
		sub:[
      {size:[25, 105], itemoff:[24, 0], leveloff:[10,70], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#E0F3FA", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Early History", url: "earlyhistory.html"},
        {code:"Father Moye", url:"johnmartinmoye.html"},
        {code:"Texas 1866", url: "texas1866.html"},
        {code:"San Antonio", url: "sanantonio.html"},
        {code:"Expansion", url: "expansion.html"},
        {code:"Mexico", url: "mexico.html"}

      ]			
		},
		{code:"Leadership Team", url: "leadershipteam.html"},
        {code:"CDP Stories", url: "stories.html"},
		{code:"Jubilarians", url: "jubilarians.html"},
        {code:"Associates", url: "associates.html"},
        {code:"Connections", url: "connections.html"}
      ]},
    {code:"Ministry", url:"membersministries.html",format: {size:[25,65], itemoff: [0,71]} ,
      sub:[
      {size:[25, 197], itemoff:[24, 0], leveloff:[23, -1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#E0F3FA", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Members in Ministry", url: "membersministries.html"},
        {code:"Mobile Ministry", url:"mobileministry.html"},
        {code:"Our Lady of the Lake University", url: "newlinks.html#linksollu"},
        {code:"Providence High School", url: "newlinks.html#linksprovidencehs"},
        {code:"Moye Retreat Center", url: "newlinks.html#linksmoyeretreatcenter"},
        {code:"Sophia Women's Learning Center", url: "newlinks.html#linkssophia"},
        {code:"Merced Housing Texas", url: "newlinks.html#linksmerced"}
      ]},
    {code:"Mission Support", url:"howyoucanhelp.html",format: {size:[25,112], itemoff: [0,65]} ,
      sub:[
      {size:[25, 115], itemoff:[24, 0], leveloff:[24, -1], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#E0F3FA", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"Partner with Us", url: "howyoucanhelp.html"},
        {code:"Donate Online", url: "donatenow2.html"}
      ]},
    {code:"Becoming a Sister", url:"newmembership.html",format: {size:[25,125], itemoff: [0,112]} ,
      sub:[
      {size:[25, 160], itemoff:[24, 0], leveloff:[24, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#E0F3FA", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        		
        {code:"How is God Calling You?", url: "newmembership.html"},
        {code:"Exploring God's Call", url:"explorecall.html"},
        {code:"Quest House", url: "questhouse.html"},
        {code:"New Membership Events", url: "invitations.html"},
        {code:"Life Awareness", url: "explorecall.html#explorecall_lifeawareness"},
        {code:"New Membership Team", url: "newmembershipteam.html"},
        {code:"Our Location", url: "nmt_location.html"},
       {code:"Stories of Our Call", url: "callingstories.html"}
      ]},
	  
    {code:"News", url:"whatsnew.html", format: {size:[25,50], itemoff: [0,125]} ,
      sub:[
      {size:[25, 210], itemoff:[24, 0], leveloff:[24, 0], delay:600, imgsize:[16, 16], arrsize:[16, 16], style:{border:1, shadow:0, color:{border:"#666666", shadow:"#DBD8D1", bgON:"white", bgOVER:"#E0F3FA", imagebg:"#DBD8D1", oimagebg:"#B6BDD2"}, css:{ON:'clsCMOn', OVER:'clsCMOver'}}}, 
        {code:"What's New", url: "whatsnew.html"},
        {code:"Publications", url: "publications.html"},
		 {code:"Reflections on Sunday Readings", url: "reflections.html"}
      ]},
    {code:"Calendar", url: "calendar.html" , format:{size:[25,70], itemoff:[0,50] }    },
    {code:"Contact Us", url: "contactus.html", format:{size:[25,80], itemoff:[0,70] }  }  
];

