Replace sliding with fade in and out

Hi,
I really like this sideshow but would rather have fade in effect than slide.
Can some js expert tell me if this is an easy change? If so what do I have to change?
http://css-tricks.com/examples/AnythingSlider/
Thank you for your help.

Use a different slider?

http://malsup.com/jquery/cycle/pager11.html

Change the word “scrollHoriz” to “fade” and you’re set.

Or, you could contact Chris Hoyier directly.