$(document).ready(function() {
	$('.rotating').cycle({timeout: 5000, speed: 5000}); 	
});