window.addEvent('domready', function(){
    new BarackSlideshow('menu-slide', 'pictures', 'loading', {transition: 'slide-right', auto: true});
});