hs.registerOverlay(
    {
      thumbnailId: null,
      overlayId: 'controlbar',
      position: 'top right',
      hideOnMouseOut: true
      }
    );
hs.graphicsDir = '/js/hs/graphics/';
hs.outlineType = 'rounded-white';
hs.captionEval = 'this.thumb.title';
hs.restoreTitle = 'クリックすると画像を閉じ、ドラッグすると画像が動きます。矢印の左右キーで前後の画像へ切り替えます';
hs.fullExpandTitle = '実サイズへ拡大します（今は縮小表示されています）';

