window.addEvent('domready', function() {
	window.myShow = new Slideshow.KenBurns('show', data, {captions: true, controller: false, height: 282, hu: 'photos/', thumbnails: true, width: 367, delay: 8750, duration: 1500});
	if (ads) {
		injectAds();
	}
});

