$('#slide_holder').agile_carousel({ first_last_buttons: "no", hover_next_prev_buttons: "no", next_prev_buttons: "no", php_doc_location: "/sitetools/modules/agile-carousel/make_slides.php", /* location of the server side script that powers this plugin. Default is make_slides.php. */ path_to_slides: "/sitetools/modules/agile-carousel/agile_carousel_slides", /* The path from the html/xhtml document where the carousel is displayed to the directory containing the slide files */ pause_button: "no", slide_buttons: "yes", slide_captions: "", /* pipe delimited list */ slide_directory: "agile_carousel_slides", /* Enter path to directory containing slide files. Must be a relative path. Must contain the phrase "agile_carousel" */ slide_links: "", /* comma delimited list of absolute urls */ slide_number_display: "no", timer_length: "5000", transition_duration: 2000, transition_easing: "no_transition_effect", transition_type: "no_transition_effect", water_mark: "no" });