<!-- Save this file to your server, modify it, and submit it. -->
<!-- If you add or modify form fields, you'll need to modify your
guestbook entry template -->
<html><head><title>Sign The Guestbook</title>
</head>
<BODY bgcolor="#ffffff" text="#000000" link="#ff0000" vlink="#004444">
<hr>
<!-- Do NOT change this next line of HTML (the form tag) -->
<form method="post" action="http://mars.guestworld.com/wgb/wgb.deluxe.dbm?owner=bolsa">
<input type
<input type=hidden name="comments_required" value="What's a guest
without comments? :)">
<input type=hidden name="name_required" value="What's a guest without
a name? :)">
<input type=hidden name="year_required" value="You must supply a
graduation year in the <b>year</b> field!">
<input type=hidden name=year_range value="MIN=1960 MAX=3000">
Name: <input name="name" size=40 maxlength=40><p>
Maiden Name: <input name="maidenname" size=20 maxlength=20>
Graduation Year: <input name="year" size=5><p>
Email: <input name="email" value='NAME"size=35 maxlength=35><p>
What city and state do you live in now?: <input name="citystate"
size=60 maxlength=60><p>
Homepage: <input name="HOMEPAGE" value="http://" size=60 maxlength=128><P>
<SELECT NAME="reference" >
<OPTION value="Did Not Respond" selected>How did you find us?
<OPTION>Just Surfed On In
<OPTION>From a Friend
<OPTION>Net Search
<OPTION>Bolsa Grande High School
<OPTION>Tripod
<OPTION>Lycos
<OPTION>Yahoo!
<OPTION>AOL
</SELECT><p>
Have you signed the guestbook before...<br>
<select name=location>
<option value="">
<option value=" I've signed this guestbook before">Yes
<option value=" I've never signed this guestbook before">No
</select><br>
Comments:<br>
<TEXTAREA NAME="comments" COLS=60 ROWS=8 wrap=virtual></textarea><p>
<input type="submit" value="Preview Entry">
<input type="reset" value="Clear">
</form>
</body></html>
</BODY>
</HTML>