$('#80087023490').cycle({
fx: 'none',
cleartypeNoBg: 'false',
pause: 'false',
timeout: 0,
slideResize: 0,
containerResize: 0,
fit: true,
onPrevNextEvent: function(isNext, zeroBasedSlideIndex, slideElement) {
changeStack('#80087023490',0); handleMouseClick(zeroBasedSlideIndex,'80087504260','/images/80087/', 6); handleMouseClick(zeroBasedSlideIndex,'80087046525','/images/80087/', 6);
},
before: function (curr, next, opts) {
var zeroBasedSlideIndex = Number(opts.nextSlide);
$(this).animate({opacity: 0},0)
$(this).animate({left: "+=-100", top: "+=0"},0)
$(this).animate({opacity: 1},{queue: false, duration: 700, easing: "linear"})
$(this).animate({left: "+=100", top: "+=0"},{queue: false, duration: 700, easing: "linear"})
},
after: function onAfter(curr, next, opts) {
var zeroBasedSlideIndex = Number(opts.nextSlide);
$('.scroll-pane').jScrollPane();
},
speedIn: 0,
speedOut: 1
} );
© 2012 Dr Myta Peters