Subversion Repositories DevTools

Rev

Rev 1282 | Blame | Compare with Previous | 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>
  <tr>
    <td colspan=2 background="images/bg_drk_gray_border.gif"><img src="images/spacer.gif" width="1" height="1"></td>
  </tr>
    <td>
        <a href="http://bms/" title="Vix Intranet" target="_blank"><img src="images/erg_logo.gif" height="28" border="0"></a>
    </td>
    <td align="right" class="mmenu_txt">
        <a href="mailto:<%=ADMIN_EMAIL%>" class="mmenu_link">Contact Administrator</a>&nbsp;&nbsp;|&nbsp;&nbsp;Copyright&copy;&nbsp;2002-2013&nbsp;&nbsp;
    </td>
  </tr>
</table>
<%
'------------ RUN AFTER CONTROL RENDER --------
'----------------------------------------------
%>