| Line 195... |
Line 195... |
| 195 |
<head>
|
195 |
<head>
|
| 196 |
<title>Deployment Manager</title>
|
196 |
<title>Deployment Manager</title>
|
| 197 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
197 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 198 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
198 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 199 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
199 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 200 |
<link rel="stylesheet" href="scripts/deployment_manager.css" type="text/css">
|
200 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 201 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
201 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 202 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
202 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 203 |
<script language="JavaScript" src="scripts/common.js"></script>
|
203 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 204 |
<!-- TIPS -->
|
204 |
<!-- TIPS -->
|
| 205 |
<script language="JavaScript" src="images/tipster.js"></script>
|
205 |
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
|
| 206 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
206 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
| 207 |
</head>
|
207 |
</head>
|
| 208 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
208 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
| 209 |
<!-- MENU LAYERS -------------------------------------->
|
209 |
<!-- MENU LAYERS -------------------------------------->
|
| 210 |
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
|
210 |
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
|