<?xml version="1.0" encoding="iso-8859-1"?>


<html>

<head>
	<title>Your session has expired,please wait while we take you to login page ...</title>
	<link href="/UPR_SSWWeb/includes/css/default.css" rel="stylesheet" type="text/css"/>
    <script language="JavaScript">
    var mode='sessionExpiry'
    var nextView = '/'
    function fnRedirect(){
        self.top.location.href=nextView
    }
    </script>
</head>
<body text="#000000" bgcolor="#FFFFFF" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" onload="setTimeout('fnRedirect()',2000)">

<table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
    <td valign="top" width="100%">
        <table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
            <tr bgcolor="#99CC99" height="63">
                <td colspan="2" width="100%" valign="top">&nbsp;</td>
            </tr>
            <tr >
                <td valign="top" width="203">
                    <table width="100%" cellpadding="5" cellspacing="5" border="0" bgcolor="#6AB03C">
                        <tr>
                            <td valign="top" height="113"><img src="/UPR_SSWWeb/images/ygs_delay_page_transition_logo.gif" width="193" height="111" alt="" border="0"/></td>
                        </tr>
                    </table>
                </td>
                <td valign="top" width="100%" bgcolor="#FFFFFF">
                    <table width="100%" cellpadding="0" cellspacing="0" border="0">
                        <tr>
                            <td valign="middle" align="left" height="33" bgcolor="#6AB03C"><font size="+1"><b>Your session has expired,please wait while we take you to login page ...</b></font></td>
                        </tr>
                        <tr>
                            <td width="100%">
                                <img src="/UPR_SSWWeb/images/clear.gif" width="1" height="200" alt="" border="0" align="right"/>
                                <div class="account">
                                    <table width="100%" cellpadding="10" cellspacing="0" border="0">
                                        <tr>
                                            <td align="left" valign="middle" style="font-size:x-large;">Session Expired...</td>
                                        </tr>
                                    </table>
                                </div>
                            </td>
                        </tr>
                    </table>
                </td>
            </tr>
        </table>
    </td>
</tr>
</table>
</body>

</html>