hs.graphicsDir = "/js/highslide/graphics/";
hs.showCredits = false;
hs.zIndexCounter = 5001;
hs.outlineType = "rounded-white";
// Make the registerOverlay call to add the controlbar
hs.registerOverlay(
	{
		thumbnailId: null,
		overlayId: 'controlbar',
		position: 'top right',
		hideOnMouseOut: false
	}
);
