

myShow = new Slideshow('slideshow',
                {hu: '',duration: [0,30000],type: 'fade',zoom: '',height: '446',width: '700',navigation: 'arrows+thumbnails',pan: '',
  images: ['http://wahlcomputer.ccc.de/presse/bildmaterial/der-wahlschrank/wahlcomputerstrip1.gif/image_large', 'http://wahlcomputer.ccc.de/presse/bildmaterial/der-wahlschrank/wahlcomputerstrip2.gif/image_large', 'http://wahlcomputer.ccc.de/presse/bildmaterial/der-wahlschrank/wahlcomputerstrip3.gif/image_large', 'http://wahlcomputer.ccc.de/presse/bildmaterial/der-wahlschrank/wahlcomputerstrip4.gif/image_large', ],
  captions: ['', '', '', '', ],
                });

