
/* StL Calendar Data
 * Each calendar item is an array with the following values:
 *      <date>, <startTime>, <endTime>, <title>, <info>, <link>, <location>, <foreground color>, <background color>
 */
if (typeof StLCalendar === 'undefined') {
	var StLCalendar;
}
StLCalendar = new Array();
/* Rows=1163 */
StLCalendar[0]=new Array('2012-02-22','','','Ash Wednesday','','','','#FFFFFF','#FF0000');
StLCalendar[1]=new Array('2012-02-22','09:00:00','','Mass','[[Ministry List]]<br><b>Presider</b>: Fr. Brad (Presider/Homilist)','','Cook-DeWitt Auditorium','#000000','#9999FF');
StLCalendar[2]=new Array('2012-02-22','15:00:00','','Ash Service','[[Ministry List]]<br><b>Presider</b>: Fr. Don (Presider), Jimmy Hsu, CSP (Homilist)','','Cook-DeWitt Auditorium','#000000','#9999FF');
StLCalendar[3]=new Array('2012-02-22','21:00:00','','Mass','[[Ministry List]]<br><b>Presider</b>: Fr. Brad (Presider/Homilist)','','Cook-DeWitt Auditorium','#000000','#9999FF');
StLCalendar[4]=new Array('2012-02-23','21:00:00','22:30:00','Gatherings - "Sex, Lies, and Videotape"','"Sex, Lies, and Videotape" - Morality & Cinema. We will use movie clips to look at how morality is portrayed in movies and TV and how it has changed over the years.','','Cook-DeWitt Lounge','#0000CC','#B0FFB0');
StLCalendar[5]=new Array('2012-02-24','','','Parish Day of Prayer','Parishioners and Students are invited to pray for the household that they selected on the previous Sunday.  Exposition of the Blessed Sacrament will occur from 10a.m. to Noon and 4:30 to 5:45 at the parish center for the those wishing to take advantage of this extra special time of prayer.','','','','');
StLCalendar[6]=new Array('2012-02-24','10:30:00','12:00:00','Adoration with Exposition','','','Parish Center [6163 Lake Michigan Dr.]','','');
StLCalendar[7]=new Array('2012-02-24','16:30:00','17:45:00','Adoration with Exposition','','','Parish Center [6163 Lake Michigan Dr.]','','');
StLCalendar[8]=new Array('2012-02-24','17:30:00','','Social Spectacular Operation Rock Climbing !and High Dive!','We will be having a wonderful pot luck at the Campus West Leasing Office like usual and then we will be heading over to the rec center to do some rock climbing and pool time!!! It should be tons of fun so come on out and join us!!! ','','Campus West Lounge','#FF0000','#FFCCCC');
StLCalendar[9]=new Array('2012-02-28','21:00:00','22:30:00','Captivating Book Club','We will have a book club for the next five weeks. Part of it is a DVD presentation and small group sharing.','','Cook-DeWitt Conference Room','#0000CC','#B0FFB0');
StLCalendar[10]=new Array('2012-02-29','17:00:00','18:30:00','Lenten Soup Suppers (Knights of Columbus)','The soups tonight have been provided by the parish Knights of Columbus.','','Parish Center [6163 Lake Michigan Dr.]','#FF0000','#FFCCCC');
StLCalendar[11]=new Array('2012-03-07','17:00:00','18:30:00','Lenten Soup Suppers (Choir)','The soups tonight have been provided by the parish choir.','','Parish Center [6163 Lake Michigan Dr.]','#FF0000','#FFCCCC');
StLCalendar[12]=new Array('2012-03-10','08:15:00','14:00:00','Work Day at the Franciscan Life Center (Kirkhof Parking Lot)','Want to do something that is fun and helps others? Join us as we go out to the Franciscan Life Center to help the Sisters around their farm. We will have a wonderful lunch before returning. Meet in the parking lot of the Kirkhof Center at 8:15 AM (we leave at 8:30). We will car pool from there.','','','#0000CC','#B0FFB0');
StLCalendar[13]=new Array('2012-03-13','21:00:00','22:30:00','Captivating Book Club','We will have a book club for the next five weeks. Part of it is a DVD presentation and small group sharing.','','Cook-DeWitt Conference Room','#0000CC','#B0FFB0');
StLCalendar[14]=new Array('2012-03-14','17:00:00','18:30:00','Lenten Soup Suppers (New Parishioners)','The soups tonight have been provided by new parishioners to the parish.','','Parish Center [6163 Lake Michigan Dr.]','#FF0000','#FFCCCC');
StLCalendar[15]=new Array('2012-03-19','19:30:00','22:00:00','Eucharistic Adoration','Take some time to add peace and prayer to your day with Eucharistic Adoration.','','Cook-DeWitt Green Room','#0000CC','#B0FFB0');
StLCalendar[16]=new Array('2012-03-20','21:00:00','22:30:00','Captivating Book Club','We will have a book club for the next five weeks. Part of it is a DVD presentation and small group sharing.','','Cook-DeWitt Conference Room','#0000CC','#B0FFB0');
StLCalendar[17]=new Array('2012-03-21','17:00:00','18:30:00','Lenten Soup Suppers (Peers)','The soups tonight have been provided by our student Peer Ministers.','','Parish Center [6163 Lake Michigan Dr.]','#FF0000','#FFCCCC');

