var d = new Date()
document.write("&copy; ")
document.write("John Singer Illustration 2000-")
document.write(d.getFullYear())
document.write(". All rights reserved. | Represented in the USA by <a href=\"http://sharonlangley.com\" target=\"_blank\">Sharon Langley</a>.")