$today=date("D M d H:i:s Y");
$STR = <<<EOT
-<TR>
-<TD height="13"><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
-<TR>
-<TD width="2%" background="/reg-icons/bottom-adm_02.gif">
-<IMG SRC="/reg-icons/bottom-adm_01.gif" WIDTH=20 HEIGHT=10 ALT="">
-</TD>
-<TD width="1%" align="right" background="/reg-icons/bottom-adm_02.gif">
-<IMG SRC="/reg-icons/bottom-adm_03.gif" WIDTH=20 HEIGHT=10 ALT="">
-</TD>
-</TR>
-</TABLE></TD>
-</TR
-<TR>
-<TD height="13">
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
-<TD height="30" width="30%" align="left" valign="bottom" class="smalltxt10">
+<hr width="100%" size="8" color="black" noshade>
+<TD width="30%" align="left" valign="top" class="smalltxt10">
$pageref, Version: $m_release
</TD>
-<TD height="30" width="40%" align="center" class="smalltxt10">
+<TD width="40%" align="center" valign="top" class="smalltxt10">
$copyright
</TD>
-<TD height="30" width="30%" align="right" valign="bottom" class="smalltxt10">
+<TD width="30%" align="right" valign="top" class="smalltxt10">
$today
-</TABLE></TD>
-</TR>
+</TD>
+<hr width="100%" size="8" color="black" noshade>
+</TABLE>
EOT;