document.write("<p>Copyright &copy; ");
today=new Date();
year0=today.getFullYear();
document.write(year0);
document.write(" Haas Lewis DiFiore, P. A.</p>");
