// home page slider starts

$(window).load(function() {
	$('#featured_slider').nivoSlider();
});
	
// home page slider ends


