document.write('');
document.write('  <table align="center">');
document.write('<form method="post" action="http://51162.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#333333" face="Verdana" size="1"></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#333333" face="Verdana" size="1">* must fill out</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#333333" face="Verdana" size="1"><b>Name *</b></font></td>');
document.write('      <td><font color="#333333" face="Verdana" size="1">');
document.write('        <input style=" border: 1px solid #e1b714; background-color: #ffffff; color: #333333; font-family: Verdana;" type="text" name="user_input[id3]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#333333" face="Verdana" size="1"><b>E-Mail *</b></font></td>');
document.write('      <td><font color="#333333" face="Verdana" size="1">');
document.write('        <input style=" border: 1px solid #e1b714; background-color: #ffffff; color: #333333; font-family: Verdana;" type="text" name="user_input[id4]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#333333" face="Verdana" size="1"><b>Subject *</b></font></td>');
document.write('      <td><font color="#333333" face="Verdana" size="1">');
document.write('        <input style=" border: 1px solid #e1b714; background-color: #ffffff; color: #333333; font-family: Verdana;" type="text" name="user_input[id5]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#333333" face="Verdana" size="1"><b>Site URL</b></font></td>');
document.write('      <td><font color="#333333" face="Verdana" size="1">');
document.write('        <input style=" border: 1px solid #e1b714; background-color: #ffffff; color: #333333; font-family: Verdana;" type="text" name="user_input[id7]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font class="style" color="#333333" face="Verdana" size="1"><b>Message *</b></font></td>');
document.write('      <td><font color="#333333" face="Verdana" size="1">');
document.write('        <textarea style=" border: 1px solid #e1b714; background-color: #ffffff; color: #333333; font-family: Verdana;" name="user_input[id6]" style="width:100%" rows="5"></textarea>');
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="51162">');
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('</form>');
document.write('  </table>');
document.write('');
