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