<div style="(%%initStart%%)width:100%;height:100%;(%%initEnd%%)display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;"
  id="fsi-showcase-####RandomID1####">
  <fsi-viewer id="fsi-viewer-####RandomID2####"
    style="flex: 1 1 100%;"
    width="100%"
    height="auto"
    plugins="resize,fullScreen"
    fullScreenElement="fsi-showcase-####RandomID1####"
  >
  </fsi-viewer>
  <fsi-thumbbar
    style="flex: 0 0 160px;"
    width="100%"
    height="auto"
    dir=""
    vertical="false"
    elementWidth="160px"
    elementSpacing="4px"
    alignment="0.5"
    paddingTop="0"
    paddingBottom="4px"
    %%Attributes%%
    viewerSelector="#fsi-viewer-####RandomID2####"
  >
  </fsi-thumbbar>
</div>
<!-- JSON:
{"mainTag":"fsi-thumbbar","dimTag":"div","dimOffsetHeight":190}
-->
