function goTags(val){ var form = document.tag_search_form; form.search_order.value = val; form.submit(); }