window.__btn_anim_home.addEventListener('click',
    function () {
      home()
      gaga.g('send', 'event', 'anim_home', 'button')
    },