Subversion Repositories DevTools

Rev

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

Rev 1281 Rev 1499
Line 64... Line 64...
64
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
64
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
65
<!-- MENU LAYERS -------------------------------------->
65
<!-- MENU LAYERS -------------------------------------->
66
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
66
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
67
</div>
67
</div>
68
<!-- HEADER -->
68
<!-- HEADER -->
69
<%If objAccessControl.UserLogedIn Then%> 
-
 
70
<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>
69
<!--#include file="_header.asp"-->
71
<%End If%>
-
 
72
<table width="100%" border="0" cellspacing="0" cellpadding="0">
-
 
73
  <tr> 
-
 
74
    <td><a href="index.asp"><img src="images/b_release_manager.jpg" width="467" height="50" border="0"></a></td>
-
 
75
    <td valign="bottom" align="right"><%Call Print_TopRight_Menu_ROW1 ()%></td>
-
 
76
  </tr>
-
 
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 ---->
70
<!-- BODY ---->
83
<table width="100%" border="0" cellspacing="0" cellpadding="0">
71
<table width="100%" border="0" cellspacing="0" cellpadding="0">
84
  <tr> 
72
  <tr> 
85
    <td width="1%" background="images/bg_home_orange.gif" valign="top">
73
    <td width="1%" background="images/bg_home_orange.gif" valign="top">
86
      <!--#include file="_front_explorer.asp"-->
74
      <!--#include file="_front_explorer.asp"-->