function writeCopyright()
{
document.write(" &copy; ", new Date().getFullYear(), " Associated Orthopedics ");
}