| Line 53... |
Line 53... |
| 53 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
53 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 54 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
54 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 55 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
55 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 56 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
56 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
| 57 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
57 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
| - |
|
58 |
<!--#include file="_menu_def.asp"-->
|
| - |
|
59 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
| 58 |
<link rel=alternate media=print href="<%
|
60 |
<link rel=alternate media=print href="<%
|
| 59 |
Response.write _
|
61 |
Response.write _
|
| 60 |
"print_report.asp?group="& parGroup &"&repnum="& parRepNum &"&print=true"&_
|
62 |
"print_report.asp?group="& parGroup &"&repnum="& parRepNum &"&print=true"&_
|
| 61 |
"&action=true"&_
|
63 |
"&action=true"&_
|
| 62 |
"&FRproj_id="& Request("FRproj_id") &_
|
64 |
"&FRproj_id="& Request("FRproj_id") &_
|
| Line 73... |
Line 75... |
| 73 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
75 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
| 74 |
<%bJqueryTimePicker = TRUE %>
|
76 |
<%bJqueryTimePicker = TRUE %>
|
| 75 |
<!--#include file="_jquery_includes.asp"-->
|
77 |
<!--#include file="_jquery_includes.asp"-->
|
| 76 |
</head>
|
78 |
</head>
|
| 77 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
79 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
| - |
|
80 |
<!-- MENU LAYERS -------------------------------------->
|
| - |
|
81 |
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"></div>
|
| 78 |
<!-- TIPS LAYERS -------------------------------------->
|
82 |
<!-- TIPS LAYERS -------------------------------------->
|
| 79 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
83 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
| 80 |
<!-- HEADER -->
|
84 |
<!-- HEADER -->
|
| 81 |
<!--#include file="_header.asp"-->
|
85 |
<!--#include file="_header.asp"-->
|
| 82 |
<!-- BODY ---->
|
86 |
<!-- BODY ---->
|
| Line 87... |
Line 91... |
| 87 |
<!--#include file="reports_categories.asp"-->
|
91 |
<!--#include file="reports_categories.asp"-->
|
| 88 |
<!-- REPORT GROUPS END ------------------------------------------>
|
92 |
<!-- REPORT GROUPS END ------------------------------------------>
|
| 89 |
</td>
|
93 |
</td>
|
| 90 |
<td rowspan="2" valign="top" width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
94 |
<td rowspan="2" valign="top" width="100%"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 91 |
<tr>
|
95 |
<tr>
|
| 92 |
<td background="images/bg_lght_gray.gif"><a href="index.asp" class="body_txt"><img src="images/i_home.gif" width="13" height="12" hspace="1" vspace="2" border="0" align="absmiddle">Exit</a></td>
|
96 |
<td background="images/bg_lght_gray.gif"></td>
|
| 93 |
</tr>
|
97 |
</tr>
|
| 94 |
</table>
|
98 |
</table>
|
| 95 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
99 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 96 |
<tr>
|
100 |
<tr>
|
| 97 |
<td width="1%" background="images/bg_lght_gray.gif"> </td>
|
101 |
<td width="1%" background="images/bg_lght_gray.gif"> </td>
|