| Line 180... |
Line 180... |
| 180 |
<head>
|
180 |
<head>
|
| 181 |
<title>Deployment Manager</title>
|
181 |
<title>Deployment Manager</title>
|
| 182 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
182 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 183 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
183 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 184 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
184 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 185 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
185 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 186 |
<script language="JavaScript" src="scripts/common.js"></script>
|
186 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 187 |
|
187 |
|
| 188 |
</head>
|
188 |
</head>
|
| 189 |
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.bom_version.focus();">
|
189 |
<body background="images/bg_lite_blue.gif" leftmargin="0" topmargin="0" onLoad="FormName.bom_version.focus();">
|
| 190 |
<!-- HEADER ++++++++++++++++ -->
|
190 |
<!-- HEADER ++++++++++++++++ -->
|
| 191 |
<!--#include file="_header.asp"-->
|
191 |
<!--#include file="_header.asp"-->
|