document.writeln('<script language="javascript" type="text/javascript">')
document.writeln('theDate = new Date();')
document.writeln('</script>')
document.writeln('<img src="/images/blank.gif" width=5 height=3 border=0><br><table><tr><td><p align=center>')
document.writeln('Copyright&nbsp;&copy;&nbsp;1999&nbsp;-')
document.write(theDate.getUTCFullYear());
document.writeln('&nbsp;&nbsp;<a href="mailto:enrico@ferorelli.com">Enrico Ferorelli</a>')
document.writeln('<br>All rights reserved.')
document.writeln('</p></td></tr></table>')

