﻿var d = new Date();
document.write("Copyright &copy;");
document.write(d.getFullYear());
document.write(" Todd Hill, owner of Todd&#39;s Ocean Villa");