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