Subversion Repositories DevTools

Rev

Rev 6 | 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 background="images/bg_drk_gray_border.gif"><img src="images/spacer.gif" width="1" height="1"></td>
  </tr>
  <tr>
    <td><img src="images/spacer.gif" width="1" height="2"></td>
  </tr>
  <tr>
    <td background="images/bg_drk_gray_border.gif"><img src="images/spacer.gif" width="1" height="1"></td>
  </tr>
  <tr>
    <td><table width="100%"  border="0" cellspacing="3" cellpadding="0">
      <tr>
        <td class="mmenu_txt"><a href="http://bms"><img src="images/img_erg_logo.gif" alt="ERG Intranet" width="147" height="18" hspace="5" vspace="5" border="0"></a></td>
        <td align="right" nowrap class="mmenu_txt"><a href="mailto:<%=ADMIN_EMAIL%>" class="mmenu_link">Contact Administrator</a>&nbsp;&nbsp;|&nbsp;&nbsp;Copyright 2004-2008  </td>
      </tr>
    </table></td>
  </tr>
</table>
<%
'------------ RUN AFTER CONTROL RENDER --------
'----------------------------------------------
%>