| Line 49... |
Line 49... |
| 49 |
<head>
|
49 |
<head>
|
| 50 |
<title>Deployment Manager</title>
|
50 |
<title>Deployment Manager</title>
|
| 51 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
51 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 52 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
52 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 53 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
53 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 54 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
54 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 55 |
<script language="JavaScript" src="scripts/common.js"></script>
|
55 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 56 |
</head>
|
56 |
</head>
|
| 57 |
|
57 |
|
| 58 |
<body leftmargin="0" topmargin="0">
|
58 |
<body leftmargin="0" topmargin="0">
|
| 59 |
<!-- HEADER ++++++++++++++++ -->
|
59 |
<!-- HEADER ++++++++++++++++ -->
|
| 60 |
<!--#include file="_header.asp"-->
|
60 |
<!--#include file="_header.asp"-->
|