document.write('');
document.write('  <table>');
document.write('<form method="post" action="http://161478.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td>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>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>URL*</td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id7]" value="http://" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Button URL*<br>100*35 Pixel</td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id8]" value="http://" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Kategorie/Category*</td>');
document.write('      <td>');
document.write('        <select name="user_input[id9]">');
document.write('          <option value="0">Robert related/Über Robert');
document.write('</option>');
document.write('          <option value="1">Actor/Schauspieler');
document.write('</option>');
document.write('          <option value="2">Actress/Schauspielerin');
document.write('</option>');
document.write('          <option value="3">Movies/TV');
document.write('</option>');
document.write('          <option value="4">Music/Musik');
document.write('</option>');
document.write('          <option value="5">Robs Co Actors/Robs Kollegen');
document.write('</option>');
document.write('          <option value="6">Twilight related/Twilightverwandtes');
document.write('</option>');
document.write('          <option value="7">Top Affiliates</option>');
document.write('        </select>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Nachricht/Message</td>');
document.write('      <td>');
document.write('        <textarea name="user_input[id10]" style="width:100%" rows="5"></textarea>');
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="161478">');
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('');
