| Line 97... |
Line 97... |
| 97 |
<head>
|
97 |
<head>
|
| 98 |
<title>Release Manager</title>
|
98 |
<title>Release Manager</title>
|
| 99 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
99 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 100 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
100 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 101 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
101 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 102 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
102 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 103 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
103 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 104 |
<script language="JavaScript" src="images/common.js"></script>
|
104 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 105 |
<!--#include file="_jquery_includes.asp"-->
|
105 |
<!--#include file="_jquery_includes.asp"-->
|
| 106 |
</head>
|
106 |
</head>
|
| 107 |
<body leftmargin="0" topmargin="0" onLoad="FormName.user_name.focus();">
|
107 |
<body leftmargin="0" topmargin="0" onLoad="FormName.user_name.focus();">
|
| 108 |
<!-- HEADER ++++++++++++++++ -->
|
108 |
<!-- HEADER ++++++++++++++++ -->
|
| 109 |
<!--#include file="_header.asp"-->
|
109 |
<!--#include file="_header.asp"-->
|