myDate = new Date();
theFyear = myDate.getUTCFullYear();
document.write('<font size=0.5 face=arial color=#FFFFFF>  &copy; Copyright '+theFyear+' Federal Corp. Todos los Derechos Reservados</a></font>');