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