PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` (function ($) { $.fn.singleSelect = function () { return this.each(function (i, select) { var input = $(''), gravity = $(select).attr('data-tipsy-gravity'), inputTooltip = $(select).attr('data-inputtitle'); if (inputTooltip){ input.attr('title', inputTooltip); } if (typeof gravity === 'undefined') { gravity = 'n' } select = $(select); input.css('position', 'absolute'); input.css({ 'box-sizing': 'border-box', '-moz-box-sizing': 'border-box', 'margin': 0, 'width': (select.width() - 5) + 'px', 'height': (select.outerHeight() - 2) + 'px', 'border': 'none', 'box-shadow': 'none', 'margin-top': '1px', 'margin-left': '1px', 'z-index': 1000 }); input.hide(); $('body').append(input); select.on('change', function (event) { var value = $(this).val(), newAttr = $('option:selected', $(this)).attr('data-new'); if (!(typeof newAttr !== 'undefined' && newAttr !== false)) { input.hide(); select.data('previous', value); } else { event.stopImmediatePropagation(); // adjust offset, in case the user scrolled input.css(select.offset()); input.show(); if ($.fn.tipsy){ input.tipsy({gravity: gravity, trigger: 'manual'}); input.tipsy('show'); } select.css('background-color', 'white'); input.focus(); } }); $(select).data('previous', $(select).val()); input.on('change', function () { var value = $(this).val(); if (value) { select.children().attr('selected', null); var existingOption = select.children().filter(function (i, option) { return ($(option).val() == value); }); if (existingOption.length) { existingOption.attr('selected', 'selected'); } else { var option = $('