<html>
  <head>
    <title>Add to our Guestbook</title>
  </head>
<BODY BACKGROUND="/clipart/bluesatn.jpg" BGCOLOR="#80F0F0" TEXT="#fff000" LINK="#00f0FF" VLINK="#FF0000">
    <center>
      <h1>Add to our Guestbook</h1>
    </center>

    Fill in the blanks below to add to our guestbook.  The only blanks that you 
    have to fill in are the comments and name section.  Thanks!<hr>

<CENTER>

    <form method=POST action="http://www.coin-store.com/cgi-bin/guestbook.pl">
      Your Name:<input type=text name=realname size=30><br>
      E-Mail: <input type=text name=username size=40><br>
      URL: <input type=text name=url size=50><br>
      City: <input type=text name=city size=15>, State: <input type=text name=state size=2> Country: <input type=text value=USA name=country size=15><p>
      Comments:<br>
      <textarea name=comments COLS=60 ROWS=4></textarea><p>
      <input type=submit> * <input type=reset>
    </form>
    <hr>
    * <a
href="/guest/guestbook.html">Back to
the Guestbook Entries</a><br> 
    Script and Guestbook Created by: <a href="http://worldwidemart.com/scripts/">Matt Wright</a>.
</CENTER>

 </body>
</html>           
