Subversion Repositories DevTools

Rev

Rev 119 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 119 Rev 2365
Line 85... Line 85...
85
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
85
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
86
<!-- MENU LAYERS -------------------------------------->
86
<!-- MENU LAYERS -------------------------------------->
87
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
87
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
88
</div>
88
</div>
89
<!-- HEADER -->
89
<!-- HEADER -->
90
<%If objAccessControl.UserLogedIn Then%> 
-
 
91
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><a href="_Logout.asp"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%>" title="Logout from <%=objAccessControl.UserName%>"></a></div>
90
<!--#include file="_header.asp"-->
92
<%End If%>
-
 
93
<table width="100%" border="0" cellspacing="0" cellpadding="0">
-
 
94
  <tr> 
-
 
95
    <td><a href="index.asp"><img src="images/b_release_manager.jpg" width="467" height="50" border="0"></a></td>
-
 
96
    <td valign="bottom" align="right"><%Call Print_TopRight_Menu_ROW1 ()%></td>
-
 
97
  </tr>
-
 
98
  <tr> 
-
 
99
    <td align=left noWrap valign=center width=150 background="images/h_dot.gif" height="1"></td>
-
 
100
    <td background="images/h_dot.gif" height="1"></td>
-
 
101
  </tr>
-
 
102
</table>
-
 
103
<!-- BODY ---->
91
<!-- BODY ---->
104
<table width="100%" border="0" cellspacing="0" cellpadding="0">
92
<table width="100%" border="0" cellspacing="0" cellpadding="0">
105
  <tr> 
93
  <tr> 
106
    <td width="1%" background="images/bg_home_orange.gif" valign="top">
94
    <td width="1%" background="images/bg_home_orange.gif" valign="top">
107
      <!--#include file="_front_explorer.asp"-->
95
      <!--#include file="_front_explorer.asp"-->