Subversion Repositories DevTools

Rev

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

Rev 5357 Rev 5377
Line 246... Line 246...
246
      </style>
246
      </style>
247
   </head>
247
   </head>
248
   <!-- TIPS LAYERS -------------------------------------->
248
   <!-- TIPS LAYERS -------------------------------------->
249
   <div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
249
   <div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
250
 
250
 
251
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onLoad="login.user_name.focus();">
251
   <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" 
-
 
252
<%If NOT objAccessControl.UserLogedIn Then%>
-
 
253
        onLoad="login.user_name.focus();"
-
 
254
<%End If%>
-
 
255
   >
252
      <!-- MENU LAYERS -------------------------------------->
256
      <!-- MENU LAYERS -------------------------------------->
253
      <div id="popmenu" class="menuskin" onmouseover="clearhidemenu();highlightmenu(event,'on')"
257
      <div id="popmenu" class="menuskin" onmouseover="clearhidemenu();highlightmenu(event,'on')"
254
         onmouseout="highlightmenu(event,'off');dynamichide(event)">
258
         onmouseout="highlightmenu(event,'off');dynamichide(event)">
255
      </div>
259
      </div>
256
      <!-- HEADER -->
260
      <!-- HEADER -->