in scripts/scripts.js [131:135]
async function loadPage() { await loadEager(document); await loadLazy(document); loadDelayed(); }