


	 $('#slide_holder').agile_carousel({
		first_last_buttons: "no",
	    hover_next_prev_buttons: "no",
	    next_prev_buttons: "no",
	    pause_button: "no",
	    slide_buttons: "no",
		slide_captions: "", 
	    slide_directory: "/home_carousel/slides",
	 	slide_links: "/promotii.html,,,,,",
	    slide_number_display: "no",
	    timer_length: "7000",
		transition_duration: 1000,
		transition_easing: "swing",	
	    transition_type: "carousel",
		water_mark: "no"
		 });



