jQuery(function($) {
	$('#s1').cycle('scrollHorz');
});