window.addEvent('domready', function(){
	if($('big-slides')) new Slideshow('big-slides', 'slide-descriptions');
});