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

});
