export_options: function() {
      Knitter.export_hide_tabs();
      $('export_normal').show();
      $('export_options').show();
      $('export_options_tab').addClassName('active');