Subversion Repositories DevTools

Rev

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

Rev 6048 Rev 6070
Line 69... Line 69...
69
<!-- DROPDOWN MENUS -->
69
<!-- DROPDOWN MENUS -->
70
<!--#include file="_menu_def.asp"-->
70
<!--#include file="_menu_def.asp"-->
71
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
71
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
72
</head>
72
</head>
73
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
73
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
74
<!-- MENU LAYERS -------------------------------------->
-
 
75
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
-
 
76
</div>
-
 
77
<!-- TIPS LAYERS -------------------------------------->
-
 
78
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
-
 
79
<!-- HEADER -->
74
<!-- HEADER -->
80
<!--#include file="_header.asp"-->
75
<!--#include file="_header.asp"-->
81
  <%
76
  <%
82
  '-- FROM START ---------------------------------------------------------------------------------------------------------
77
  '-- FROM START ---------------------------------------------------------------------------------------------------------
83
  objFormComponent.FormName = "PROJECT_SUFFIX"
78
  objFormComponent.FormName = "PROJECT_SUFFIX"