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