(function () { const load = function () { window.Eduzz.Checkout.init({ contentId: "2396492", target: "elements", errorCover: false }); } if (document.readyState === 'complete') { load(); return; } window.addEventListener('load', load); })();