$(document).ready(function() {
         $('span[name=slideshow]').innerfade({ speed: 'slow', timeout: 7000, type: 'sequence', containerheight: '703px', containerwidth: '1000px' });
     });
