import menuInit from './header'; window.addEventListener('load', function () { menuInit(); });