 $('#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: "slides/web-blog-design",
 	<!-- 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: "4000",
	transition_duration: 2000,
	transition_easing: "easeOutBack",	
    transition_type: "carousel",
	water_mark: "no"
	 });
 
 // JavaScript Document
