<script language="javascript">
function goPages(pages){
	with(document.cscform){
			action=pages;
			submit();
	}
}
</script>
<style type="text/css">
<!--
.style1 {font-size: 10px}
-->
</style>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr bgcolor="#D7D7D7">
    <td width="2%" valign="baseline" nowrap="nowrap" bgcolor="#E5E5E5" class="style1"><img src="../IMAGES/MYNOTE/NOTE_READ.gif" alt="Inbox" width="18" height="16" /></td>
    <td width="3%" valign="baseline" nowrap="nowrap" bgcolor="#E5E5E5" class="style1"><a href="javascript:goPages('INBOX.jsp');">In box</a></td>
    <td width="3%" valign="baseline" nowrap="nowrap" bgcolor="#E5E5E5" class="style1"><img src="../IMAGES/MYNOTE/MAIL_FORWARD.gif" alt="Sendbox" width="20" height="20" /></td>
    <td width="6%" valign="baseline" nowrap="nowrap" bgcolor="#E5E5E5" class="style1"><a href="javascript:goPages('OUTBOX.jsp');">Send box</a></td>
    <td width="2%" valign="baseline" nowrap="nowrap" bgcolor="#E5E5E5" class="style1"><img src="../IMAGES/MYNOTE/NEW.gif" alt="new Message" width="20" height="20" /></td>
    <td width="10%" valign="baseline" nowrap="nowrap" bgcolor="#E5E5E5" class="style1"><a href="javascript:goPages('COMPOSE.jsp');">New message</a> </td>
    <td width="74%" valign="baseline" nowrap="nowrap" bgcolor="#E5E5E5">&nbsp;</td>
  </tr>
</table>