		$(document).ready(function(){					
			$("#bildermove").easySlider({
				auto: true,
		continuous: true,
		hoverPause: true
			});
			});	

