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