document.write('');
document.write('  <table align="center" style="border: 1px solid #000000">');
document.write('<form method="post" action="http://2060.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td bgcolor="#FFFF99" colspan="2"><font color="Black" face="Arial" size="2"><b>                     Kitten Anfrage/ Kitten inquiry</b></font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td bgcolor="Black" colspan="2"><font color="#FFFF99" face="Arial" size="2">mit * gekennzeichnete Felder müssen ausgefüllt werden</font></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td><font face="Arial" size="2"><b>Name *</b></font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <input style=" background-color: #FFFFCC; 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 face="Arial" size="2"><b>E-Mail *</b></font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <input style=" background-color: #FFFFCC; 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 face="Arial" size="2"><b>Betreff *</b></font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <input style=" background-color: #FFFFCC; 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 face="Arial" size="2"><b>Nachricht *<br></b></font><font face="Arial" size="2">Color desired, ');
document.write('<BR>');
document.write('male or female, ');
document.write('<BR>');
document.write('pet or ');
document.write('<BR>');
document.write('show/topshow ');
document.write('<BR>');
document.write('quality, ');
document.write('<BR>');
document.write('kitten or adult?</font></td>');
document.write('      <td><font face="Arial" size="2">');
document.write('        <textarea style=" background-color: #FFFFCC; 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" 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="2060">');
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('');
