| Line 148... |
Line 148... |
| 148 |
<head>
|
148 |
<head>
|
| 149 |
<title>Release Manager</title>
|
149 |
<title>Release Manager</title>
|
| 150 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
150 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 151 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
151 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 152 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
152 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 153 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
153 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 154 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
154 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 155 |
<script language="JavaScript" src="images/common.js"></script>
|
155 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 156 |
<!-- DROPDOWN MENUS -->
|
156 |
<!-- DROPDOWN MENUS -->
|
| 157 |
<!--#include file="_jquery_includes.asp"-->
|
157 |
<!--#include file="_jquery_includes.asp"-->
|
| 158 |
<!--#include file="_menu_def.asp"-->
|
158 |
<!--#include file="_menu_def.asp"-->
|
| 159 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
159 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 160 |
|
160 |
|
| 161 |
</head>
|
161 |
</head>
|
| 162 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.pkgnames.btnnext.focus();">
|
162 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();document.pkgnames.btnnext.focus();">
|
| 163 |
<!-- HEADER -->
|
163 |
<!-- HEADER -->
|
| 164 |
<!--#include file="_header.asp"-->
|
164 |
<!--#include file="_header.asp"-->
|