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