Subversion Repositories DevTools

Rev

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

Rev 7063 Rev 7291
Line 29... Line 29...
29
%>
29
%>
30
<div id="Layer2" style="position:absolute; left:0; top:0; width:100%; z-index:1;font:16px tahoma,sans-serif;text-decoration:none;">
30
<div id="Layer2" style="position:absolute; left:0; top:0; width:100%; z-index:1;font:16px tahoma,sans-serif;text-decoration:none;">
31
    <center style="<%=DevStyle%>;"><%=DevTitle%>:<%=request.servervariables("server_name")%> Database:<%=OraDatabase.DatabaseName%><%=DevExtraText%></center>
31
    <center style="<%=DevStyle%>;"><%=DevTitle%>:<%=request.servervariables("server_name")%> Database:<%=OraDatabase.DatabaseName%><%=DevExtraText%></center>
32
</div>
32
</div>
33
<%End If%>
33
<%End If%>
-
 
34
<!-- Global Progress spinner ------------------------->
-
 
35
<div id='progressSpinner' class='vixSpinner' style='visibility:hidden;'></div>
-
 
36
<script language="JavaScript1.2">
-
 
37
function showGlobalProgress() {
-
 
38
    document.getElementById("progressSpinner").style.visibility = "unset";
-
 
39
}
-
 
40
function hideGlobalProgress() {
-
 
41
    document.getElementById("progressSpinner").style.visibility = "hidden";
-
 
42
}
-
 
43
</script>
34
<!-- MENU LAYERS -------------------------------------->
44
<!-- MENU LAYERS -------------------------------------->
35
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"></div>
45
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"></div>
36
<table width="100%" border="0" cellspacing="0" cellpadding="0">
46
<table width="100%" border="0" cellspacing="0" cellpadding="0">
37
  <tr>
47
  <tr>
38
    <td bgcolor="#FFFFFF" width="1%">
48
    <td bgcolor="#FFFFFF" width="1%">