<td valign="top" width="15%">
ADMINMENU
<img src="images/links.gif"><br>
<table cellspacing="0" cellpadding="10" border="0" class="yellow" width="100%">
<tr>
<td>
<a href="http://ola.sourceforge.net/">OLA Home</a><br>
<a href="index.php?action=welcome">Library Home</a><br>
<a href="index.php?action=help">Help</a><br>
<br>
ADMINSTATUS
</td>
</tr>
</table><br>
<img src="images/browse.gif"><br>
<table cellspacing="0" cellpadding="10" border="0" class="yellow" width="100%">
<tr>
<td>
<form name="search" method="get" action="search.php">
Browse the<br>
Sample Library by<br>
Media type:<br>
MEDIAMENU<br>
or by Subject:<br>
SUBJECTMENU<br>
<input type="submit" name="submit" value="Browse">
</form>
</td>
</tr>
</table><br>
<img src="images/search.gif"><br>
<table cellspacing="0" cellpadding="10" border="0" class="yellow" width="100%">
<tr>
<td>
<form name="search" method="get" action="search.php">
Search the<br>
Sample Library by:<br>
<input type="radio" name="search_type" value="title"TITLECHECKED>
Title<br>
<input type="radio" name="search_type" value="author"AUTHORCHECKED>
Author<br>
<input type="text" name="search_text" value="SEARCHTEXT" class="mb" size=10 maxlength=50><br>
<input type="submit" name="submit" value="Search">
</form>
</td>
</tr>
</table>
</td>