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