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