$j = jQuery.noConflict();
$j(document).ready(function() { 
	$j('#s3slider').s3Slider({ 
		timeOut: 4000	}); 
});


