Subversion Repositories DevTools

Rev

Rev 1284 | 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>
    <td valign="top" background="images/bg_lightgreen.gif"><a href="http://bms/" title="Vix Intranet" target="_blank"><img src="images/erg_logo.gif" width="206" height="28" border="0"></a></td>
    <td align="right" background="images/bg_lightgreen.gif" class="body_linkdbtxt"><a href="mailto:<%=ADMIN_EMAIL%>" class="body_linkdb">Contact Administrator</a>&nbsp;&nbsp;|
        &nbsp;&nbsp;Copyright <span class="mmItem">&copy;2002-2013</span>&nbsp;&nbsp;</td>
  </tr>
  <tr>
    <td background="images/bg_lightgreen.gif"><img src="images/spacer.gif" width="1" height="300"></td>
    <td background="images/bg_lightgreen.gif">&nbsp;</td>
  </tr>
</table>
<%
'------------ RUN AFTER CONTROL RENDER --------
'----------------------------------------------
%>