		 $(document).ready(function() {   
     $('#slideshow').innerfade({   
         speed: 3000,   
        timeout: 6000,   
         type: 'sequence',   
         containerheight: '273px'  
     });  
 });  