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