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