function decode(){var uri=window.location.search;uri=uri.substring(9,uri.length);document.anfrage.anfragefeld.value="Please sent me the file: "+unescape(uri);}
