var eventList = [

    { date: new Date("Jan 8, 2012"), 
      title: "Deadline for Annual Reports"
    },

    { date: new Date("Jan 10, 2012 7:00 pm"), 
      title: "Committee and Council meetings"
    },

    { date: new Date("Jan 22, 2012 2:00 pm"), 
      displayTime: "2 - 4 p.m.", 
      title: 'Open House for Cheryl-Ann'
    },

    { date: new Date("Jan 23, 2012 1:30 pm"), 
      title: 'Open Session on Central\'s Future',
      desc: 'in the Chapel at Spruce Lodge'
    },

    { date: new Date("Jan 24, 2012 7:00 pm"), 
      title: 'Open Session on Central\'s Future',
      desc: 'at Central United Church'
    },

    { date: new Date("Jan 28, 2012 9:30 pm"), 
      title: 'Open Session on Central\'s Future',
      desc: 'at Central United Church'
    },

    { date: new Date("Jan 29, 2012 11:00 pm"), 
      title: 'Open Session on Central\'s Future',
      desc: 'at Central United Church - a light lunch will be provided'
    },

    { date: new Date("Jan 31, 2012 7:00 pm"),
      title: 'Body, Mind, & Spirit',
      desc: "a retreat for high school aged women Tues. Jan. 31(7pm)-Wed. Feb. 1(2pm) @Lannin's Cottage in Bayfield. Please contact Kathy Douglas 519-523-4380 or email <script type=\"text/javascript\">insertwebtxt('Kathy Douglas', 'kathymdouglas[code:at]hotmail[code:dot]com');</script> for details. $10 donation.  Please register by January 29. Space is limited. A great way to unwind after exams. Forms and info posted on the BBoard across from Lori\'s office.",
      category: "SYouth"
    },

    { date: new Date("Feb 5, 2012 11:00 am"), 
      title: 'Annual Meeting following Worship', 
      category: "Worship"
    },

    { date: new Date("Feb 10, 2012"), 
      displayDate: "February 10 - 12", 
      title: 'Worshiplude Youth event', 
      desc: "3 days in Ottawa - participate in Winterlude on the Rideau and partaking in The Point, a youth oriented worship service. Overnight at Rideau Park United Church and attend worship. Also visit to the Museum of Civilization $5/student $8 an adult.  Total cost of trip $80.  Registration and deposit are due January 5th.  Leaving from Trinity United London at 9:30 a.m. sharp.  Waterloo area participants depart from Emmanuel United at 10:30 a.m. sharp. Returning home Sunday about 6 p.m. for Waterloo and 7 p.m. for London.  Youth leaders and interested youth can contact Kathy Douglas for more information at 519.523.4380 or email <script type=\"text/javascript\">insertwebtxt('Kathy Douglas', 'kathymdouglas[code:at]hotmail[code:dot]com');</script>.", 
      category: "SYouth"
    },

    { date: new Date("Feb 12, 2012 3:00 pm"),
      link: '<a href="http://www.stratfordconcertchoir.com" target="_blank">Stratford Concert Choir</a>',
      title:'"Moonlight and Roses"'
    },

    { date: new Date("Feb 19, 2012 9:00 am"), 
      title: 'Pancake & PJ Breakfast',
      desc: 'Lent is coming and so are Gerry\'s Famous PANCAKES!  Everyone is invited.  Enjoy them with lots of butter and syrup.  Coffee, tea, and fruit juice will also be avaialable.'
    },

    { date: new Date("Feb 21, 2012 5:30 pm"), 
      title: 'Supper for New Members of Council'
    },
    { date: new Date("Feb 21, 2012 7:00 pm"), 
      title: 'Committee Meetings at discretion of Chairs'
    },
    { date: new Date("Feb 21, 2012 8:00 pm"), 
      title: 'Council Meeting'
    },

    { date: new Date("Feb 26, 2012 3:00 pm"), 
      link: '<a href="http://www.stratfordconcertband.com" target="_blank">Stratford Concert Band</a>', 
      title:'"Sunny Spain and Sophisticated France"'
    },


    { date: new Date("May 12, 2012"), 
      title: 'Spring Fling Dinner and Auction'
    },


    // UCW
    new UCW( { date: new Date("Feb 1, 2012 7:00 pm"), desc: 'Susan Elliott will be demonstrating the art of quilting in the council room.' } ),
    
    // Messy Church
    new messyChurch( { date: new Date("Jan 20, 2012") } ),
    new messyChurch( { date: new Date("Feb 24, 2012") } ),

    new messyChurchStJohns( { date: new Date("Feb 10, 2012") } ),
    new messyChurchStJohns( { date: new Date("Mar 9, 2012") } ),
    new messyChurchStJohns( { date: new Date("Apr 13, 2012") } ),
    
    // Confirmation Class
    new confirmationClass( { date: new Date("Jan 8, 2012") } ),
    new confirmationClass( { date: new Date("Feb 5, 2012") } ),

    // Worship
    new worship( { date: new Date("Jan 1, 2012"), title: 'New Year\'s Day' } ),
    new worship( { date: new Date("Jan 8, 2012") } ),
    new worship( { date: new Date("Jan 15, 2012"), title: 'UCW Sunday' } ),
    new worship( { date: new Date("Jan 22, 2012"), title: 'Cheryl-Ann\'s last day with us' } ),
    new worship( { date: new Date("Jan 29, 2012") } ),
    new worship( { date: new Date("Feb 5, 2012"), title: 'Annual Meeting Sunday' } ),
    new worship( { date: new Date("Feb 12, 2012"), title: 'Foodgrains & Love Bags' } ),
    new worship( { date: new Date("Feb 19, 2012"), title: 'Worship led by the Confirmation Class' } ),

    // Meditation
    new meditation( { date: new Date("Jan 3, 2012") } ),
    new meditation( { date: new Date("Jan 10, 2012") } ),
    new meditation( { date: new Date("Jan 17, 2012") } ),
    new meditation( { date: new Date("Jan 24, 2012") } ),
    new meditation( { date: new Date("Jan 31, 2012") } ),
    new meditation( { date: new Date("Feb 7, 2012") } ),
    new meditation( { date: new Date("Feb 14, 2012") } ),
    new meditation( { date: new Date("Feb 21, 2012") } ),
    new meditation( { date: new Date("Feb 28, 2012") } ),

    // Movie Night
    new movieNight( { date: new Date("Jan 25, 2012"), title: "The Lost Valentine" } ),
    new movieNight( { date: new Date("Feb 29, 2012"), title: "All Roads Lead Home" } ),
//    new movieNight( { date: new Date("Mar 28, 2012") } ),
//    new movieNight( { date: new Date("Apr 25, 2012") } ),
//    new movieNight( { date: new Date("May 30, 2012") } ),
//    new movieNight( { date: new Date("Jun 27, 2012") } ),

];



