searched += paron_search_form.find("select[name='sort2_filter']").val();
}
patron_search_form.find(".searchpattern").text(searched);
parent_block.find(".searchpattern").text(searched).parent().show();
patron_search_form.find(".searchpattern").parent().show();
function filter() {
-