<!-- Website Contact Form Generator -->
<!-- http://www.tele-pro.co.uk/scripts/contact_form/ -->
<!-- This script is free to use as long as you -->
<!-- retain the credit link -->
<form method="POST" action="/cgi-bin/contact.pl">
Fields marked (*) are required
<p>Email From:* <br>
<input type="text" name="EmailFrom">
<p>Subject: <br>
<input type="text" name="Subject">
<p>First:* <br>
<input type="text" name="First">
<p>Last:* <br>
<input type="text" name="Last">
<p>Company:<br>
<input type="text" name="Company">
<p>Address:<br>
<input type="text" name="Address">
<p>Telephone:<br>
<input type="text" name="Telephone">
<p>Mobile:<br>
<input type="text" name="Mobile">
<p>Website:<br>
<input type="text" name="Website">
<p><input type="submit" name="submit" value="Submit">
</form>
<p>
<!-- Contact Form credit link -->
Created by <a target="_blank"
href="http://www.tele-pro.co.uk/scripts/contact_form/">Contact
Form Generator</a>