| Line 40... |
Line 40... |
| 40 |
<html>
|
40 |
<html>
|
| 41 |
<head>
|
41 |
<head>
|
| 42 |
<title>Deployment Manager</title>
|
42 |
<title>Deployment Manager</title>
|
| 43 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
43 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 44 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
44 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 45 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
45 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 46 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
46 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 47 |
<script language="JavaScript" src="images/common.js"></script>
|
47 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 48 |
<!-- DROPDOWN MENUS -->
|
48 |
<!-- DROPDOWN MENUS -->
|
| 49 |
<!--#include file="_front_explorer.asp"-->
|
49 |
<!--#include file="_front_explorer.asp"-->
|
| 50 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
50 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 51 |
</head>
|
51 |
</head>
|
| 52 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
52 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
| 53 |
<!-- MENU LAYERS -------------------------------------->
|
53 |
<!-- MENU LAYERS -------------------------------------->
|
| 54 |
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
|
54 |
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
|
| 55 |
</div>
|
55 |
</div>
|