{#if isOpen}
e.stopPropagation()}>
{#if images.length > 1}
{#each images as image, index}
selectImage(index)} aria-label="View image {index + 1}" >
{/each}
{/if}
{/if}