hs.graphicsDir = 'style/graphics/';
hs.outlineType = 'rounded-white';
hs.showCredits = false;

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



