$(document).ready(function(){	
	$("#hero").easySlider({
		auto: false, 
		continuous: true,
		numeric: true
	});
});	
























