optgroup_header: function(data, escape) { return '
' + escape(data.label) + '
'; },