webmakerAuth.on('logout', function () {
      $('#banner-join').show();
      gallery.masonry.layout();
    });