 $('#slide_holder').agile_carousel({
	first_last_buttons: "no",
    hover_next_prev_buttons: "no",
    next_prev_buttons: "yes",
	path_to_slides: "agile_carousel_slides",
    pause_button: "no",
    slide_buttons: "yes",
	slide_captions: "Filling|Filling|Filling|Filling & closing|Filling & closing|Filling & closing|Forming & wrapping|Forming & wrapping|Forming & wrapping|End of line solutions|End of line solutions|End of line solutions", 
    slide_directory: "agile_carousel_slides",
 	slide_links: "/Filling.html,/Filling.html,/Filling.html,/Filling-and-closing.html,/Filling-and-closing.html,/Filling-and-closing.html,/Forming-and-wrapping.html,/Forming-and-wrapping.html,/Forming-and-wrapping.html,/End-of-line-solutions.html,/End-of-line-solutions.html,/End-of-line-solutions.html",
    slide_number_display: "no",
    timer_length: "3000",
	transition_duration: 1000,
	transition_easing: "easeOutBack",	
    transition_type: "carousel",
	target_attributes: "_self,_self,_self,_self,_self,_self,_self,_self,_self,_self,_self,_self",
	water_mark: "no"
	 });


