$(document).ready(function(){
	$('.scrollable').cycle();
	
});