/*Misc*/
function workday() { alert("Church Workday"); }
function campS() { alert("Summer Camp - Begin"); }
function camp() { alert("Summer Camp"); }
function campE() { alert("Summer Camp - End"); }
function wedNight() { alert("Mid-Week Service Changed"); }
/*January*/
function _event() { alert("Bonfire in Gilbert"); }
function _event2() { alert("Business Meeting"); }
function _event3() { alert("Lord's Supper"); }
/*February*/
function _event4() { alert("Business Meeting"); }
function _event5() { alert("Mini Golf at Fiddlesticks"); }
/*March*/
/*April*/
function _event6() { alert("Chruch Picnic"); }
function _event7() { alert("Palm Sunday"); }
function _event8() { alert("Lord's Supper"); }
function _event9() { alert("Business Meeting - 1st Quarter"); }
/*May*/
function _event10() { alert("Church Bowling\nChandler, AZ"); }
function _event11() { alert("Mother's Day!"); }
function _event12() { alert("Memorial Day"); }
/*June*/
function _event13() { alert("Father's Day!"); }
function _event14() { alert("Mystery Night for Youth"); }
function _event15() { alert("Youth Sunday!"); }
/*July*/
function _event16() { alert("Independence Day!"); }
function _event17() { alert("Business Meeting"); }
/*August*/
function _event18() { alert("Ice Cream Social\nChristian Film"); }
/*September*/
function _event19() { alert("Laser Tag"); }
/*October*/
function _event20() { alert("Business Meeting"); }
/*November*/
function _event21() { alert("Bon Fire\nGilbert"); }
function _event22() { alert("Church Anniversary\n26 Years!"); }
function _event23() { alert("Thanksgiving\nAlways give thanks!"); }
/*December*/