| Line 88... |
Line 88... |
| 88 |
<head>
|
88 |
<head>
|
| 89 |
<title>Production Manager</title>
|
89 |
<title>Production Manager</title>
|
| 90 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
90 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 91 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
91 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 92 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
92 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 93 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
93 |
<link href="scripts/deployment_manager.css?ver=<%=VixVerNum%>" rel="stylesheet" type="text/css">
|
| 94 |
<script language="JavaScript" src="scripts/common.js"></script>
|
94 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 95 |
|
95 |
|
| 96 |
</head>
|
96 |
</head>
|
| 97 |
<body background="images/bg_lightgreen.gif" leftmargin="0" topmargin="0" onLoad="FormName.user_name.focus();">
|
97 |
<body background="images/bg_lightgreen.gif" leftmargin="0" topmargin="0" onLoad="FormName.user_name.focus();">
|
| 98 |
<!-- HEADER ++++++++++++++++ -->
|
98 |
<!-- HEADER ++++++++++++++++ -->
|
| 99 |
<!--#include file="_header.asp"-->
|
99 |
<!--#include file="_header.asp"-->
|