function getQS(){for(var t=[],n,r=window.location.href.slice(window.location.href.indexOf("?")+1).split("&"),i=0;i<r.length;i++)n=r[i].split("="),t.push(n[0]),t[n[0]]=n[1];return t}function onFormSubmitGooglereCaptcha(){return $("#g-recaptcha-response").val()===""?(event.preventDefault(),alert("Please check the I'm not a robot box before proceeding."),!1):!0}"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js").then(function(n){console.log("Registration successful, scope is:",n.scope)}).catch(function(n){console.log("Service worker registration failed, error:",n)});$(document).ready(function(){location.hash!==null&&location.hash!==""&&($("main .accordion "+location.hash+" .accordion-button").click().focus(),$("main .nav.nav-tabs .nav-item .nav-link[href=\\"+location.hash+"]").click());$('form [class^="form-"]').each(function(){$(this).attr("name")!==undefined&&$(this).attr("id",$(this).attr("name"))});$(function(){document.cookie.indexOf("gdpr")<0&&$("#cookie-consent").slideDown("slow");$("#consent").on("click",function(){document.cookie="gdpr=yes; max-age=157680000";$("#cookie-consent").slideUp("slow")});$("#learn-more").on("click",function(){location.href="/policies"})})})