function senden()
{
document.formular.Textfeld.value = window.location.href;

window.location.href='http://www.preussische-allgemeine.de/cgi-bin/mail_paz.cgi?'+window.location.href;
}
