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