$('#slide_holder').agile_carousel({

				disable_on_first_last: "no",
                first_last_buttons: "no",
                first_slide_is_intro: "no",
                hover_next_prev_buttons: "no",
                intro_timer_length: "3000",
                intro_transtion: "no",
                next_prev_buttons: "yes",
                number_slides_visible: "1",
                pause_button: "no",
                slide_buttons: "yes",
                slide_directory: "slides",
                doctype: "html",
                slide_number_display: "yes",
                timer_length: "7000",
                timer_on: "no",
                transition_duration: 1000,
                transition_easing: "swing",
                transition_type: "carousel",
                water_mark: "no"
});