Event Series Evening Prayer In Person in Thomsen Chapel

Evening Prayer In Person in Thomsen Chapel

TUESDAYS ONLY, 6:30 P.M, in Thomsen Chapel Lay readers from Seattle-area congregations including the cathedral lead a spoken service of daily prayer following the form of the Book of Common Prayer 1979, every weekday evening at 6:30 p.m. Learn more here. On Tuesdays only, Evening Prayer is now offered in person in Thomsen Chapel On Mondays, Wednesdays, Thursdays, and Fridays, join online using this Zoom link.

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("
")); } });