Jagdverband Niederschlesische Oberlausitz

<script>
  // Get a reference to the button element
  const button = document.querySelector('.fr-toggle-button-alpha');

  // Add a click event listener to the button
  button.addEventListener('click', function () {
    // Get the current value of the aria-expanded attribute
    const currentAriaValue = button.getAttribute('aria-expanded');

    // Toggle the aria-expanded attribute value
    if (currentAriaValue === 'true') {
      button.setAttribute('aria-expanded', 'false');
    } else {
      button.setAttribute('aria-expanded', 'true');
    }
  });
</script>

Termine

    Beratung Vorstand

    22/05/2025

    17:30 - 19:00 Uhr, Jägerstammtisch ab 19:00, Schliefenanlage Niesky

    Beratung Vorstand

    19/06/2025

    17:30 - 19:00 Uhr, Schliefenanlage Niesky

    Gemeinschaftsangeln

    23/08/2025