$(document).ready(function() {
  $('div.testimonials blockquote').quovolver(700, 10000);
});

