$('.flash-of-the-month .innercontent').cycle({ 
    fx:            'uncover',
    //fx:            'fade',
    timeout:       4000,
    pause:         true, 
    cleartype:     !$.support.opacity,
    height:        '190px'
});