<!-- Popup overlay container --> 
<div id="popup-overlay"> 
  <!-- Popup content --> 
  <div id="popup-content"> 
  <!-- Close button --> 
  <span id="popup-close">&times;</span> 
  <!-- Event image --> 
  <img id="popup-image" src="your-image-url-here" alt="Event     Promotion"> 
  <!-- More information link --> 
  <a id="popup-link" href="your-event-link-here" target="_blank">More Information</a> 
  </div> 
</div> 

<!-- Script to handle the popup --> 
<script> 
    // Show the popup function showPopup() {    document.getElementById('popup-overlay').style.display = 'flex'; }

   // Hide the popup document.getElementById('popup-close').onclick = function() { document.getElementById('popup-overlay').style.display = 'none'; } 
  
  // Show the popup after a delay (e.g., 3 seconds) setTimeout(showPopup, 3000); 

</script>

Events

12
Dec

Trivia Night!

  • Chainline Brewing Company Taproom at Urban, 500 Uptown Ct Suite 210, Kirkland, WA 98033, USA View on Map
    2024-12-12
    19:00 - 20:30
    19
    Dec

    Trivia Night!

  • Chainline Brewing Company Taproom at Urban, 500 Uptown Ct Suite 210, Kirkland, WA 98033, USA View on Map
    2024-12-19
    19:00 - 20:30
    26
    Dec

    Trivia Night!

  • Chainline Brewing Company Taproom at Urban, 500 Uptown Ct Suite 210, Kirkland, WA 98033, USA View on Map
    2024-12-26
    19:00 - 20:30
    02
    Jan

    Trivia Night!

  • Chainline Brewing Company Taproom at Urban, 500 Uptown Ct Suite 210, Kirkland, WA 98033, USA View on Map
    2025-01-02
    19:00 - 20:30
    09
    Jan

    Trivia Night!

  • Chainline Brewing Company Taproom at Urban, 500 Uptown Ct Suite 210, Kirkland, WA 98033, USA View on Map
    2025-01-09
    19:00 - 20:30

    Scroll to top