| Line 63... |
Line 63... |
| 63 |
"&FRv_ext="& Request("FRv_ext")
|
63 |
"&FRv_ext="& Request("FRv_ext")
|
| 64 |
%>">
|
64 |
%>">
|
| 65 |
<script language="JavaScript" src="scripts/common.js"></script>
|
65 |
<script language="JavaScript" src="scripts/common.js"></script>
|
| 66 |
</head>
|
66 |
</head>
|
| 67 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
67 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
| 68 |
<!-- HEADER -->
|
68 |
<!-- HEADER ++++++++++++++++ -->
|
| 69 |
<%If objAccessControl.UserLogedIn Then%>
|
69 |
<!--#include file="_header.asp"-->
|
| 70 |
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%> disabled" title="Logout from <%=objAccessControl.UserName%> disabled"></div>
|
70 |
<!-- +++++++++++++++++++++++ -->
|
| 71 |
<%End If%>
|
- |
|
| 72 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
- |
|
| 73 |
<tr>
|
- |
|
| 74 |
<td width="1%" background="images/bg_lite_blue.gif"><img src="images/p_header.gif" width="552" height="45"></td>
|
- |
|
| 75 |
<td width="100%" background="images/bg_lite_blue.gif"> </td>
|
- |
|
| 76 |
<td width="1%" rowspan="2" valign="bottom" background="images/bg_lite_blue.gif"><a href="Default.asp"><img src="images/dm_logo.gif" alt="Home" title="Home" width="241" height="69" border="0"></a></td>
|
- |
|
| 77 |
</tr>
|
- |
|
| 78 |
<td align=left noWrap valign=center width=150 background="images/h_dot.gif" height="1"></td>
|
- |
|
| 79 |
<td background="images/h_dot.gif" height="1"></td>
|
- |
|
| 80 |
</tr>
|
- |
|
| 81 |
</table>
|
- |
|
| 82 |
<!-- BODY ---->
|
71 |
<!-- BODY ---->
|
| 83 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
72 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 84 |
<tr>
|
73 |
<tr>
|
| 85 |
<td width="1%" background="images/bg_lite_blue.gif" valign="top">
|
74 |
<td width="1%" background="images/bg_lite_blue.gif" valign="top">
|
| 86 |
<!-- REPORT GROUPS ---------------------------------------------->
|
75 |
<!-- REPORT GROUPS ---------------------------------------------->
|