function writeCopyright()
{
document.write(" &copy; ", new Date().getFullYear(), " Illinois Plastic Surgery ");
}
