document.write("<TABLE><TR><TD align=center><font face=verdana,arial size=-1 color=#828282>");
document.write("<SMALL>&#169;&nbsp;");

var currentTime = new Date()
var year = currentTime.getFullYear()
document.write(year)

document.write("<STYLE>a:link.footer, a:active.footer, a:visited.footer,a:hover.footer {color: #0000FF; text-decoration: none; cursor: hand}</STYLE>");

document.write("<a class=footer target=_blank href=http://schamato.com style=text-decoration:none>");
document.write(" Web Presence</a>, Schamato.com&trade;, Schamato Systems&trade;");
document.write("</font></SMALL></TD></TR></TABLE>");