	$(document).ready(function(){
		$('.ri').cycle({fx:'fade', timeout:'7000', speed:'1700'});
	});