	 $('#slide_holder').agile_carousel({
		next_prev_buttons: "yes",
		slide_buttons: "yes",
		
		slide_directory: "slides_en",
		slide_links: "",
		slide_number_display: "no",
		transition_duration: 2000,
		transition_easing: "easeOutBack",	
		transition_type: "carousel",
		water_mark: "no",
		timer_on: "yes"							
		 });
