4 lines
615 B
JavaScript
4 lines
615 B
JavaScript
document.addEventListener("DOMContentLoaded", function(){ window.addEventListener("DOMContentLoaded", function(){
|
|
UAGBForms.init( {"block_id":"c0c7044f","reCaptchaEnable":false,"reCaptchaType":"v2","reCaptchaSiteKeyV2":"","reCaptchaSecretKeyV2":"","reCaptchaSiteKeyV3":"","reCaptchaSecretKeyV3":"","afterSubmitToEmail":"","afterSubmitCcEmail":"","afterSubmitBccEmail":"","afterSubmitEmailSubject":"Form Submission","sendAfterSubmitEmail":true,"confirmationType":"message","hidereCaptchaBatch":false,"captchaMessage":"Please fill up the above captcha.","confirmationUrl":""}, '.uagb-block-c0c7044f', 195 );
|
|
});
|
|
}); |