<!--
function springe(ziel,abfrage) {
   location.href = ziel + '?quid=' + abfrage;
}
// -->
