var mydate= new Date()
var theyear=mydate.getFullYear()
var thetoday=mydate.getDate()

document.write('&copy; ');
document.write(theyear);

document.write(' <strong>Upstage Lung Cancer</strong><span>&bull;</span>Brookline, Massachusetts 02446 <span>|</span> Web Design: <a href="http://visual-velocity.com">Visual Velocity</a> <span>|</span> &ldquo;The Shoes that Saved My Life&rdquo; Photographer: <strong>Vincere Sylph</strong>');
