/*$('#slide_holder').agile_carousel({
    first_last_buttons: "yes",
    hover_next_prev_buttons: "yes",
    next_prev_buttons: "yes",
    pause_button: "yes",
    slide_buttons: "yes",
    slide_captions: "JQuery Carousel Plugin|Agile Slide Types|JQuery UI Effects Available|Agile Settings|Carousel That's Built to Order",
    slide_directory: "../images/slides",
    slide_links: "http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list",
    slide_number_display: "yes",
    timer_length: "7000",
    transition_duration: 1000,
    transition_easing: "easeOutBack",
    transition_type: "carousel",
    water_mark: "INTELMEC LTDA"
});*/
/*$('#slide_holder').agile_carousel({
    first_last_buttons: "yes",
    hover_next_prev_buttons: "yes",
    next_prev_buttons: "yes",
    pause_button: "yes",
    slide_buttons: "yes",
    slide_directory: "../images/slides",
    slide_links: "http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list,http://code.google.com/p/agile-carousel/downloads/list",
    target_attributes: "_self,_blank,_self",
    slide_number_display: "yes",
    timer_length: "10000",
    transition_duration: 2000,
    transition_easing: "easeInOutQuad",
    transition_type: "carousel",
    water_mark: "yes"
});*/
/*$('#slide_holder').agile_carousel({
	//alt_attributes: "Highly Customizable,JQuery UI Transition Types & Effects,Automated Setup",
	continue_timer_after_click: "no",
	custom_data: "../config/custom_data_agile_carousel.php",
	first_slide_is_intro: "no",
	first_last_buttons: "yes",
	hover_next_prev_buttons: "yes",
	//intro_timer_length: "5000",
	//intro_transtion: "fade",
	next_prev_buttons: "yes",
	//php_doc_location: "../config/make_slides.php",
	pause_button: "yes",
	remove_content: "no",
	slide_buttons: "yes",
	//slide_captions: "JQuery Carousel Plugin|Agile Slide Types|JQuery UI Effects Available|Agile Settings|Carousel That's Built to Order", // not used. Usind "custom_data" instead
	//slide_directory: "../images/agile_carousel_slides",
	//slide_doctype: "xhtml",
	slide_links: "", // not used. Using "custom data" instead
	slide_number_display: "yes",
	stop_rotate_on_hover: "yes",
	//target_attributes: "_self,_blank,_self",
	timer_length: "10000",
	transition_duration: 2000,
	transition_easing: "swing",
	transition_type: "fade",
	water_mark: "yes"
});*/
$('#slide_holder').agile_carousel({
	//continue_timer_after_click: "no",
	custom_data: "../config/custom_data_agile_carousel.php",
	//first_slide_is_intro: "no",
	first_last_buttons: "yes",
	hover_next_prev_buttons: "yes",
	next_prev_buttons: "yes",
	pause_button: "yes",
	remove_content: "no",
	slide_buttons: "yes",
	slide_links: "", // not used. Using "custom data" instead
	slide_number_display: "yes",
	stop_rotate_on_hover: "yes",
	timer_length: "10000",
	transition_duration: 2000,
	transition_easing: "easeInOutQuad",
	transition_type: "fade",
	water_mark: "yes"
});
