window.onload = function() { myShow = new Slideshow('slideshow', { type: 'combo', duration: [2000, 4000], width: 580, images: ['1.jpg', '2.jpg' ,'3.jpg', '4.jpg', '5.jpg'], hu: 'images/' }); }
