$(function() { 
$('#slideShow').cycle({ fx: 'fade' }); 
}); 