var m = "&copy; David Crighton Art Enterprises, 2010. Updated: " + document.lastModified;
var p = m.length-8;
document.write(m.substring(p, 0));