<script language="javascript">
function goPages(pages){
	with(document.cscform){
			action=pages;
			submit();
	}
}
</script>
<style type="text/css">
<!--
.table-pm-toolbar td {
	background: #E5E5E5;
	font-size: 10px;
	white-space: nowrap;
}
-->
</style>
<table  border="0" cellpadding="0" cellspacing="0" class="table-pm-toolbar">
  <tr bgcolor="#D7D7D7">
    <td ><img src="../IMAGES/MYNOTE/NOTE_READ.gif" alt="Inbox" width="18" height="16" />&nbsp;</td>
    <td nowrap="nowrap"><a href="javascript:goPages('PM_INBOX.jsp');"><script language='javascript'>swapLang('Inbox');</script></a>&nbsp;&nbsp;</td>
    <td ><img src="../IMAGES/MYNOTE/MAIL_FORWARD.gif" alt="Sendbox" width="20" height="20" />&nbsp;</td>
    <td nowrap="nowrap"><a href="javascript:goPages('PM_OUTBOX.jsp');"><script language='javascript'>swapLang('Sentbox');</script></a>&nbsp;&nbsp;</td>
    <td ><img src="../IMAGES/MYNOTE/NEW.gif" alt="new Message" width="20" height="20" />&nbsp;</td>
    <td nowrap="nowrap"><a href="javascript:goPages('PM_COMPOSE.jsp');"><script language='javascript'>swapLang('Compose');</script></a>&nbsp;&nbsp;</td>
    <td width="91%">&nbsp;</td>
  </tr>
</table>