Visual Arts Ministry visit to SAM

SATURDAY, JANUARY 4, 10 A.M.–12:30 P.M., meet in the Seattle Art Museum lobby  NOTE: Rescheduled from December due to a scheduling conflict. On Saturday, December 7, join a group from the Visual Arts Ministry (VAM) and the Second Sunday Book Group to see the recently-opened retrospective of Joyce J. Scott’s work, Walk a Mile in My Dreams, at the Seattle Art Museum. The Scott exhibit “celebrates one of the most prolific and boundary-breaking artists of our time,” the SAM newsletter recently … 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("
")); } });