function writeCopyright()
{
document.write(" &copy; ", new Date().getFullYear(), " Center for Health Ambulatory Surgery Center, LLC ");
}