| Line 60... |
Line 60... |
| 60 |
<!-- DROPDOWN MENUS -->
|
60 |
<!-- DROPDOWN MENUS -->
|
| 61 |
<!--#include file="_menu_def.asp"-->
|
61 |
<!--#include file="_menu_def.asp"-->
|
| 62 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
62 |
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
|
| 63 |
</head>
|
63 |
</head>
|
| 64 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
64 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
|
| 65 |
<!-- MENU LAYERS -------------------------------------->
|
- |
|
| 66 |
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
|
- |
|
| 67 |
</div>
|
- |
|
| 68 |
<!-- TIPS LAYERS -------------------------------------->
|
- |
|
| 69 |
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10"> </div>
|
- |
|
| 70 |
<!-- HEADER -->
|
65 |
<!-- HEADER -->
|
| 71 |
<!--#include file="_header.asp"-->
|
66 |
<!--#include file="_header.asp"-->
|
| 72 |
<div class="div_table">
|
67 |
<div class="div_table">
|
| 73 |
<%
|
68 |
<%
|
| 74 |
'-- FROM START ---------------------------------------------------------------------------------------------------------
|
69 |
'-- FROM START ---------------------------------------------------------------------------------------------------------
|