42 lines
1.7 KiB
JavaScript
42 lines
1.7 KiB
JavaScript
document.addEventListener("DOMContentLoaded", function(){ window.addEventListener( 'load', function() {
|
|
UAGBButtonChild.init( '.uagb-block-609b1a2f' );
|
|
});
|
|
window.addEventListener( 'load', function() {
|
|
UAGBButtonChild.init( '.uagb-block-ddf15e02' );
|
|
});
|
|
window.addEventListener( 'load', function() {
|
|
UAGBButtonChild.init( '.uagb-block-4e2de394' );
|
|
});
|
|
window.addEventListener( 'load', function() {
|
|
UAGBButtonChild.init( '.uagb-block-5130e7af' );
|
|
});
|
|
window.addEventListener( 'load', function() {
|
|
UAGBButtonChild.init( '.uagb-block-5ecc212c' );
|
|
});
|
|
window.addEventListener( 'DOMContentLoaded', () => {
|
|
const blockScope = document.querySelector( '.uagb-block-3264f625' );
|
|
if ( ! blockScope ) {
|
|
return;
|
|
}
|
|
|
|
const anchorElement = blockScope.querySelector('a');
|
|
if (!anchorElement) {
|
|
return;
|
|
}
|
|
|
|
|
|
blockScope.addEventListener('keydown', (event) => {
|
|
if ( 13 === event.keyCode || 32 === event.keyCode ) {
|
|
event.preventDefault();
|
|
|
|
anchorElement.click();
|
|
}
|
|
} );
|
|
} );
|
|
window.addEventListener( 'load', function() {
|
|
UAGBButtonChild.init( '.uagb-block-2009a242' );
|
|
});
|
|
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', 1608 );
|
|
});
|
|
}); |