| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | |
| "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html> | |
| <head> | |
| <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | |
| <meta name="description" content="A contact form for your own website - create your own contact form quickly and easily - with anti-spam protection and, of course, completely free!" /> | |
| <meta name="keywords" content="TXT_kewy" /> | |
| <meta name="author" content="Author" /> | |
| <style type="text/css"> | |
| body { | |
| padding: 10px; | |
| padding-top: 0; | |
| background-color: #ffffff; | |
| width: 360px; | |
| } | |
| p, td{ | |
| margin: 8px 0 0 0; | |
| line-height: 82%; | |
| border: 0px; | |
| font-family: Arial, sans-serif; | |
| color: #000000; | |
| font-size: 12px; | |
| } | |
| .sbox{ | |
| padding-top: 4px; | |
| float: left; | |
| clear: both; | |
| } | |
| p.formklein{ | |
| margin: 5px 0 0 0; | |
| font-family: Arial, sans-serif; | |
| color: #000000; | |
| font-size: 10px; | |
| } | |
| input.form, input.formsubmit, select.form, option.form, textarea.form, input.captcha { | |
| color: #000000; | |
| font-size: 12px; | |
| border: 1px solid #C8C8C8; | |
| padding: 2px; | |
| background: #fafafa url(layout/img04.gif) repeat-x; | |
| margin:0px; | |
| margin-top: 5px; | |
| font-family: Arial, sans-serif; | |
| } | |
| input.form:hover, input.form:focus, select.form:hover, textarea.form:hover, select.form:focus, textarea.form:focus { | |
| border: 1px solid #000000; | |
| } | |
| option.form { | |
| padding: 0px; | |
| width: auto; | |
| border: 0px; | |
| } | |
| input.form, select.form, textarea.form { | |
| width: 350px; | |
| } | |
| input.form, select.form, textarea.form { | |
| width: 350px; | |
| } | |
| input.formsubmit { | |
| width: 115px; | |
| margin-left: 3px; | |
| } | |
| input.captcha{ | |
| width:60px; | |
| margin-left: 30px; | |
| margin-right: 0px; | |
| } | |
| p.error { | |
| background: #ffffff url(layout/delete.png) no-repeat; | |
| height: 30px; | |
| padding-left: 45px; | |
| padding-top: 10px; | |
| margin: 10px 10px -5px 10px; | |
| color: #ce2c09; | |
| } | |
| span.error2 { | |
| color: #ce2c09; | |
| background: #ffd4d9 !important; | |
| } | |
| p.success { | |
| background: #ffffff url(layout/check.png) no-repeat; | |
| height: 30px; | |
| padding-left: 45px; | |
| padding-top: 10px; | |
| margin: 10px 10px -5px 10px; | |
| color: #248200; | |
| } | |
| .highlight { | |
| border: 1px solid #ce2c09 !important; | |
| background: #ffd4d9 !important; | |
| } | |
| #border{ | |
| border: 1px solid #ce2c09 !important; | |
| width: 370px; | |
| padding-left: 20px; | |
| padding-right: 10px; | |
| height:440px; | |
| } | |
| #bottom{ | |
| position: absolute; | |
| width: 360px; | |
| } | |
| </style> | |
| <title>A free contact form for your website - Foxyform.com</title> | |
| <script type="text/javascript"> | |
| var _gaq = _gaq || []; | |
| _gaq.push(['_setAccount', 'UA-17691221-2']); | |
| _gaq.push(['_trackPageview']); | |
| (function() { | |
| var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | |
| ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | |
| var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | |
| })(); | |
| </script> | |
| </head> | |
| <body> | |
| <div class="form"><form accept-charset="utf-8" action="form.php?id=154566&mail=send&sec_hash=d9f39ca7ee7&PHPSESSID=cc0edf7e0e8393468a20e436b012d670" method="post"><p class="form" >Title: <input type="radio" name="anrede" value="Mr." \> Mr. <input type="radio" name="anrede" value="Mrs." \> Mrs.<br /></p><p class="form" >Name: <br /><input type="text" size="60" class="form" name="name" value="" /></p><p class="form" >E-Mail: <span style="font-weight: bolder; color: red;">*</span> <br /><input type="text" size="60" class="form" name="email" value="" /></p><p class="form" >Subject: <span style="font-weight: bolder; color: red;">*</span> <br /><input type="text" size="60" class="form" name="betreff" value="" /></p><p class="form">Message: <span style="font-weight: bolder; color: red;">*</span> <br /><textarea name="nachricht" cols="42" rows="9" class="form"></textarea></p><table><tr><td width="134"><p class="form" style="margin-top: 3px;">AntiSpam Protection:<span style="font-weight: bolder; color: red;">*</span> </td><td width="120"><img src="captcha/captcha.php?color=ffffff&PHPSESSID=cc0edf7e0e8393468a20e436b012d670" border="0" title="Send message!" style="margin-top: 10px;"></p></td><td><input type="text" name="sicherheitscode" class="captcha" size="6" maxlength="5"><!----></td></tr></table><div id="bottom"> | |
| <center> | |
| <input type="submit" value="Send message!" class="formsubmit" /> | |
| <p class="formklein">All fields marked with <span style="font-weight: bolder; color: red;">*</span> are required.</p> | |
| </center> | |
| </div> | |
| </div></body> | |
| </html> |
.
.