// JavaScript Documentvar d = new Date();document.write('<div class="footer"><p>Copyright &copy; ' + d.getFullYear()+ ' Marie Alatalo | <a href="http://www.jellcreative.com" target="blank">site by Jell Creative</a></p></div>');