function writeCopyright()
	{
	document.write("Copyright &copy; ", new Date().getFullYear(), " Associated University Neurosurgeons, S.C. All Rights Reserved.");
	}