$('#next').cycle({
	    fx:      'scrollRight',
	    next:   '#next',
	    timeout:  0,
	    easing:  'backinout'
	});