| Line 203... |
Line 203... |
| 203 |
<head>
|
203 |
<head>
|
| 204 |
<title>Deployment Manager</title>
|
204 |
<title>Deployment Manager</title>
|
| 205 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
205 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 206 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
206 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 207 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
207 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 208 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
208 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 209 |
<script language="JavaScript" src="scripts/common.js"></script>
|
209 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 210 |
</head>
|
210 |
</head>
|
| 211 |
|
211 |
|
| 212 |
<body leftmargin="0" topmargin="0" <%If parAction <> "" Then%>onLoad="FormName.state_name.focus();"<%End If%>>
|
212 |
<body leftmargin="0" topmargin="0" <%If parAction <> "" Then%>onLoad="FormName.state_name.focus();"<%End If%>>
|
| 213 |
<!-- HEADER ++++++++++++++++ -->
|
213 |
<!-- HEADER ++++++++++++++++ -->
|
| 214 |
<!--#include file="_header.asp"-->
|
214 |
<!--#include file="_header.asp"-->
|