Reservedeler
calcPageSize())"
/>
calcPageSize())"
class="absolute inset-0 object-contain object-center w-full m-auto max-h-screen-75"
:class="{ 'cursor-pointer': !fullscreen }"
:loading="active!==index ? 'lazy' : 'eager'"
:src="fullscreen ? image.full : image.img"
x-transition.opacity.duration.500ms x-show="active===index"
/>
calcActive())">
1
2
3,16
4
5
6
7
8
9
10
11
12
13,29,34
14,26,35
15
17
18,22,32
19
20
21
23,24
25
27
28
30
31,33