document.write('<form action="../tmp_search.php" method="post" name="search" onsubmit="return checkkeywords();">');
document.write('<input type="Text" name="searchtext" size="18" maxlength="250">');
document.write('<input type="Submit" value="Suchen"><br>');
document.write('</form>');
