window.getRecaptchaToken_mailingsignup = function(onSuccess, onError) { window.grecaptcha.execute("6LcR-24qAAAAAK99mViHCeY9rFc5bOxreCV-78VH", { action: "mailingsignup" }).then(function (token) { const element = document.getElementById("g-recaptcha-response-dgrbvhpqbtiabloi"); if (element) { element.value = token; } onSuccess(token, "mailingsignup", "39efcdee4c3f57aeca42ef5bf562ed05ff54084e46527e46f0393a0c60ec99e8mailingsignup"); }).catch(onError); } window.submitFormWithRecaptcha_mailingsignup = function (token) { const form = document.getElementById("mailinglist"); const buttons = form.getElementsByClassName("g-recaptcha"); if (buttons && buttons.length > 0) { for (let button of buttons) { button.disabled = true; const currentClasses = Array.from(button.classList); for (let cls of currentClasses) { if (cls.startsWith('bg-')) { const bgClass = cls === 'bg-transparent' ? 'bg-grey' : cls + '-hover'; button.classList.remove(cls); button.classList.add(bgClass); } } button.innerText = 'Submitting ...'; }; } document.getElementById("g-recaptcha-response-mailingsignup").value = token; form.submit(); }
Supporting Links
  • Legal Documentation
  • Warranties
  • Accessibility Statement
  • Authorized Resellers
Resources
  • Blog
  • Virtual Trainings
  • Tutorial Videos
  • User Guides
  • Find Your Recorder Quiz
Company
  • About Us
  • Contact Us
Social
  • facebook icon
  • instagram icon
  • youtube icon
  • linkedin icon
logo
US OFFICE

+1 (888) 733-0200

INTERNATIONAL CALLS

+1 (978) 369-5225

EMAIL

sales2026@wildlifeacoustics.com

ADDRESS

3 Mill and Main Place, Suite 110, Maynard, MA 01754-2657 USA

facebook icon instagram icon youtube icon linkedin icon
@ Wildlife Acoustics 2024
  • Privacy Policy
  • Terms of Use
  • Warranties