function MM_openBrWindowA(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
myDate = new Date();
theFyear = myDate.getUTCFullYear();
document.write('<font size="0.5" face="arial" color="#EC1C24">  &copy;  Copyright &nbsp;'+theFyear+'&nbsp;');
document.write('<font size="0.5" face="arial" color="#EC1C24"> Federal  Corp. All Rights Reserved<a href="#" onClick="MM_openBrWindowA(\'dis.html\',\'\',\'width=500,height=500\')"></a></font>');