*6:00 p.m. Book Signing with Danielle LaPorte

Description: Book talk and signing with Danielle LaPorte, presented by East West Books. Contact Name: Bhima Breckenridge Contact Number: 206-523-3726 Contact Email: bhima@eastwestbookshop.com Location: Cathedral Nave

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