document.write('<form method="post" action="http://9002.newsletter.onetwomax.de/">');
document.write('  <table style="border: 1px solid Black">');
document.write('    <tr>');
document.write('      <td colspan="2"><font face="Arial" size="2"><b>HVM Newsletter Service</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2"><font face="Arial" size="2">Melde Dich zu unserem schnellen und aktuellen Newsletter-Service an und Du bekommst immer die neuesten Spielergebnisse und weitere Infos direkt in Dein E-Mail Postfach.</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Arial" size="2"><b>eMail *</b></font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <input style=" font-family: Arial;" type="text" name="email" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Arial" size="2"><b>Name *</b></font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <input style=" font-family: Arial;" type="text" name="user_input[id1]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2"><font face="Arial" size="2">Mit * gekennzeichnete Felder müssen ausgefüllt werden</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="9002">');
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('');
