document.write('');
document.write('  <table>');
document.write('<form method="post" action="http://147946.formmailer.onetwomax.de/">');
document.write('    <tr class="name" bgcolor="#000000">');
document.write('      <td bgcolor="#000000" align="left" valign="middle"><font color="#FFFFFF" face="Verdana" size="1">Name *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id3]" value="" size="30">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr class="nachname" bgcolor="#000000">');
document.write('      <td bgcolor="#000000" align="left" valign="middle"><font color="#FFFFFF" face="verdana" size="1">Nachname*</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id9]" value="" size="30">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr class="email" bgcolor="#000000">');
document.write('      <td bgcolor="#000000" align="left" valign="middle"><font color="#FFFFFF" face="Verdana" size="1">E-Mail *</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id4]" value="" size="30">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr class="freitag" bgcolor="#000000">');
document.write('      <td bgcolor="#000000" align="left" valign="middle"><font color="#FFFFFF" face="verdana" size="1">Freitag</font></td>');
document.write('      <td>');
document.write('        <input type="checkbox" name="user_input[id7]" value="1" >');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr class="samstag" bgcolor="#000000">');
document.write('      <td bgcolor="#000000" align="left" valign="middle"><font color="#FFFFFF" face="verdana" size="1">Samstag</font></td>');
document.write('      <td>');
document.write('        <input type="checkbox" name="user_input[id8]" value="1" >');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr class="sonderveranstaltung" bgcolor="#000000">');
document.write('      <td bgcolor="#000000" align="left" valign="middle"><font color="#FFFFFF" face="verdana" size="1">Sonderveranstaltung</font></td>');
document.write('      <td>');
document.write('        <input type="checkbox" name="user_input[id10]" value="1" >');
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="147946">');
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('    <tr>');
document.write('      <td colspan="2" align="center"><font size="-2">Powered by <a href="http://www.onetwomax.de" target="_blank">OneTwoMax</a> Formmailer Script</font></td>');
document.write('    </tr>');
document.write('</form>');
document.write('  </table>');
document.write('');
