<!-- // begin
document.write("<div ID='footer'>");
document.write("<center class=footer>");
document.write("<blockquote class='footer'>This page was last modified on "+document.lastModified);
document.write("<br>&#169; <a class='footer' href='http://www.cjaie.com' target='_blank' style='color:#C0C0C0;font-size:8pt;'>Jane Alford</a>.</blockquote>")
document.write("</center>");
document.write("<!-- END OF FOOTER -->");
document.write("</div>");
// end -->