/* <![CDATA[ */


$(document).ready(function() {
$("#testimonials")  
.cycle({ 
    fx:     'scrollUp', 
    speed:  800, 
    timeout: 9000
});
});

/* ]]> */

