window.addEvent('domready', function(){
  var slideshow = new BarackSlideshow('menus', 'pictures', 'loading', { transition: 'slide-top', auto: true, autostart:true, tween:700, autointerval:6000 });
});
