/*!
 * @copyright 2011-Present Advanced Care Solutions, Inc.
 * @author Christopher Rahauiser <crahauiser@acs-web.com>
 */
(function(d){var a=d(".customizable-slideshow-content");var b=0,c=a.width();if(c>0){b=c}var e=(function(r,q){var i=r+"px";var o="-"+i;if(!q){var k=i;i=o;o=k}function n(t,u){t.css("left",i)}function l(t,u){t.css("left",o)}var p={left:0};function j(){d(this).css("zIndex",2)}var s={left:o};var h={left:i};function m(){d(this).css("zIndex",1)}function g(){d(this).css({left:o,zIndex:1})}function f(t){t.eq(0).css("zIndex",2);t.not(":eq(0)").css("left",o).show()}return{triggerDuration:18000,animateInNextDuration:2000,animateOutNextDuration:2000,animateInPreviousDuration:2000,animateOutPreviousDuration:2000,nextSelector:d.fn.customizableSlideShow.defaults.nextSelector,previousSelector:d.fn.customizableSlideShow.defaults.previousSelector,childrenSetup:f,beforeNextAnimation:n,animateInNextProperties:p,animateInNextCallback:j,animateOutNextProperties:s,animateOutNextCallback:m,beforePreviousAnimation:l,animateInPreviousProperties:p,animateInPreviousCallback:j,animateOutPreviousProperties:h,animateOutPreviousCallback:g}})(b,true);a.customizableSlideShow(e)})(jQuery);
