function printDisclaimer() { 
	document.write('<span class="smalltext"><center>Colors on this website cannot be guaranteed for accuracy.</center></span>');
} 