<!-- 
timevar = new Date();
Year = (timevar.getFullYear())
document.write("Copyright © "+Year+".");
// -->