	hs.registerOverlay({
		thumbnailId: null,
		overlayId: 'controlbar1',
		position: 'top right',
		hideOnMouseOut: true,
		fade: 2
	});
	hs.align = 'center';
	hs.dimmingOpacity = 0.01;
	hs.dimmingDuration = 0;
	hs.showCredits = false;
	hs.graphicsDir = 'highslide/graphics/';
	hs.outlineType = 'rounded-white';
	hs.restoreTitle = 'Click to close image, click and drag to move.';
	hs.enableNavKeys = 0;

