document.write("<hr>");
document.write("<table width=100%>");
document.write("<tr><td><small>Last updated ");

document.write(document.lastModified);

document.write("</small></td>");
document.write("		<td align=\"right\"><small>Please report any problems or comments to <a href=\"mailto:matt@mindflip.com\">matt@mindflip.com</a></small></td>");
document.write("	</tr></table>");