// Automated Copyright Updater

	document.write('&copy; ' );
	document.write(new Date().getFullYear());

