<!--

this_year = new Date().getFullYear();
document.write("&copy; " + this_year + "<br>");

// -->