$("select[name=" + name +"]").not(this).find("option[value='" + value + "'][class='choice-option']").hide();