var now = new Date();
var name=", S. & S. Richards"
document.write("<div class=copyright align=center>");
document.write("Copyright&nbsp;");
document.write("&#169;&nbsp;");
document.write(now.getFullYear());
document.write(name);
document.write("</div>");