(function() {
  $(function() {
    return $('#globalheader-container').remove();
  });

}).call(this);
