Loading Events

« All Events

  • This event has passed.

*5 p.m. Fix Democracy First Annual Dinner & Fundraiser

May 4, 2019 @ 5:00 pm - 9:00 pm

Description: Fix Democracy First annual dinner and fundraiser, including a buffet dinner with beer and wine, presentations, plus dessert and silent auctions.
Contact Name: Cindy Black
Contact Number: (206) 552-3287
Contact Email: cindy@fixdemocracyfirst.org
Location: Bloedel Hall

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