// Event templates

function messyChurch(params) {
    this.date = addTime(params.date, "3:30 pm");
    this.displayTime = "After School<br/>- 6:30 pm";
    this.link = '<a href="programs.html#Messy" target="_parent">Messy Church</a>';
    this.desc = 'Come meet God and spend time together as a family in community. Play games, make crafts, sing songs, worship God and share a meal.';
    this.category = 'JYouth SSchool';
}

function messyChurchStJohns(params) {
    this.date = addTime(params.date, "5:00 pm");
    this.displayTime = "5:00-6:45pm";
    this.link = '<a href="http://www.stjohns-united-stratford.com/pages/about_us/message.html" target="_blank">Messy Church at St. John\'s United Church</a>';
    this.desc = '175 Waterloo St. S. (at Douro Street). Doors open at 5 pm, supper finishes at 6:45 p.m.';
    this.category = 'JYouth SSchool';
}

function UCW(params) {
    this.link = '<a href="programs.html#UCW" target="_parent">UCW</a>';
    this.category = 'UCW';
    if (params.desc) this.desc = params.desc;
    if (params.date) this.date = params.date;
}

function worship(params) {
    this.date = addTime(params.date, "10:00 am");
    this.link = '<a href="worship.html" target="_parent">Worship</a>';
    this.category = 'Worship';
    if (params.title) this.title = params.title;
}

function confirmationClass(params) {
    this.date = addTime(params.date, "8:00 am");
    this.title = 'Confirmation Class';
}

function meditation(params) {
    this.date = addTime(params.date, "6:30 pm");
    this.link = '<a href="meditation.html" target="_parent">Christian Meditation</a>';
}

function movieNight(params) {
    this.date = addTime(params.date, "6:45 pm");
    this.link = '<a href="programs.html#MovieNight" target="_parent">Movie Night</a>';
    this.category = 'MovieNight';
    if (params.title) this.title = params.title;
    if (params.desc) this.desc = params.desc;
}

