<HTML>
<HEAD>
<TITLE>Spiderlink Guestbook</TITLE>
</head>
<center>
<font color="red" size="4">
<b>Sign our Guestbook!</b>
</font>
</center>
<br clear=both>
<br>

Thank you for visiting our site! We're very interested in your reactions to
this Web site and our company in general. Please take a minute to complete the form
that follows. The information that you provide will be used by us to improve this site and
to establish a marketing contact list; if you do not wish to be contacted in the future
please check the appropriate option.
<br>
<center><hr></center>
<p>
<FORM ACTION="http://www.spiderlink.com/scripts/guestbook.dll/SUBMIT" METHOD="POST">
<CENTER>
<center>
<table border=5 width=100%>
<tr>
<th nowrap>First Name: </th><td><INPUT SIZE=15 NAME="FirstName"> </td>
<th nowrap>Last Name: </th><td><INPUT SIZE=15 NAME="LastName"></td>
</tr>
<tr>
<th nowrap>Company: </th><td colspan=3><INPUT SIZE=40 NAME="Company"> </td >
</tr>
<tr><th nowrap >Address Line 1: </th>
<td colspan=3><INPUT SIZE=40 NAME="Address1"></td>
<tr><th nowrap >Address Line 2: </th>
<td colspan=3><INPUT SIZE=40 NAME="Address2"></td>
</tr>

<tr>
<th nowrap >City: </th>
<td><INPUT SIZE=15 NAME="City"> </td>
<th nowrap >State/Prov: </th>
<td><INPUT SIZE=15 NAME="StateOrProvince"> </td>
</tr>

<tr>
<th nowrap >Postal/Zip Code: </th>
<td><INPUT SIZE=15 NAME="PostalCode"> </td>
<th nowrap >Country: </th>
<td><INPUT SIZE=15 NAME="Country"> </td>
</tr>

<tr><th nowrap >Work Phone: </th><td><INPUT SIZE=15 NAME="WorkPhone"></td>
<th nowrap >Home Phone: </th><td><INPUT SIZE=15 NAME="HomePhone"></td>
</tr>
<tr><th nowrap >Work Fax: </th><td colspan=3><INPUT SIZE=15 NAME="FaxNumber"></td></tr>
<tr>
<tr><th nowrap >Email Address: </th>
<td colspan=3><INPUT SIZE=40 NAME="EmailAddress"></td>
</tr>
<tr><th nowrap >Web Site URL: </th>
<td colspan=3><b>http://</b><INPUT SIZE=32 NAME="WebPageURL" ></td>
</tr>
<tr>
<th>Notes: <br>
</th><td colspan=3><TEXTAREA ROWS=4 COLS=50 NAME="Notes"></TEXTAREA></td>
</tr>
<td colspan=4>
<center>
<input type=checkbox name="NoMailingList" value=false><b>Do not</b> send me occasional notices via email</td>
</center>
</tr>
</table>
</center>
<p>

<center><hr></center>
<P>
<center>
<INPUT TYPE="submit" VALUE="Submit Guestbook Entry">
<INPUT TYPE="reset" VALUE="Clear Form">
</center>
<center><hr></center>
</FORM>
</BODY>
</HTML>