<?
include('global.php');
// session check
session_start();
if (!session_is_registered("SESSION"))
{
header("Location: error.php?ec=2");
exit;
}
?>
<html>
<head>
<title>MyMail :: No New E-Mail</title>
<script type="text/javascript" language="JavaScript1.2" src="file:///C|/Documents%20and%20Settings/Administrator/My%20Documents/resiware%205.0/stm31.js"></script>
<style type="text/css">
<!--
.dir A:link {color: #142E56; text-decoration: underline;}
.dir A:visited {color: #142E56; text-decoration: underline;}
.dir A:active {color: #142E56; text-decoration: underline;}
.dir A:hover {background-color: #CCCCCC; text-decoration: underline;}
.top A:link {color: #FFFFFF; text-decoration: none;}
.top A:visited {color: #FFFFFF; text-decoration: none;}
.top A:active {color: #FFFFFF; text-decoration: none;}
.top A:hover {color: #FFD400; text-decoration: underline;}
-->
</style>
</head>
<body bgcolor="#FFFFFF" text="#FFFFFF" link="#FFFFFF" alink="#FFFFFF" vlink="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0" rightmargin="0" bottommargin="0" topmargin="0">
<table width=100% cellpadding=0 cellspacing=0 border=0>
<tr width=100% height=124>
<td width=100% height=124 background="./bg_top.gif">
<table width=100% height=124 border=0 cellpadding=0 cellspacing=0>
<tr width=100% height=124>
<td width=99% height=124 valign=top align=left background="">
<!-- left segment -->
<table width=100% height=124 border=0 cellpadding=0 cellspacing=0>
<tr width=100% height=66>
<td width=100% height=66 valign=middle align=left>
<table border=0 height=66 cellpadding=0 cellspacing=0 width=100%>
<tr>
<td valign=middle height=66><br>
<nobr></nobr></td>
<td valign=middle height=66><br>
</td>
<td valign=middle height=66 width=100% align=center></td>
</tr>
</table>
</td>
</tr>
<tr width=100% height=21>
<td width=100% height=21 valign=middle align=right> </td>
</tr>
<tr width=100% height=17>
<td width=100% height=17 valign=middle align=right background=""> <font face="Verdana,arial,helvetica,sans-serif" size=2> <font face="arial, helvetica" size=1 color=white><center>
<a href="./list.php">Check For Mail</a> | <a href="./compose.php">Write
Message</a> | <a href="./logout.php">Logout
</a> </center></font></td>
</tr>
<tr width=100% height=20>
<td width=100% height=20 valign=middle align=left background=""> </td>
</tr>
</table>
</td>
<!-- right segment -->
<td width=1% valign=top align=right height=124> </td>
</tr>
</table>
</td>
</tr>
<tr width=100% height=100%>
<td width=100% height=100% background="">
<table width="974" border=0 cellpadding=0 cellspacing=0>
<tr width=150>
<td valign=top align=center>
<table width=95% height="320" border=0 cellpadding=15 cellspacing=0>
<tr width=100%>
<td width=100% valign=top align=left class="dir"><p align="center">
<p align="center"> </p>
<p align="center"> </p>
<p align="center"><font size="2" face="Geneva, Arial, Helvetica, sans-serif" color="000000"><em>You
Have No New E-Mail Messages.</em></font></p> <p align="center"> </p>
</td>
</tr>
</table>
</td>
</tr>
<td align=center> <font color=#666666 face="arial, helvetica, sans-serif" size=1>© 2003
Resiware, Inc.</font> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>