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

