<!-- 	// URI and copyright Javascript // Author: Carole Gay // Date created: 15 April 1999 // Hide this script from non-javascript browsers // Let the user see the latest update of the page and display the copyright 	if (Date.parse(document.lastModified) !=0) 		document.write ("Copyright © 1998-2009 - Renoir Fine Art Investments Inc.  All Rights Reserved." + "<br>")// --> 
