$(document).ready(function() {
	$("#noRotator").css("display", "none");	
	$("#featureRotator").s3Slider({
			timeout: 19000
		});			
});