| Line 931... |
Line 931... |
| 931 |
<meta http-equiv="Pragma" content="no-cache">
|
931 |
<meta http-equiv="Pragma" content="no-cache">
|
| 932 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
932 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 933 |
<%If param_refreshEnabled AND param_RefreshPeriod <> 0 Then%>
|
933 |
<%If param_refreshEnabled AND param_RefreshPeriod <> 0 Then%>
|
| 934 |
<META HTTP-EQUIV=REFRESH CONTENT=<%=param_RefreshPeriod%>>
|
934 |
<META HTTP-EQUIV=REFRESH CONTENT=<%=param_RefreshPeriod%>>
|
| 935 |
<%End If%>
|
935 |
<%End If%>
|
| 936 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
936 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 937 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
937 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 938 |
<script language="JavaScript" src="images/common.js"></script>
|
938 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 939 |
<!--#include file="_jquery_includes.asp"-->
|
939 |
<!--#include file="_jquery_includes.asp"-->
|
| 940 |
<!-- DROPDOWN MENUS -->
|
940 |
<!-- DROPDOWN MENUS -->
|
| 941 |
<!--#include file="_menu_def.asp"-->
|
941 |
<!--#include file="_menu_def.asp"-->
|
| 942 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
942 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 943 |
</head>
|
943 |
</head>
|
| 944 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
944 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
| 945 |
<!-- HEADER -->
|
945 |
<!-- HEADER -->
|
| 946 |
<!--#include file="_header.asp"-->
|
946 |
<!--#include file="_header.asp"-->
|
| 947 |
<% getBuildStatus() %>
|
947 |
<% getBuildStatus() %>
|