document.write('<form method="post" action="http://1212.newsletter.onetwomax.de/">');
document.write('  <table align="left">');
document.write('    <tr>');
document.write('      <td colspan="2"><font face="Verdana" size="2">Zum Bestellen des Newsletters geben Sie hier Ihrer eMail-Adresse ein:</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Verdana" size="2"><b>eMail</b></font></td>');
document.write('      <td><font face="Verdana" size="2">');
document.write('        <input style=" font-family: Verdana;" type="text" name="email" value="" size="30">');
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="1212">');
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('');
