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