$(function() {
    $('#featuredimage').cycle({
        timeout: 15500,
      });
});
