| Line 69... |
Line 69... |
| 69 |
<head>
|
69 |
<head>
|
| 70 |
<title>Deployment Manager</title>
|
70 |
<title>Deployment Manager</title>
|
| 71 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
71 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 72 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
72 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 73 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
73 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 74 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
74 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 75 |
<script language="JavaScript" src="scripts/common.js"></script>
|
75 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 76 |
</head>
|
76 |
</head>
|
| 77 |
|
77 |
|
| 78 |
<body background="images/bg_form.gif" leftmargin="0" topmargin="0" onLoad="self.focus()">
|
78 |
<body background="images/bg_form.gif" leftmargin="0" topmargin="0" onLoad="self.focus()">
|
| 79 |
<table width="100%" border="0" cellspacing="0" cellpadding="10">
|
79 |
<table width="100%" border="0" cellspacing="0" cellpadding="10">
|
| 80 |
<form name="FormName" method="post" action="<%=SCRIPT_NAME%>">
|
80 |
<form name="FormName" method="post" action="<%=SCRIPT_NAME%>">
|