<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<link href="stylesheets/admin-panel.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="80%" border="0" align="center">
<tr>
<td class="heading">Choose From the Following Options </td>
</tr>
<tr>
<td><a href="options.php?choice=insert">Insert Page</a></td>
</tr>
<tr>
<td height="21"><a href="options.php?choice=view">View and Edit Page Options</a></td>
</tr>
<tr>
<td height="21"><a href="options.php?choice=header">Insert Header</a></td>
</tr>
<tr>
<td height="21"><a href="options.php?choice=stylesheet">Stylesheet Options</a></td>
</tr>
<tr>
<td height="21"><a href="options.php?choice=insfooter">Insert Footer Text</a></td>
</tr>
<tr>
<td height="21"><a href="phpinfo.php">PHP info</a></td>
</tr>
<tr>
<td height="21"><a href="logout.php">Logout</a></td>
</tr>
</table>
</body>
</html>