jQuery(".jsPriceIndex [value='" + val + "']").attr('checked', true);
jQuery(".jsPriceIndex[value='" + val + "']").attr('checked', true);