var today = new Date();
document.write("&nbsp;&copy; Copyright " + today.getFullYear() + '&nbsp;PhotoGlyphics' );

