window.__picar__ = window.__DATA_FROM_SERVER__; document.addEventListener("DOMContentLoaded", () => { const splashEl = document.querySelector('.splash'); if (!!splashEl) { splashEl.style.display = 'none'; } });