| Line 34... |
Line 34... |
| 34 |
<head>
|
34 |
<head>
|
| 35 |
<title>Deployment Manager - Upload New PDF</title>
|
35 |
<title>Deployment Manager - Upload New PDF</title>
|
| 36 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
36 |
<link rel="shortcut icon" href="<%=FavIcon%>"/>
|
| 37 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
37 |
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
|
| 38 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
38 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 39 |
<link rel="stylesheet" href="images/release_manager_style.css" type="text/css">
|
39 |
<link rel="stylesheet" href="images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
|
| 40 |
<link rel="stylesheet" href="images/navigation.css" type="text/css">
|
40 |
<link rel="stylesheet" href="images/navigation.css?ver=<%=VixVerNum%>" type="text/css">
|
| 41 |
<script language="JavaScript" src="scripts/common.js"></script>
|
41 |
<script language="JavaScript" src="scripts/common.js?ver=<%=VixVerNum%>"></script>
|
| 42 |
<!-- TIPS -->
|
42 |
<!-- TIPS -->
|
| 43 |
<script language="JavaScript" src="images/tipster.js"></script>
|
43 |
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
|
| 44 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
44 |
<script language="JavaScript" src="images/_help_tips.js"></script>
|
| 45 |
</head>
|
45 |
</head>
|
| 46 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
46 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
| 47 |
<!-- TIPS LAYERS -------------------------------------->
|
47 |
<!-- TIPS LAYERS -------------------------------------->
|
| 48 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
48 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|