function render_footer($license=false) {
echo "<table cellpadding='0' cellspacing='0' width='100%' height='91'>
<tr>
<td align='center' class='footer'><br>\n";
echo showcounter()."
</td>
</tr>
</table>
</td>
</tr>
</table>\n";
}