function updateSearchByFeature(o) {
	document.forms['searchByFeature'].submit();
} //updateSearchByFeature
