<HTML>
<HEAD>
  <TITLE>Glendale Alumnae Search</TITLE>
</HEAD>
<BODY BGCOLOR="bisque">
<!--#exec cmd="/usr/local/apache/cgi-bin/ads.cgi"-->

<FORM ACTION="/cgi-bin/asearch" METHOD="GET">
<P><FONT SIZE=+3>Hoover High School <A HREF="/alumni/index.shtml">Alumnae</A> Search</FONT></P>
<UL>
<LI>Enter the fields with the name or year of the person you are searching for.
</LI>
<LI>
If you leave a field blank, then other fields are used to search and a list of matches will be provided.
</LI>
</UL>


<P><TABLE WIDTH="100%" BORDER="0" CELLSPACING="2" CELLPADDING="0">
<TR>
<TD>&nbsp;Last Name</TD>
<TD>&nbsp;<INPUT NAME="fname" TYPE="text" SIZE="15" MAXLENGTH="15"> (optional)</TD>
<TR>
<TD>&nbsp;First Name</TD>
<TD>&nbsp;<INPUT NAME="name" TYPE="text" SIZE="15" MAXLENGTH="15"> (optional)</TD>
<TR>
<TD>&nbsp;Class Year</TD>
<TD>&nbsp;<INPUT NAME="year" TYPE="text" SIZE="4" MAXLENGTH="4"> Enter 4 digit year, ie 1976 instead of 76</TD></TR>
</TABLE>
<INPUT NAME="link" TYPE="HIDDEN" VALUE="/alumni/index.html">
<INPUT NAME="hs" TYPE="HIDDEN" VALUE="hvr">
<INPUT NAME="submit" TYPE="submit" VALUE="Submit">
</FORM>
</BODY>
</HTML>
