| Line 148... |
Line 148... |
| 148 |
<head>
|
148 |
<head>
|
| 149 |
<title>Deployment Manager</title>
|
149 |
<title>Deployment Manager</title>
|
| 150 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
150 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 151 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
151 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 152 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
152 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 153 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
153 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 154 |
<script language="JavaScript" src="scripts/common.js"></script>
|
154 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 155 |
</head>
|
155 |
</head>
|
| 156 |
|
156 |
|
| 157 |
<body background="images/bg_form.gif" leftmargin="0" topmargin="0" onLoad="self.focus();">
|
157 |
<body background="images/bg_form.gif" leftmargin="0" topmargin="0" onLoad="self.focus();">
|
| 158 |
<table width="100%" border="0" cellspacing="0" cellpadding="10">
|
158 |
<table width="100%" border="0" cellspacing="0" cellpadding="10">
|
| 159 |
<form name="FormName" method="post" action="<%=SCRIPT_NAME%>">
|
159 |
<form name="FormName" method="post" action="<%=SCRIPT_NAME%>">
|