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