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

