		function switchSearch(){
			if(document.getElementById('hsa_search_value').value=="hsa"){
				document.getElementById('hsa_search').innerHTML="<!-- Google CSE Search Box Begins HSA --><form action=\"search_google_result.php\" id=\"searchbox_006814615265069759861:wise542c4mk\"><input type=\"hidden\" name=\"cx\" value=\"006814615265069759861:wise542c4mk\" /><input type=\"hidden\" name=\"cof\" value=\"FORID:11\" />Search <select name=\"hsa_search_value\" id=\"hsa_search_value\" onchange=\"switchSearch()\"><option value=\"hsa\" SELECTED>Herbsociety.org</option><option value=\"unit\">Unit Sites</option></select><input type=\"text\" name=\"q\" size=\"25\" style=\"border: 1px solid rgb(126, 157, 185); padding: 2px;\" /><input type=\"submit\" name=\"sa\" value=\"Go\" /></form>";
				}else if(document.getElementById('hsa_search_value').value=="unit"){
				document.getElementById('hsa_search').innerHTML="<!-- Google CSE Search Box Begins  unit--><form action=\"search_google_result_unit.php\" id=\"searchbox_006814615265069759861:4ek-ztqt4qq\"><input type=\"hidden\" name=\"cx\" value=\"006814615265069759861:4ek-ztqt4qq\" /><input type=\"hidden\" name=\"cof\" value=\"FORID:11\" />Search <select name=\"hsa_search_value\" id=\"hsa_search_value\" onchange=\"switchSearch()\"><option value=\"hsa\">Herbsociety.org</option><option value=\"unit\" SELECTED>Unit Sites</option></select><input type=\"text\" name=\"q\" size=\"25\" style=\"border: 1px solid rgb(126, 157, 185); padding: 2px;\" /><input type=\"submit\" name=\"sa\" value=\"Go\" /></form>";
			}				
}
