		$(document).ready(function(){	
			$("#slider").easySlider({
				auto: true,
				speed:900, 
				continuous: true,
				numeric: true
			});
		
			
		});	
