Have an event to promote? Submit it here.

after


Thank you for supporting the businesses that support The Northwest Horse Source

This page sponsored by:
This page sponsored by:
This page sponsored by:

Leave a Comment

generac-home-standby-generator-banners
function sendAnalyticsEvent(config) { if (typeof ga !== 'undefined') { ga('send', 'event', { eventAction: config.action, eventCategory: config.category, eventLabel: config.label, }); } if (typeof gtag !== 'undefined') { gtag('event', config.action, { event_category: config.category, event_label: config.label, }); } } document.addEventListener( 'click', function (event) { const button = event.target.closest('.eapps-social-share-buttons-item'); if (button) { sendAnalyticsEvent({ action: 'click', category: 'Elfsight Social Share Buttons', label: button.textContent.trim(), }); } }, true );