| Line 223... |
Line 223... |
| 223 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
223 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
| 224 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
224 |
<link href="scripts/deployment_manager.css" rel="stylesheet" type="text/css">
|
| 225 |
<script language="JavaScript" src="scripts/common.js"></script>
|
225 |
<script language="JavaScript" src="scripts/common.js"></script>
|
| 226 |
</head>
|
226 |
</head>
|
| 227 |
|
227 |
|
| 228 |
<body leftmargin="0" topmargin="0" <%If parAction <> "" Then%>onLoad="FormName.branch_name.focus();"<%End If%>>
|
228 |
<body leftmargin="0" topmargin="0">
|
| 229 |
<!-- HEADER ++++++++++++++++ -->
|
229 |
<!-- HEADER ++++++++++++++++ -->
|
| 230 |
<!--#include file="_header.asp"-->
|
230 |
<!--#include file="_header.asp"-->
|
| 231 |
<!-- +++++++++++++++++++++++ -->
|
231 |
<!-- +++++++++++++++++++++++ -->
|
| 232 |
<!-- MAIN MENU ++++++++++++++++++++++++++ -->
|
232 |
<!-- MAIN MENU ++++++++++++++++++++++++++ -->
|
| 233 |
<!--#include file="_main_menu_admin.asp"-->
|
233 |
<!--#include file="_main_menu_admin.asp"-->
|
| Line 378... |
Line 378... |
| 378 |
<%
|
378 |
<%
|
| 379 |
'------------ RUN AFTER PAGE RENDER -----------
|
379 |
'------------ RUN AFTER PAGE RENDER -----------
|
| 380 |
Set objPMod = Nothing
|
380 |
Set objPMod = Nothing
|
| 381 |
Set objTabControl = Nothing
|
381 |
Set objTabControl = Nothing
|
| 382 |
'----------------------------------------------
|
382 |
'----------------------------------------------
|
| 383 |
%><!--#include file="common/globals_destructor.asp"-->
|
- |
|
| 384 |
|
383 |
%><!--#include file="common/globals_destructor.asp"-->
|
| - |
|
384 |
|