| Line 35... |
Line 35... |
| 35 |
<head>
|
35 |
<head>
|
| 36 |
<title>Admin Session Variables</title>
|
36 |
<title>Admin Session Variables</title>
|
| 37 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
37 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 38 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
38 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 39 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
39 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 40 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
40 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 41 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
41 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 42 |
<script language="JavaScript" src="images/common.js"></script>
|
42 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 43 |
<!--#include file="_jquery_includes.asp"-->
|
43 |
<!--#include file="_jquery_includes.asp"-->
|
| 44 |
<!-- DROPDOWN MENUS -->
|
44 |
<!-- DROPDOWN MENUS -->
|
| 45 |
<!--#include file="_menu_def.asp"-->
|
45 |
<!--#include file="_menu_def.asp"-->
|
| 46 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
46 |
<script language="JavaScript1.2" src="images/popup_menu.js?ver=<%=VixVerNum%>"></script>
|
| 47 |
<!-- StyleSheet Extensions -->
|
47 |
<!-- StyleSheet Extensions -->
|
| 48 |
<style>
|
48 |
<style>
|
| 49 |
.pagebody {margin-left:auto; margin-right:auto; width:50%;border-width: 0px;border-spacing: 2px; background-color: rgb(255, 204, 0)}
|
49 |
.pagebody {margin-left:auto; margin-right:auto; width:50%;border-width: 0px;border-spacing: 2px; background-color: rgb(255, 204, 0)}
|
| 50 |
.pagebody td{vertical-align: top;text-align: left;padding-left: 3px;padding-right: 3px; background: #f2f0e4}
|
50 |
.pagebody td{vertical-align: top;text-align: left;padding-left: 3px;padding-right: 3px; background: #f2f0e4}
|
| 51 |
.tablehdr td{background-color: rgb(255, 204, 0)}
|
51 |
.tablehdr td{background-color: rgb(255, 204, 0)}
|