function surfto(){
		if (document.auswahl.quicklink.value!="")
			{window.location.href=document.auswahl.quicklink.value }
	}
