profileBannerProgress: function() {
      var template = Template.instance();
      return Math.round(template.profileBannerUploader.progress() * 100);
  }