{
document.write('<div align=center>');
document.write('  <table cellspacing=0 cellpadding=0 width=100% border=0>');
document.write('    <tr>');
document.write('      <td align=center width=100%>');
document.write('        <font face=Arial size=1 color=#4F4F4F>© Humirel 2003 - All rights reserved</font><br>');
document.write('        <font face=Arial size=1 color=#919191>This site was developed and is hosted by the <a href=http://www.prestalog.com/ target=_blank style=color:#919191>Web Agency PRESTALOG</a></font></td>');
document.write('    </tr>');
document.write('  </table>');
document.write('</div>');
}