//Code for setting focus to the search box field

document.search_form.f_search.focus()
