var doSubmit=!1;function reCaptchaVerify(a){a===document.querySelector(".g-recaptcha-response").value&&(doSubmit=!0)}function reCaptchaExpired(){}function reCaptchaCallback(){$("#rcaptcha").length&&grecaptcha.render("rcaptcha",{sitekey:RC2KEY,callback:reCaptchaVerify,"expired-callback":reCaptchaExpired})}function checkCaptcha(a){doSubmit||a.preventDefault()}$(document).ready(function(){loadScript=function(a,b){$.ajax({url:a,dataType:"script",success:b,async:!0})};loadScript("https://www.google.com/recaptcha/api.js?onload\x3dreCaptchaCallback\x26render\x3dexplicit")});