document.write('');
document.write('  <table align="center" bgcolor="#A7C3A9" style="border: 1px solid #000000">');
document.write('<form method="post" action="http://167067.formmailer.onetwomax.de/">');
document.write('    <tr>');
document.write('      <td bgcolor="#A7C3A9" align="center" colspan="2">Knuddyformular</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td align="center" colspan="2">mit * gekennzeichnete Felder müssen ausgefüllt werden</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Nachname*</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>Vorname*</td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id13]" value="" size="20">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Anschrift*</td>');
document.write('      <td>');
document.write('        <textarea name="user_input[id9]" style="width:100%" rows="5"></textarea>');
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>Groesse*</td>');
document.write('      <td>');
document.write('        <select name="user_input[id10]">');
document.write('          <option value="0">Puppengroesse');
document.write('</option>');
document.write('          <option value="1">klein, ca. 30cm');
document.write('</option>');
document.write('          <option value="2">groß, ca. 43cm</option>');
document.write('        </select>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Bildunterschrift<br><font size="1">Nur Ausfüllen, wenn Text unter dem Bild gewünscht');
document.write('<BR>');
document.write('(max. 18 Zeichen möglich)</font></td>');
document.write('      <td>');
document.write('        <input type="text" name="user_input[id12]" value="" size="20" maxlength="18">');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Stofffarbe*</td>');
document.write('      <td>');
document.write('        <select name="user_input[id8]">');
document.write('          <option value="0">Stoff, Rückseite');
document.write('</option>');
document.write('          <option value="1">Bw, Standard');
document.write('</option>');
document.write('          <option value="2">Bw, Einsatz');
document.write('</option>');
document.write('          <option value="3">Khaki');
document.write('</option>');
document.write('          <option value="4">Marineblau');
document.write('</option>');
document.write('          <option value="5">One World');
document.write('</option>');
document.write('          <option value="6">Prinzessin');
document.write('</option>');
document.write('          <option value="7">Blau mit Bällen');
document.write('</option>');
document.write('          <option value="8">Flugzeuge und Fahrzeuge');
document.write('</option>');
document.write('          <option value="9">Sonstige, nach Absprache</option>');
document.write('        </select>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Sprachrekorder<br><font size="1">Möchten Sie einen Sprachrekorder zu Ihrem Knuddy bestellen?</font></td>');
document.write('      <td>');
document.write('        <input type="checkbox" name="user_input[id14]" value="1" >');
document.write('        Ja, ich möchte einen Sprachrekorder bestellen');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>Nachricht<br><font size="1">Weitere Wünsche und Ideen bitte hier eintragen</font></td>');
document.write('      <td>');
document.write('        <textarea name="user_input[id6]" style="width:100%" rows="7"></textarea>');
document.write('      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>AGB*<br><font size="1">AGB\'s gelesen und akzeptiert</font></td>');
document.write('      <td>');
document.write('        <input type="checkbox" name="user_input[id11]" value="1" >');
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="167067">');
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('');
