function printCopyright ()
{
	document.write("&copy;2005 Logic Art. All Rights Reserved.");
}

