export_intro: function() {
      Knitter.export_hide_tabs();
      $('export_normal').show();
      $('export_intro').show();
      $('export_intro_tab').addClassName('active');