Subversion Repositories DevTools

Rev

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

Rev 1281 Rev 1499
Line 53... Line 53...
53
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
53
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
54
<!-- MENU LAYERS -------------------------------------->
54
<!-- MENU LAYERS -------------------------------------->
55
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
55
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
56
</div>
56
</div>
57
<!-- HEADER -->
57
<!-- HEADER -->
58
<%If objAccessControl.UserLogedIn Then%> 
-
 
59
<div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><a href="logout.asp?rfile=<%=scriptName%>&hidenv=true<%=QSTR_All%>"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%>" title="Logout from <%=objAccessControl.UserName%>"></a></div>
58
<!--#include file="_header.asp"-->
60
<%End If%>
-
 
61
<table width="100%" border="0" cellspacing="0" cellpadding="0">
-
 
62
  <tr> 
-
 
63
    <td><a href="index.asp"><img src="images/b_release_manager.jpg" width="467" height="50" border="0"></a></td>
-
 
64
    <td valign="bottom" align="right"><%Call Print_TopRight_Menu_ROW1 ()%></td>
-
 
65
  </tr>
-
 
66
  <tr> 
-
 
67
    <td align=left noWrap valign=center width=150 background="images/h_dot.gif" height="1"></td>
-
 
68
    <td background="images/h_dot.gif" height="1"></td>
-
 
69
  </tr>
-
 
70
</table>
-
 
71
<!-- BODY ---->
59
<!-- BODY ---->
72
<table width="100%" border="0" cellspacing="0" cellpadding="0">
60
<table width="100%" border="0" cellspacing="0" cellpadding="0">
73
  <tr> 
61
  <tr> 
74
    <td background="images/bg_lght_gray.gif" align="left" valign="top"> 
62
    <td background="images/bg_lght_gray.gif" align="left" valign="top"> 
75
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
63
      <table width="100%" border="0" cellspacing="0" cellpadding="0">