| Line 56... |
Line 56... |
| 56 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
56 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
| 57 |
<script language="JavaScript" src="images/common.js"></script>
|
57 |
<script language="JavaScript" src="images/common.js"></script>
|
| 58 |
</head>
|
58 |
</head>
|
| 59 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
59 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
| 60 |
<!-- HEADER -->
|
60 |
<!-- HEADER -->
|
| 61 |
<%If objAccessControl.UserLogedIn Then%>
|
- |
|
| 62 |
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><a href="#"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%> disabled" title="Logout from <%=objAccessControl.UserName%> disabled"></a></div>
|
61 |
<!--#include file="_header.asp"-->
|
| 63 |
<%End If%>
|
- |
|
| 64 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
- |
|
| 65 |
<tr>
|
- |
|
| 66 |
<td width="1%" background="images/bg_lightgreen.gif"><img src="images/p_header.gif" width="552" height="45"></td>
|
- |
|
| 67 |
<td width="100%" background="images/bg_lightgreen.gif"> </td>
|
- |
|
| 68 |
<td width="1%" rowspan="2" valign="bottom" background="images/bg_lightgreen.gif"><a href="Default.asp"><img src="images/pm_logo.gif" alt="Home" title="Home" width="241" height="69" border="0"></a></td>
|
- |
|
| 69 |
</tr>
|
- |
|
| 70 |
<tr>
|
- |
|
| 71 |
<td align=left noWrap valign=center width=150 background="images/h_dot.gif" height="1"></td>
|
- |
|
| 72 |
<td background="images/h_dot.gif" height="1"></td>
|
- |
|
| 73 |
</tr>
|
- |
|
| 74 |
</table>
|
- |
|
| 75 |
<!-- BODY ---->
|
62 |
<!-- BODY ---->
|
| 76 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
63 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 77 |
<tr>
|
64 |
<tr>
|
| 78 |
<td width="1%" background="images/bg_lightgreen.gif" valign="top">
|
65 |
<td width="1%" background="images/bg_lightgreen.gif" valign="top">
|
| 79 |
<!-- REPORT GROUPS ---------------------------------------------->
|
66 |
<!-- REPORT GROUPS ---------------------------------------------->
|