| Line 313... |
Line 313... |
| 313 |
<!-- MENU LAYERS -------------------------------------->
|
313 |
<!-- MENU LAYERS -------------------------------------->
|
| 314 |
<div id="popmenu" class="menuskin" onmouseover="clearhidemenu();highlightmenu(event,'on')"
|
314 |
<div id="popmenu" class="menuskin" onmouseover="clearhidemenu();highlightmenu(event,'on')"
|
| 315 |
onmouseout="highlightmenu(event,'off');dynamichide(event)">
|
315 |
onmouseout="highlightmenu(event,'off');dynamichide(event)">
|
| 316 |
</div>
|
316 |
</div>
|
| 317 |
<!-- HEADER -->
|
317 |
<!-- HEADER -->
|
| 318 |
<%If objAccessControl.UserLogedIn Then%>
|
- |
|
| 319 |
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1">
|
- |
|
| 320 |
<a href="_Logout.asp">
|
318 |
<!--#include file="_header.asp"-->
|
| 321 |
<img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%>" title="Logout from <%=objAccessControl.UserName%>">
|
- |
|
| 322 |
</a>
|
- |
|
| 323 |
</div>
|
- |
|
| 324 |
<%End If%>
|
- |
|
| 325 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
- |
|
| 326 |
<tr>
|
- |
|
| 327 |
<td><a href="index.asp"><img src="images/b_release_manager.jpg" width="467" height="50" border="0"></a></td>
|
- |
|
| 328 |
<td valign="bottom" align="right"><%Call Print_TopRight_Menu_ROW1 ()%></td>
|
- |
|
| 329 |
</tr>
|
- |
|
| 330 |
<tr>
|
- |
|
| 331 |
<td align="left" nowrap valign="center" width="150" background="images/h_dot.gif" height="1"></td>
|
- |
|
| 332 |
<td background="images/h_dot.gif" height="1"></td>
|
- |
|
| 333 |
</tr>
|
- |
|
| 334 |
</table>
|
- |
|
| 335 |
<!-- BODY ---->
|
319 |
<!-- BODY ---->
|
| 336 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
320 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 337 |
<tr>
|
321 |
<tr>
|
| 338 |
<td width="1%" background="images/bg_home_orange.gif" valign="top">
|
322 |
<td width="1%" background="images/bg_home_orange.gif" valign="top">
|
| 339 |
<!--#include file="_front_explorer.asp"-->
|
323 |
<!--#include file="_front_explorer.asp"-->
|