// JavaScript Document
function undAbDamit() {
	document.adresssuche.regions.selectedIndex = 0;
	document.adresssuche.submit();
}
