function pruefen() { if (document.forms['gastkontakt'].elements['text'].value== ''){ alert('Bitte geben Sie einen Text ein.'); document.forms['gastkontakt'].elements['text'].select(); document.forms['gastkontakt'].elements['text'].focus(); return false; } } document.writeln("
"); document.writeln(""); document.writeln(" "); document.writeln(" "); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
Name/Vorname:
"); document.writeln("
"); document.writeln(""); document.writeln("
eMail:
"); document.writeln("
"); document.writeln("
Homepage:
"); document.writeln("
Betreff:
"); document.writeln("
*Nachricht:
"); document.writeln("
"); document.writeln(""); document.writeln("
 "); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("
Homepagetools by Gastbuch24.de
");