| Line 101... |
Line 101... |
| 101 |
<head>
|
101 |
<head>
|
| 102 |
<title><%=rsCQ("iss_num")%> - <%=rsCQ("summary")%></title>
|
102 |
<title><%=rsCQ("iss_num")%> - <%=rsCQ("summary")%></title>
|
| 103 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
103 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 104 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
104 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 105 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
105 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 106 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
106 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 107 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
107 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 108 |
<script language="JavaScript" src="images/common.js"></script>
|
108 |
<script language="JavaScript" src="images/common.js?ver=<%=VixVerNum%>"></script>
|
| 109 |
<script language="JavaScript">
|
109 |
<script language="JavaScript">
|
| 110 |
<!--
|
110 |
<!--
|
| 111 |
function height()
|
111 |
function height()
|
| 112 |
{
|
112 |
{
|
| 113 |
if( typeof( window.innerWidth ) == 'number' )
|
113 |
if( typeof( window.innerWidth ) == 'number' )
|