/**
 * @author frank
 */

 window.addEvent('domready', function(){
	new slideshow();
});
