Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.
var capchaChecked_signup = false;
var el_i13_register_captcha=null;
function intval_woo_reg_method_ready(f) {
/in/.test(document.readyState) ? setTimeout('intval_woo_reg_method_ready(' + f + ')', 9) : f()
}
if ((typeof (window.grecaptcha) == 'undefined' || typeof grecaptcha == 'undefined' || typeof (grecaptcha.render) == 'undefined') && el_i13_register_captcha == null){
jQuery.getScript("https://www.google.com/recaptcha/api.js?from=i13_recaptcha&hl=en&onload=reRender_Woo_Signup_Captcha", function() {
});
}
else{
el_i13_register_captcha = grecaptcha.render('g-recaptcha-register-i13_68eef4149a439', {
'sitekey': '6Ldoft4ZAAAAAJmIz8RvNDdHWflBRiO16bYcqYab',
'callback' : 'verifyCallback_woo_signup'
});
}
var myNodeList = document.querySelectorAll('.g-recaptcha-register-i13');
Array.from(myNodeList).forEach(function(el) {
try{
el_i13_register_captcha = grecaptcha.render(el, {
'sitekey': '6Ldoft4ZAAAAAJmIz8RvNDdHWflBRiO16bYcqYab',
'callback' : 'verifyCallback_woo_signup'
});
} catch (error){}
grecaptcha.reset(el_i13_register_captcha);
}
});
} catch (error){}