function writeCopyright()
	{
	document.write("Copyright &copy; ", new Date().getFullYear(), " Illinois Cardiac Surgery. All Rights Reserved.");
	}