| Line 63... |
Line 63... |
| 63 |
<head>
|
63 |
<head>
|
| 64 |
<title>Release Manager</title>
|
64 |
<title>Release Manager</title>
|
| 65 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
65 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 66 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
66 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 67 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
67 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 68 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
68 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 69 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
69 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 70 |
<script language="JavaScript" src="images/common.js"></script>
|
70 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 71 |
<!--#include file="_jquery_includes.asp"-->
|
71 |
<!--#include file="_jquery_includes.asp"-->
|
| 72 |
<!-- DROPDOWN MENUS -->
|
72 |
<!-- DROPDOWN MENUS -->
|
| 73 |
<!--#include file="_menu_def.asp"-->
|
73 |
<!--#include file="_menu_def.asp"-->
|
| 74 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
74 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 75 |
|
75 |
|
| 76 |
</head>
|
76 |
</head>
|
| 77 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onLoad="window.document.findpkg.pkgfind.focus();">
|
77 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onLoad="window.document.findpkg.pkgfind.focus();">
|
| 78 |
<!-- HEADER -->
|
78 |
<!-- HEADER -->
|
| 79 |
<!--#include file="_header.asp"-->
|
79 |
<!--#include file="_header.asp"-->
|