window.addEvent('domready', function() {
	var slideshow = new ProductSlideShow(
			slides, 
			10000);
});