$(document).ready( function(){ $('#slides').innerfade({ speed: 4000, timeout: 6000, type: 'sequence', containerheight: '320px' }); } );
