$(document).ready(function(){		$("#slider").easySlider({		firstShow: true,		lastShow: true,		vertical: false, 		continuous: true 			});});	
