| Line 20... |
Line 20... |
| 20 |
<!--#include file="_action_buttons.asp"-->
|
20 |
<!--#include file="_action_buttons.asp"-->
|
| 21 |
<!--#include file="class/classActionButtonControl.asp"-->
|
21 |
<!--#include file="class/classActionButtonControl.asp"-->
|
| 22 |
<% objPMod.PersistInQryString("proj_id") %>
|
22 |
<% objPMod.PersistInQryString("proj_id") %>
|
| 23 |
<% '------------ ACCESS CONTROL ------------------ %>
|
23 |
<% '------------ ACCESS CONTROL ------------------ %>
|
| 24 |
<!--#include file="_access_control_login.asp"-->
|
24 |
<!--#include file="_access_control_login.asp"-->
|
| 25 |
<!--#include file="_access_control_action_project.asp"-->
|
- |
|
| 26 |
<!--#include file="_access_control_general.asp"-->
|
25 |
<!--#include file="_access_control_general.asp"-->
|
| - |
|
26 |
<!--#include file="_access_control_action_project.asp"-->
|
| 27 |
<%
|
27 |
<%
|
| 28 |
'------------ Variable Definition -------------
|
28 |
'------------ Variable Definition -------------
|
| 29 |
Dim objSortHelper
|
29 |
Dim objSortHelper
|
| 30 |
Dim rsQry
|
30 |
Dim rsQry
|
| 31 |
Dim parRtagId
|
31 |
Dim parRtagId
|
| Line 142... |
Line 142... |
| 142 |
<!-- DROPDOWN MENUS -->
|
142 |
<!-- DROPDOWN MENUS -->
|
| 143 |
<!--#include file="_menu_def.asp"-->
|
143 |
<!--#include file="_menu_def.asp"-->
|
| 144 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
144 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
| 145 |
</head>
|
145 |
</head>
|
| 146 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
146 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
|
| 147 |
<!-- MENU LAYERS -------------------------------------->
|
- |
|
| 148 |
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
|
- |
|
| 149 |
</div>
|
- |
|
| 150 |
<!-- TIPS LAYERS -------------------------------------->
|
- |
|
| 151 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
- |
|
| 152 |
<!----------------------------------------------------->
|
- |
|
| 153 |
<!-- HEADER -->
|
147 |
<!-- HEADER -->
|
| 154 |
<!--#include file="_header.asp"-->
|
148 |
<!--#include file="_header.asp"-->
|
| 155 |
<!-- BODY ---->
|
149 |
<!-- BODY ---->
|
| 156 |
|
150 |
|
| 157 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
151 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|