if (hs.addSlideshow) hs.addSlideshow({
  slideshowGroup: 3,
  interval: 5000,
	repeat: false,
	useControls: true,
	fixedControls: 'fit',
	overlayOptions: {
		opacity: .75,
		position: 'bottom center',
		hideOnMouseOut: false
	}
});
