document.write('');
document.write('  <table>');
document.write('<form method="post" action="http://142410.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td class="menu2">Name *</td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id3]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td class="menu2">E-Mail *</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 class="menu2">Site URL *</td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id8]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td class="menu2">Linked as*</td>');
document.write('      <td>');
document.write('        <select name="user_input[id7]">');
document.write('          <option value="0">Regular');
document.write('</option>');
document.write('          <option value="1">Top');
document.write('</option>');
document.write('          <option value="2">Elite</option>');
document.write('        </select>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td class="menu2">Comment</td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id9]" 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="send_mail">');
document.write('        <input type="hidden" name="entry" value="142410">');
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('');
