$(function() {
	    $('#slideshow').cycle({ timeout: 3000, 
								cleartype: 1, 
								speed: 3200, 
								cleartype: true, 
								cleartypeNoBg: true });
	});
