document.writeln("<hr />")
document.writeln("<font size=\"-2\">")
document.writeln("	Last Update:")
document.writeln("	<script language=\"JavaScript\">")
document.writeln("		document.write(document.lastModified);")
document.writeln("	</script>")
document.writeln("	by <a href=\"mailto:miki.tebeka@zoran.com\">Miki Tebeka</a>")
document.writeln("</font>")

