window.addEvent('domready', function(){
  var slideshow = new BarackSlideshow('menu', 'pictures', 'loading', { transition: 'fade', autostart: true, auto: true });
});
