$(document).ready(function() {
	
	$(document).ready( function() {
		
		$('#splash').nivoSlider({
			directionNav:false,
			controlNav:false,
			pauseOnHover:false
		});
		
	});
	
						   
});
