| Line 58... |
Line 58... |
| 58 |
<head>
|
58 |
<head>
|
| 59 |
<title>Release Manager</title>
|
59 |
<title>Release Manager</title>
|
| 60 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
60 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 61 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
61 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 62 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
62 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 63 |
<link rel="stylesheet" href="scripts/deployment_manager.css" type="text/css">
|
63 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 64 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
64 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 65 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
65 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 66 |
<script language="JavaScript" src="scripts/common.js"></script>
|
66 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 67 |
<!-- TIPS -->
|
67 |
<!-- TIPS -->
|
| 68 |
<script language="JavaScript" src="images/tipster.js"></script>
|
68 |
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
|
| 69 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
69 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
| 70 |
</head>
|
70 |
</head>
|
| 71 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
71 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
| 72 |
<!-- TIPS LAYERS -------------------------------------->
|
72 |
<!-- TIPS LAYERS -------------------------------------->
|
| 73 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
73 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|