  hs.showCredits = null;
  hs.graphicsDir = 'highslide/graphics/';
  hs.captionId = 'the-caption';
  hs.registerOverlay({
  thumbnailId: null,
  overlayId: 'overlay',
  position: 'top left',
  hideOnMouseOut: true,
  opacity: 0.8
});
