Subversion Repositories DevTools

Rev

Rev 15 | Blame | Last modification | View Log | RSS feed

<%
'===================================================================
'                                               Footer
'===================================================================
%>
<%
'------------ VARIABLE DEFINITION -------------
'------------ CONSTANTS DECLARATION -----------
'------------ VARIABLE INIT -------------------
'----------------------------------------------
%>
<%
'------------ RUN BEFORE CONTROL RENDER -------
'----------------------------------------------
%>
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td valign="top" background="images/bg_lite_blue.gif"><a href="http://bms/" title="ERG Intranet" target="_blank"><img src="images/erg_logo.gif" width="206" height="28" border="0"></a></td>
    <td align="right" background="images/bg_lite_blue.gif" class="body_linkdbtxt"><a href="mailto:<%=ADMIN_EMAIL%>" class="body_linkdb">Contact Administrator</a>&nbsp;&nbsp;|
        &nbsp;&nbsp;<a href="AdminDefault.asp" class="body_linkdb">Configuration</a>&nbsp;&nbsp;|
        &nbsp;&nbsp;Copyright <span class="mmItem">&copy;2002-</span>2008&nbsp;&nbsp;</td>
  </tr>
  <tr>
    <td background="images/bg_lite_blue.gif"><img src="images/spacer.gif" width="1" height="300"></td>
    <td background="images/bg_lite_blue.gif">&nbsp;</td>
  </tr>
</table>
<%
'------------ RUN AFTER CONTROL RENDER --------
'----------------------------------------------
%>