Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
112 lines (94 sloc)
4.79 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML><!-- #BeginTemplate "/Templates/default.dwt" --><!-- #BeginEditable "doctitle" --> | |
| <title>Dogbreeder - For Breeders of Pedigree Dogs</title> | |
| <!-- #EndEditable --> | |
| <body bgcolor="#FFFFFF" background="bk.gif" link="#FFFFFF" vlink="#FFFFCC" alink="#FFFFFF"> | |
| <div align="center"> | |
| <table width="87%" border="0" name="menutable" height="92"> | |
| <tr> | |
| <td align="center" valign="top" width="25%" height="41"><img src="logo1.gif" width="100" height="35" align="bottom"></td> | |
| <td align="center" valign="middle" width="14%" height="41"><font color="#FFFFFF"><a href="default.htm">Home</a></font></td> | |
| <td width="24%" align="center" valign="middle" height="41"><font color="#FFFFFF"><a href="puppies.htm">Dogs | |
| / Puppies for Sale</a> </font></td> | |
| <td width="16%" align="center" valign="middle" height="41"><font color="#FFFFFF"><a href="wanted.htm">Wanted</a></font></td> | |
| <td width="21%" align="center" valign="middle" height="41"><font color="#FFFFFF"><a href="contact.htm">Contact | |
| Us</a> </font></td> | |
| </tr> | |
| <tr> | |
| <td align="center" valign="top" width="25%" height="36"><img src="logo2.gif" width="100" height="30" align="top"></td> | |
| <td align="center" valign="top" width="14%" height="36"><font color="#FFFFFF">Breed | |
| Clubs</font></td> | |
| <td width="24%" align="center" valign="top" height="36"><font color="#FFFFFF"><a href="international/default.htm">International | |
| Breeders</a></font></td> | |
| <td width="16%" align="center" valign="top" height="36"><font color="#FFFFFF"><a href="breeders/default.htm">Breeder | |
| List</a></font></td> | |
| <td width="21%" align="center" valign="top" height="36"><font color="#FFFFFF"><a href="help.htm">Help | |
| Wanted</a></font></td> | |
| </tr> | |
| </table> | |
| <!-- #BeginEditable "main" --> | |
| <table width="90%" border="0"> | |
| <tr align="left"> | |
| <td width="16%" valign="top"><img src="contact.gif" width="55" height="300" align="top"></td> | |
| <td width="84%" valign="top"> | |
| <FORM action="http://www.response-o-matic.com/cgi-bin/rom.pl" method="POST"> | |
| <INPUT TYPE="hidden" NAME="your_email_address" VALUE="cinni@lineone.net"> | |
| <INPUT TYPE="hidden" NAME="your_name" VALUE="Webmaster"> | |
| <INPUT TYPE="hidden" NAME="email_subject_line" VALUE="Dogbreeder form"> | |
| <INPUT TYPE="hidden" NAME="required_fields" VALUE="your_email_address"> | |
| <INPUT TYPE="hidden" NAME="thank_you_title" VALUE="Thanks! Your Dogbreeder entry will be processed soon."> | |
| <INPUT TYPE="hidden" NAME="return_link_url" VALUE="http://www.dogbreeder.co.uk/default.htm"> | |
| <INPUT TYPE="hidden" NAME="return_link_name" VALUE="Back to Dogbreeder"> | |
| <INPUT TYPE="hidden" NAME="background_color" VALUE="#FFFFFF"> | |
| <INPUT TYPE="hidden" NAME="text_color" VALUE="#000000"> | |
| <INPUT TYPE="hidden" NAME="link_color" VALUE="#0000FF"> | |
| <INPUT TYPE="hidden" NAME="visited_link_color" VALUE="#8000FF"> | |
| <INPUT TYPE="hidden" NAME="active_link_color" VALUE="#0000FF"> | |
| <p><p><input TYPE=TEXT NAME="Name">Your Name | |
| <p> | |
| <input TYPE=TEXT NAME="ADDRESS"> | |
| Address <br> | |
| <input TYPE=TEXT NAME="ADDRESS"> | |
| <br> | |
| <input TYPE=TEXT NAME="ADDRESS"> | |
| <br> | |
| <input TYPE=TEXT NAME="ADDRESS"> | |
| <p>Your full address win NOT appear on the site, but we do need your | |
| town/city/area and your country please. | |
| <p> | |
| <input TYPE=TEXT NAME="Tel."> | |
| Tel. Number | |
| <p><input TYPE=TEXT NAME="E-MAIL">E-mail address | |
| <p>Where would you like your listing(s) to appear? | |
| <p> | |
| <input TYPE=CHECKBOX NAME="FOR SALE" VALUE="YES"> | |
| Dog / Puppy for Sale<br> | |
| <input TYPE=CHECKBOX NAME="BREEDERS DIRECTORY" VALUE="YES"> | |
| Breeders Directory <br> | |
| <input TYPE=CHECKBOX NAME="WANTED" VALUE="YES"> | |
| Wanted<br> | |
| <input TYPE=CHECKBOX NAME="HELP" value="YES"> | |
| Help Needed<br> | |
| <input TYPE=CHECKBOX NAME="INTERNATIONAL" value="YES"> | |
| International Breeder List<br> | |
| <input TYPE=CHECKBOX NAME="CLUBS" value="YES"> | |
| Breed Clubs | |
| <p> | |
| <input TYPE=CHECKBOX NAME="WEB PAGE" VALUE="YES"> | |
| Would you like us to create a web page for you? (We will contact you | |
| for further information) | |
| <p>Please enter your details below. <br> | |
| <textarea NAME="BREED DETAILS" COLS=50 ROWS=5></textarea> | |
| </p> | |
| <p>Please CHECK your details, especially e-mail address, thanks.</p> | |
| <P> | |
| <INPUT TYPE="reset" VALUE="Reset"> | |
| </P> | |
| <P> | |
| <input type="submit" name="Submit" value="Submit"> | |
| </P> | |
| </form> | |
| </td> | |
| </tr> | |
| </table> | |
| <!-- #EndEditable --></div> | |
| <!-- #EndTemplate --></HTML> |