Subversion Repositories DevTools

Rev

Rev 119 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 119 Rev 151
Line 52... Line 52...
52
 
52
 
53
<!-- DROPDOWN MENUS -->
53
<!-- DROPDOWN MENUS -->
54
<!--#include file="_menu_def.asp"-->
54
<!--#include file="_menu_def.asp"-->
55
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
55
<script language="JavaScript1.2" src="images/popup_menu.js"></script>
56
 
56
 
-
 
57
 
-
 
58
 
57
</head>
59
</head>
58
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" >
60
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
59
<!-- MENU LAYERS -------------------------------------->
61
<!-- MENU LAYERS -------------------------------------->
60
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
62
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)">
61
</div>
63
</div>
62
<!-- TIPS LAYERS -------------------------------------->
64
<!-- TIPS LAYERS -------------------------------------->
63
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
65
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
64
<!----------------------------------------------------->
66
<!----------------------------------------------------->
65
<!-- HEADER -->
67
<!-- HEADER -->