
function setUrl() {
	document.region_form.action = document.region_form.typ.value;
}
