| Line 20... |
Line 20... |
| 20 |
<head>
|
20 |
<head>
|
| 21 |
<title>Release Manager</title>
|
21 |
<title>Release Manager</title>
|
| 22 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
22 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 23 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
23 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 24 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
24 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 25 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
25 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 26 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
26 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 27 |
<script language="JavaScript" src="images/common.js"></script>
|
27 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 28 |
</head>
|
28 |
</head>
|
| 29 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
29 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
| 30 |
<!-- HEADER -->
|
30 |
<!-- HEADER -->
|
| 31 |
<!--#include file="_header.asp"-->
|
31 |
<!--#include file="_header.asp"-->
|
| 32 |
<%Call Destroy_All_Objects%>
|
32 |
<%Call Destroy_All_Objects%>
|