Subversion Repositories DevTools

Rev

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

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