$(document).ready(function() {
	
	$('#slider').nivoSlider();
	
});

