<!--
today=new Date();
y0=today.getFullYear();
<!--- Hide from old browsers
document.write(y0);