
$(document).ready(function(){

	$('#conHomepageSlider').nivoSlider({
		prevText: '',
		nextText: '',
		controlNav: false
	});
	
});
