﻿jQuery(document).ready(function() {
    jQuery('#TestimonialCycle').cycle({
        timeout: 7000
    });
});
