document.write('<form method="post" action="http://60817.newsletter.onetwomax.de/">');
document.write('  <table align="center">');
document.write('    <tr>');
document.write('      <td colspan="2"><b>&quot;Newsletterservice des LSM&quot;');
document.write('<BR>');
document.write('Bitte senden Sie mir die aktuellen');
document.write('<BR>');
document.write('LSM-Info, LSM-News, wichtige Neuigkeiten usw.');
document.write('<BR>');
document.write('bis auf Widerruf automatisch zu.</b></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2">die mit * gekennzeichneten Felder müssen ausgefüllt werden</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Vorname, Name *</td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id4]" value="" size="40">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Meine E-Mail *</td>');
document.write('      <td>');
document.write('        <input type="text" name="email" value="" size="40">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Sind Sie Mitglied in einem Verband?</td>');
document.write('      <td>');
document.write('        <select name="user_input[id5]">');
document.write('          <option value="0">LSM');
document.write('</option>');
document.write('          <option value="1">BSM');
document.write('</option>');
document.write('          <option value="2">BLV');
document.write('</option>');
document.write('          <option value="3">Andere');
document.write('</option>');
document.write('          <option value="4">Nein</option>');
document.write('        </select>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Hinweis:<br>Diese Angabe ist nur für unsere Statistik');
document.write('<BR>');
document.write('Newsletter erhalten Sie auch als Nichtmitglied</td>');
document.write('      <td></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="60817">');
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('');
