function writeCopyright()
{
document.write("Copyright &copy; ", new Date().getFullYear(), " Peoria Pulmonary Associates, Ltd. ");
}
