function writeCopyright()
{
	document.write("&copy; ", new Date().getFullYear(), " Enterprise Business Law Group LLC. All rights reserved.");
}
