//updated: 5/8/09 
BLANK_IMAGE = 'CoolM_t/images/b.gif';

var STYLE = {
 border:1,
 shadow:0,
 color:{
  border:'#CDCDCD',
  shadow:'#000000',
  bgON:'#000034',
  bgOVER:'#CCCCFF'
 },
 css:{
  ON:'clsCMOn',
  OVER:'clsCMOver'
 } 
};

var MENU_ITEMS = [
 {pos:"relative", itemoff:[24,0], leveloff:[0,0], style:STYLE, size:[24,130],"delay":600},
 {code:'Welcome',url: "index.shtml "
 },
 {code:'Worship', "format":{"arrow" : "CoolM_t/images/arr_rt.gif", "oarrow" : "CoolM_t/images/arr_rt_o.gif", "arrsize" : [9,7]},
  sub:[ 
   {leveloff:[2,132], itemoff:[24,0], size:[25,200]},
   {code:'Times & Map', url: "m-worship.shtml"},
   {code:'Preaching Schedule', url: "m-worship_sched.shtml"}
  ]
 },
 {code:'Our Pastor',url: "m-pastor.shtml"
 },
  {code:'Staff', url:"m-staff.shtml"
 },
 {code:'News & Events',  "format":{"arrow" : "CoolM_t/images/arr_rt.gif", "oarrow" : "CoolM_t/images/arr_rt_o.gif", "arrsize" : [9,7]},
  sub:[ 
   {leveloff:[2,132], itemoff:[24,0], size:[25,220]},
  
    {code:'April Calendar', url: "m-cal/calendar.html", target:"_blank"},
 
   {code:'Sunday School', url: "m-news_sunschl.shtml"},
   {code:'Child Safety Policy', url: "child_pol_frame.html"},
  ]
 },

  {code:'Sermons', url:"sermonframe.html"
 },
     {code:'Gallery', "format":{"arrow" : "CoolM_t/images/arr_rt.gif", "oarrow" : "CoolM_t/images/arr_rt_o.gif", "arrsize" : [9,7]},
  sub:[
   {leveloff:[2,132], itemoff:[24,0], size:[25,220]},
{code:'Youth Sunday 2009', url: "../YouthSun09/YouthSunday09.htm"},
{code:'Easter Egg Hunt 2009', url: "../EasterEgg/Eggs09.htm"},
{code:'Skating Party 2009', url: "../skating09/skating09.htm"},
{code:'Lock In 2008', url: "../LockIn/lockin08.htm"},
{code:'Cook Out 2008', url: "../cookout08/cookout08.htm"},
   {code:'VBS 2008', url: "../VBS2008/vbs08.htm"},
   {code:'Childrens Choir 07-08', url: "../ChildrensChoir/ChChoir0708.htm"},
{code:'Talent Show 2008', url: "../talentshow/talent08.htm"},
   {code:'Crop Walk 2007', url: "../cropwalk07/1207cropwalk.html"},
   {code:'A View From Above', url: "gallery_aerial.shtml"},
   {code:'Archived Galleries', url: "archives.htm"},
   //{code:'Ladies Banquet', url: "gallery_banq_050514.shtml"},
   //{code:'Confirmation Class', url: "gallery_conf_040523.shtml"},
    //{code:'Boy Scout Troup #126, May 04', url:"gallery_bsa_040531.shtml"},
     //{code:'VBS 2004', url:"vbs04/index.html"},
     // {code:'Boy Scout Troup #126, Jun 04', url:"gallery_bsa_04JunPhilm.shtml"},
    ]
  },
   //{code:'Triennium Photos', //url:"http://www.presbyterianyouthtriennium.org/photos/index.htm",target:"_blank"},
 //End items
 ];
