function senden()
{
document.formular.Textfeld.value = window.location.href;

window.location.href='http://213.198.25.72/cgi-local/mail_arch.cgi?'+window.location.href;
}
