Subversion Repositories DevTools

Rev

Rev 6048 | Rev 6086 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6048 Rev 6070
Line 17... Line 17...
17
<!--#include file="common/globals.asp"-->
17
<!--#include file="common/globals.asp"-->
18
<!--#include file="common/qstr.asp"-->
18
<!--#include file="common/qstr.asp"-->
19
<!--#include file="common/common_subs.asp"-->
19
<!--#include file="common/common_subs.asp"-->
20
<!--#include file="common/formating.asp"-->
20
<!--#include file="common/formating.asp"-->
21
<!--#include file="_jquery_includes.asp"-->
21
<!--#include file="_jquery_includes.asp"-->
22
 
-
 
23
<%
22
<%
24
'------------ ACCESS CONTROL ------------------
23
'------------ ACCESS CONTROL ------------------
25
%>
24
%>
26
<!--#include file="_access_control_login.asp"-->
25
<!--#include file="_access_control_login.asp"-->
27
<!--#include file="_access_control_general.asp"-->
26
<!--#include file="_access_control_general.asp"-->
Line 290... Line 289...
290
.tablehdr td{background-color: rgb(255, 204, 0)}
289
.tablehdr td{background-color: rgb(255, 204, 0)}
291
</style>
290
</style>
292
</head>
291
</head>
293
 
292
 
294
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
293
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
295
<!-- MENU LAYERS -------------------------------------->
-
 
296
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
-
 
297
</div>
-
 
298
<!-- TIPS LAYERS -------------------------------------->
-
 
299
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
-
 
300
<!-- HEADER -->
294
<!-- HEADER -->
301
<!--#include file="_header.asp"-->
295
<!--#include file="_header.asp"-->
302
<p>
296
<p>
303
<!-- Body of the page -->
297
<!-- Body of the page -->
304
<table class="pagebody">
298
<table class="pagebody">