| Line 16... |
Line 16... |
| 16 |
<!--#include file="common/conf.asp"-->
|
16 |
<!--#include file="common/conf.asp"-->
|
| 17 |
<!--#include file="common/globals.asp"-->
|
17 |
<!--#include file="common/globals.asp"-->
|
| 18 |
<!--#include file="common/qstr.asp"-->
|
18 |
<!--#include file="common/qstr.asp"-->
|
| 19 |
<!--#include file="common/common_subs.asp"-->
|
19 |
<!--#include file="common/common_subs.asp"-->
|
| 20 |
<!--#include file="common/formating.asp"-->
|
20 |
<!--#include file="common/formating.asp"-->
|
| 21 |
<!--#include file="_jquery_includes.asp"-->
|
- |
|
| 22 |
<%
|
21 |
<%
|
| 23 |
'------------ ACCESS CONTROL ------------------
|
22 |
'------------ ACCESS CONTROL ------------------
|
| 24 |
%>
|
23 |
%>
|
| 25 |
<!--#include file="_access_control_login.asp"-->
|
24 |
<!--#include file="_access_control_login.asp"-->
|
| 26 |
<!--#include file="_access_control_general.asp"-->
|
25 |
<!--#include file="_access_control_general.asp"-->
|
| Line 277... |
Line 276... |
| 277 |
|
276 |
|
| 278 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
277 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 279 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
278 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 280 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
279 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
| 281 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
280 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
| - |
|
281 |
<!--#include file="_jquery_includes.asp"-->
|
| 282 |
<!-- DROPDOWN MENUS -->
|
282 |
<!-- DROPDOWN MENUS -->
|
| 283 |
<!--#include file="_menu_def.asp"-->
|
283 |
<!--#include file="_menu_def.asp"-->
|
| 284 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
284 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
| 285 |
<!-- StyleSheet Extensions -->
|
285 |
<!-- StyleSheet Extensions -->
|
| 286 |
<style>
|
286 |
<style>
|