Flentrop Concert: Paul Jacobs

Confirmation #: 10071320 Description: Paul Jacobs (Juliard) Flentrop Organ Concert Arts at St. Mark's Contact Name: Madeleine Stephens Contact Number: 206-323-0300 x260 Contact Email: mstephens@saintmarks.org Resources: Cathedral Nave/McCaw Chapel Event Details: http://public.serviceu.com/calendar/EventDetails.asp?OrgKey=28a9f816-6a06-4832-a49f-899f83a7a069&EventID=10071320&OccID=409544719

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