Tuesday Bible Study

Confirmation #: 9826532 Description: Continuation of Tuesday Bible Study group @ Saint Marks; occurs every Tuesday from noon-1:30pm Contact Name: Cristi Chapman Contact Number: (206) 323-0300 Contact Email: cchapman@saintmarks.org Resources: Leffler House Kitchen, Leffler House Living Room Event Details: http://public.serviceu.com/calendar/EventDetails.asp?OrgKey=28a9f816-6a06-4832-a49f-899f83a7a069&EventID=9826532&OccID=398187859

Vestry Meeting

Confirmation #: 8389805 Description: Regular monthly meeting of the Saint Mark's Vestry at Diocesan House (1551 10th Ave E). Members of the parish are welcome to attend. Contact Name: Erik Donner Contact Number: 206-323-0300 x217 Contact Email: edonner@saintmarks.org Resources: Off Campus Event Details: http://public.serviceu.com/calendar/EventDetails.asp?OrgKey=28a9f816-6a06-4832-a49f-899f83a7a069&EventID=8389805&OccID=397712874

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