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.
116 lines (104 sloc)
3.93 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> | |
| <BODY BGCOLOR='#FFFFFF' LINK='#0000FF' ALINK='#0000FF' VLINK='#0000FF' TEXT='#000000'> | |
| <TABLE BORDER='0' WIDTH='760' CELLSPACING='0'> | |
| <TR> | |
| <TD WIDTH='760' BGCOLOR='#FFFFFF'> | |
| <TABLE BORDER='0' WIDTH='760' BGCOLOR='#FFFFFF' CELLSPACING='0' CELLPADDING='0'> | |
| <TR> | |
| <TD COLSPAN='2' WIDTH='760' BGCOLOR='#FFFFFF'><A HREF='index.html'><IMG BORDER='0' SRC='f-main.jpg' WIDTH='480' HEIGHT='60' ALIGN='left'></A> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD BGCOLOR='#FFFFFF'><A HREF='index.html'><IMG BORDER='0' SRC='f-connect.jpg' WIDTH='417' HEIGHT='30'></A></TD> | |
| <TD BGCOLOR='#0000FF' WIDTH='100%' ALIGN='left'><FONT SIZE='2' COLOR='#FFFFFF'><B>[</B> <A | |
| HREF='web/HomeMaker.pl'><FONT COLOR='#FFFFFF'>FREE HomePages</FONT></A> <B>]</B> - <B>[</B> <A | |
| HREF='http://www.fbody.com/email'><FONT COLOR='#FFFFFF'>FREE E-Mail</FONT></A> <B>]</B> - <B>[</B> <A | |
| HREF='classifs.shtml'><FONT COLOR='#FFFFFF'>Classifieds</FONT></A> <B>]</B></FONT></TD> | |
| </TR> | |
| <TR> | |
| <TD BGCOLOR='#0000FF' COLSPAN='2'><IMG SRC='blank.gif'></TD> | |
| </TR> | |
| <TR> | |
| <FORM ACTION='http://www.fbody.com/search/Search.cgi'> | |
| <TD COLSPAN='2' WIDTH='760' BGCOLOR='#FFFFFF'> | |
| <FONT COLOR='#0000FF'><B>Search for:</B></FONT><BR><INPUT TYPE='text' VALUE="" NAME='search' size=35> | |
| <INPUT TYPE='hidden' NAME='sorthow' VALUE='highest'> | |
| <INPUT TYPE=submit value='Search'> | |
| <BR> | |
| <DD><A HREF='linkadd.htm'>Add URL</A> | |
| </TD> | |
| </FORM> | |
| </TR> | |
| <TR> | |
| <TD BGCOLOR='#0000FF' COLSPAN='2'><IMG SRC='blank.gif'></TD> | |
| </TR> | |
| <TR> | |
| <TD BGCOLOR='#FFFFFF' COLSPAN='2'> | |
| <BR> | |
| <CENTER><H2>Add Your name/Vehicle</H2></CENTER> | |
| <FORM ACTION='http://www.fbody.com/cgi-bin/fbody/newowner.pl' METHOD=post> | |
| <B>Name:</B> <INPUT TYPE='text' NAME='name' SIZE=30 MAXLENGTH=50><BR> | |
| <B>Year:</B> <INPUT TYPE='text' NAME='year' SIZE=3 MAXLENGTH=2><BR> | |
| <B>Make:</B> <SELECT NAME='make'> | |
| <OPTION>Pontiac</OPTION> | |
| <OPTION>Chevrolet</OPTION> | |
| </SELECT><BR> | |
| <B>Model:</B> <SELECT NAME='model'> | |
| <OPTION>Firebird</OPTION> | |
| <OPTION>Camaro</OPTION> | |
| </SELECT><BR> | |
| <B>Trim:</B> <SELECT NAME='trim'> | |
| <OPTION>base</OPTION> | |
| <OPTION>Formula</OPTION> | |
| <OPTION>RS</OPTION> | |
| <OPTION>TransAM</OPTION> | |
| <OPTION>Z28</OPTION> | |
| <OPTION>WS6</OPTION> | |
| <OPTION>SS</OPTION> | |
| <OPTION>Comp TA</OPTION> | |
| <OPTION>IROC</OPTION> | |
| <OPTION>GTA</OPTION> | |
| <OPTION>FireHawk</OPTION> | |
| <OPTION>25th Aniv TA</OPTION> | |
| <OPTION>25th Aniv WS6</OPTION> | |
| <OPTION>30th Aniv</OPTION> | |
| <OPTION>30th Aniv Z28</OPTION> | |
| <OPTION>30th Aniv SS</OPTION> | |
| </SELECT><BR> | |
| <B>E-Mail:</B> <INPUT TYPE='text' NAME='email' SIZE=25><BR> | |
| (OPTIONAL)<BR> | |
| If you don't have a homepage, leave the homepage field | |
| blank. If you have a homepage, remember to put | |
| http:// in front of the address.Thank you. | |
| <B>Homepage URL:</B><INPUT TYPE='text' NAME='home' SIZE=25><BR> | |
| <B>City:</B> <INPUT TYPE='text' NAME='city' SIZE=25 MAXLENGTH=40><BR> | |
| <B>State: </B> <INPUT TYPE='text' NAME='state' SIZE=3 MAXLENGTH=2'><BR> | |
| <BR><FONT SIZE=-1> | |
| Before you continue, please confirm that all of the | |
| information you have entered is correct. You should have http:// in | |
| front of your web site URL and if you prefer not to enter where you are from, please leave both fields blanks. Once you submit | |
| this form, you will not be able to edit your information. | |
| If you do, however, change your email address or homepage, | |
| you can <A HREF='mailto:hitman@pluto.skyweb.net'>e-mail me</A> | |
| and I will update the information for you. I WILL NOT | |
| update info for people who missplelde their name as I feel | |
| if you can't type your name in correctly once, I should | |
| not spend my time teaching you how to type:) Thank you | |
| for listing yourself in our database.</FONT><CENTER> | |
| <INPUT TYPE='submit' VALUE='Register'> <INPUT TYPE='reset' VALUE=' Clear '> | |
| </FORM> | |
| <A HREF='showowners.shtml'>Display the List of Owners</A> | |
| </CENTER></FONT> | |
| </TD></TR> | |
| </TABLE> | |
| </TD> | |
| </TR> | |
| <TR> | |
| <TD BGCOLOR='#0000FF' COLSPAN='2'><IMG SRC='blank.gif'></TD> | |
| </TR> | |
| </TABLE> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |