document.write('');
document.write('  <table align="center">');
document.write('<form method="post" action="http://166206.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td><font color="black" face="verdana" size="1">Vorname</font></td>');
document.write('      <td><font color="black" face="verdana" size="1">');
document.write('        <input style=" border: 1px solid black; color: black; font-family: verdana;" type="text" name="user_input[id3]" value="" size="30">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="black" face="verdana" size="1">E-Mail</font></td>');
document.write('      <td><font color="black" face="verdana" size="1">');
document.write('        <input style=" border: 1px solid black; color: black; font-family: verdana;" type="text" name="user_input[id4]" value="" size="30">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="black" face="verdana" size="1">Homepage</font></td>');
document.write('      <td><font color="black" face="verdana" size="1">');
document.write('        <input style=" border: 1px solid black; color: black; font-family: verdana;" type="text" name="user_input[id5]" value="" size="30">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="black" face="verdana" size="1">Elite oder Top?</font></td>');
document.write('      <td><font color="black" face="verdana" size="1">');
document.write('        <select style=" border: 1px solid black; color: black; font-family: verdana;" name="user_input[id7]">');
document.write('          <option value="0">Bitte auswählen');
document.write('</option>');
document.write('          <option value="1">Elite-Affiliates');
document.write('</option>');
document.write('          <option value="2">Top-Affiliates');
document.write('</option>');
document.write('          <option value="3">Bieber-Elite</option>');
document.write('        </select>');
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="send_mail">');
document.write('        <input type="hidden" name="entry" value="166206">');
document.write('        <input type="submit" name="submit" value="Abschicken">');
document.write('        <input type="reset" name="reset" value="Zur&uuml;cksetzen">');
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> Formmailer Script</font></td>');
document.write('    </tr>');
document.write('</form>');
document.write('  </table>');
document.write('');
