document.write('<form method="post" action="http://42356.newsletter.onetwomax.de/">');
document.write('  <table bgcolor="black">');
document.write('    <tr>');
document.write('      <td align="center" valign="middle"><b>Titel</b></td>');
document.write('      <td align="center" valign="middle"><font color="white"><b></b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td align="center" valign="top"><font color="white">E-Mail</font></td>');
document.write('      <td align="center" valign="top"><font color="white">');
document.write('        <input type="text" name="email" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td align="center" valign="top"><font color="white">Name</font></td>');
document.write('      <td align="center" valign="top"><font color="white">');
document.write('        <input type="text" name="user_input[id4]" value="" size="20">');
document.write('      </font></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="add">');
document.write('        <input type="hidden" name="entry" value="42356">');
document.write('        <input type="submit" name="submit" value="Abschicken">');
document.write('      </td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</form>');
document.write('');
