(function($){
	$(document).ready(function(){
		$('#feature').slider(6000);
	});
})(jQuery);
