function writeCopyright()
{
document.write(" &copy; ", new Date().getFullYear(), " Peoria Surgical Group, Ltd. ");
}