			hs.showCredits = 0;
			hs.align = 'center';
			hs.fadeInOut = true;
			hs.padToMinWidth = true;
			hs.dimmingOpacity = 0.9;

			if (hs.addSlideshow) hs.addSlideshow({
				opacity: 0.6,
				interval: 5000,
				repeat: true,
				useControls: true,
				fixedControls: true,
				overlayOptions: { opacity: 0.6, position: 'middle center', hideOnMouseOut: true }
			});
