document.write('');
document.write('  <table>');
document.write('<form method="post" action="http://100778.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td colspan="2"><font face="verdana, arial" size="2">* bitte immer angeben</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="verdana, arial" size="3">Name *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id3]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="verdana, arial" size="3">E-Mail *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id4]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td valign="top"><font face="verdana, arial" size="3">Nachricht *</font></td>');
document.write('      <td>');
document.write('        <textarea name="user_input[id6]" style="width:100%" rows="8"></textarea>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="verdana, arial" size="3">Publizieren *</font></td>');
document.write('      <td>');
document.write('        <select name="user_input[id7]">');
document.write('          <option value="0">ja');
document.write('</option>');
document.write('          <option value="1">nein</option>');
document.write('        </select>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2" align="center" valign="middle">');
document.write('        <input type="hidden" name="mq" value="\'">');
document.write('        <input type="hidden" name="action" value="send_mail">');
document.write('        <input type="hidden" name="entry" value="100778">');
document.write('        <input type="submit" name="submit" value="Abschicken">');
document.write('        <input type="reset" name="reset" value="Zur&uuml;cksetzen">');
document.write('      </td>');
document.write('    </tr>');
document.write('</form>');
document.write('  </table>');
document.write('');
