// Apply the Highslide settings
	hs.showCredits = false;
	hs.graphicsDir = '/highslide/';
	hs.align = 'center';
	hs.transitions = ['expand', 'crossfade'];
	hs.outlineType = 'rounded-white';
	hs.fadeInOut = true;
	hs.outlineWhileAnimating = true;
	hs.dimmingOpacity = .75;