document.write('<form method="post" action="http://21601.newsletter.onetwomax.de/">');
document.write('  <table bgcolor="#FFFFCC">');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#993300" face="Verdana" size="2"><b>Anmeldung für unseren Newsletter</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#990000" face="Helvetica" size="2">mit * gekennzeichnete Felder müssen ausgefüllt werden</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#993300" face="Verdana" size="-2"><b>E-Mail *</b></font></td>');
document.write('      <td>');
document.write('        <input type="text" name="email" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#990000" face="Verdana" size="-2"><b>Name *</b></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 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="21601">');
document.write('        <input type="submit" name="submit" value="Abschicken">');
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> Newsletter Script</font></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</form>');
document.write('');
