$(document).ready(function() {
  $('#featured').innerfade( {speed: 'slow', timeout: 6000, containerheight: '475px' } );
});

