Holiday Alternative Gift Market Planning Meeting

Online via Zoom

BRAINSTORMING CHAT: THURSDAY, JULY 25, 4:30 P.M., via Zoom MARKET: SUNDAY, NOVEMBER 24 Last year's Alternative Gift Market was a terrific success, with an overwhelming response to the many items on sale and the many opportunities for donations. This year’s Alternative Gift Market will be on Sunday, November 24 in Bloedel Hall following both the 9 a.m. and 11 a.m. services. This is slightly earlier than last year, on the Sunday before both Thanksgiving and the beginning of Advent, which we hope that will … Read More

jQuery(function($){ var lines = $(".tribe-events-single-event-description > p").html().split("
"), newLines = []; $.each(lines, function(x, line){ if(line.substr(0,15) != "Confirmation #:" && line.substr(1,14) != "Event Details:"){ newLines.push(line); } }); if(newLines.length > 0){ $(".tribe-events-single-event-description > p").html(newLines.join("
")); } });