$(document).ready(function() {
	$('#s1').cycle({timeout:6000});	
});	


