function doSearch() {var q = document.getElementById('searchBox').value;location.href='http://www.barnesgroupinc.com/site_search.php?q='+q;}