<!-- menu -->
<table width="100%" bgcolor="black" cellpadding="6" border="0">
<tr >
<td width="25%" align="center">
<span class="menu"><a href="../help.php">Help</a></span></td>
<td width="25%" align="center">
<span class="menu"><a href="../reports.php">Reports</a></span></td>
<td width="25%" align="center">
<span class="menu"><a href="../interaction.php">Interactive Work</a></span></td>
<td width="25%" align="center">
<span class="menu"><a href="../logout.php">Logout</a></span></td></tr>
</table>