document.write('');
document.write('  <table style="border: 1px solid Black">');
document.write('<form method="post" action="http://21076.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#3366CC" face="Arial" size="2"><b>noch Fragen? any questions?</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#3366CC" face="Arial" size="2">mit * gekennzeichnete Felder müssen ausgefüllt werden</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#3366CC" face="Arial" size="2"><b>Name *</b></font></td>');
document.write('      <td><font color="#3366CC" face="Arial" size="2">');
document.write('        <input style=" font-family: Arial;" type="text" name="user_input[id1]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#3366CC" face="Arial" size="2"><b>E-Mail *</b></font></td>');
document.write('      <td><font color="#3366CC" face="Arial" size="2">');
document.write('        <input style=" font-family: Arial;" type="text" name="user_input[id2]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#3366CC" face="Arial" size="2"><b>Betreff/Reason *</b></font></td>');
document.write('      <td><font color="#3366CC" face="Arial" size="2">');
document.write('        <input style=" font-family: Arial;" type="text" name="user_input[id3]" value="" size="20">');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font color="#3366CC" face="Arial" size="2"><b>Nachricht/Message *</b></font></td>');
document.write('      <td><font color="#3366CC" face="Arial" size="2">');
document.write('        <textarea style=" font-family: Arial;" name="user_input[id4]" style="width:100%" rows="7"></textarea>');
document.write('      </font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td colspan="2"><font color="#3366CC" face="Arial" size="2">danke für die Mail.Ichmeldmich,soschnell es geht');
document.write('<BR>');
document.write('Tnx foryour Mail.i answer asap.');
document.write('<BR>');
document.write('<BR>');
document.write('Euer Sir-Peter</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="21076">');
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('');
