var DateNow = new Date()
document.write("Copyright © ");
document.write(DateNow.getYear());
document.write(" Eagle Eye Publishers, Inc.<br>");