$("#tbParBudCode option[value='" + budCodeId + "']").attr("disabled", "disabled");
$("#tbParBudCode").chosen("destroy").chosen({
'100%',
search_contains: true
});