document.write('');
document.write('  <table align="center" cellspacing="7">');
document.write('<form method="post" action="http://81145.formmailer.onetwomax.de/">');
document.write('    <tr bgcolor="#003366">');
document.write('      <td align="center" valign="middle" colspan="2"><font color="#FFFFFF" face="helvetica, verdana, arial black" size="5"><b>MCE Kontaktformular</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td align="center" valign="middle" colspan="2"><font face="helvetica, verdana, arial black" size="2"><b>mit * gekennzeichnete Felder müssen ausgefüllt werden</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="helvetica, verdana, arial black" size="4">Name *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id3]" value="" size="25" maxlength="50">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="helvetica, verdana, arial black" size="4">E-Mail *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id4]" value="" size="25" maxlength="50">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="helvetica, verdana, arial black" size="4">Motorradclub</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id7]" value="" size="25" maxlength="50">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="helvetica, verdana, arial black" size="4">Betreff *<br></font><font face="helvetica, verdana, arial black" size="1">(Du kannst auch hier ');
document.write('<BR>');
document.write('einen eigenen Text ');
document.write('<BR>');
document.write('eingeben!)</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id5]" value="MCE Kontaktformular mail" size="25" maxlength="50">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td valign="top"><font face="helvetica, verdana, arial black" size="4">Nachricht *</font></td>');
document.write('      <td>');
document.write('        <textarea style=" border: 1px solid #000000;" name="user_input[id6]" style="width:100%" rows="6"></textarea>');
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="81145">');
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('');
