 $('#slide_holder').agile_carousel({
	first_last_buttons: "no",
    hover_next_prev_buttons: "yes",
    next_prev_buttons: "no",
    pause_button: "no",
    slide_buttons: "yes",
	slide_captions: "Promociones|Dominios", 
    slide_directory: "slide/slides",
 	slide_links: "promociones/,dominios/",
    slide_number_display: "no",
    timer_length: "7000",
	transition_duration: 1000,
	transition_easing: "easeOutBack",	
    transition_type: "carousel",
	water_mark: "no"
	 });