$(document).ready(function($){

	$('.animation').cycle();
   
});