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