{"id":145,"date":"2026-03-19T01:32:34","date_gmt":"2026-03-19T01:32:34","guid":{"rendered":"https:\/\/jerktribute.com\/?p=145"},"modified":"2026-03-29T17:25:46","modified_gmt":"2026-03-29T17:25:46","slug":"girls-pack-1","status":"publish","type":"post","link":"https:\/\/jerktribute.com\/index.php\/2026\/03\/19\/girls-pack-1\/","title":{"rendered":"Social Media Pack 1"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Gallery<\/title>\n    \n    <!-- SimpleLightbox CSS -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/simplelightbox\/2.14.3\/simple-lightbox.min.css\">\n    \n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            font-family: Arial, sans-serif;\n            background-color: #f5f5f5;\n            padding: 20px;\n        }\n        \n        \/* Slideshow controls *\/\n        .slideshow-controls {\n            text-align: center;\n            margin: 0 auto 30px;\n            display: flex;\n            justify-content: center;\n            gap: 10px;\n            flex-wrap: wrap;\n            max-width: 1200px;\n            padding: 0 20px;\n        }\n        \n        .slideshow-controls button {\n            padding: 10px 20px;\n            background: #4CAF50;\n            color: white;\n            border: none;\n            border-radius: 5px;\n            font-size: 16px;\n            cursor: pointer;\n            transition: all 0.3s;\n            min-width: 120px;\n        }\n        \n        .slideshow-controls button:hover {\n            background: #45a049;\n            transform: scale(1.05);\n        }\n        \n        .slideshow-controls button.pause {\n            background: #f44336;\n        }\n        \n        .slideshow-controls button.pause:hover {\n            background: #da190b;\n        }\n        \n        .slideshow-controls .status {\n            margin-left: 15px;\n            font-size: 16px;\n            color: #666;\n            align-self: center;\n            font-weight: bold;\n        }\n        \n        .speed-control {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            margin-left: 15px;\n        }\n        \n        .speed-control select {\n            padding: 8px;\n            border-radius: 5px;\n            border: 1px solid #ddd;\n            font-size: 14px;\n            cursor: pointer;\n        }\n        \n        .speed-control select:hover {\n            border-color: #4CAF50;\n        }\n        \n        .speed-control label {\n            color: #666;\n            font-size: 14px;\n        }\n        \n        \/* Gallery grid - smaller thumbnails *\/\n        .gallery {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));\n            gap: 12px;\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n        \n        .gallery-item {\n            background: white;\n            border-radius: 6px;\n            overflow: hidden;\n            box-shadow: 0 3px 6px rgba(0,0,0,0.1);\n            transition: transform 0.2s;\n            aspect-ratio: 3\/4; \/* Default vertical orientation *\/\n        }\n        \n        .gallery-item.landscape {\n            aspect-ratio: 16\/9; \/* For landscape images *\/\n        }\n        \n        .gallery-item:hover {\n            transform: scale(1.02);\n            box-shadow: 0 6px 12px rgba(0,0,0,0.15);\n        }\n        \n        .gallery-item a {\n            display: block;\n            width: 100%;\n            height: 100%;\n            cursor: pointer;\n        }\n        \n        .gallery-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n            image-rendering: auto;\n            image-rendering: crisp-edges;\n            image-rendering: -webkit-optimize-contrast;\n        }\n        \n        \/* Lightbox customization *\/\n        .sl-overlay {\n            background: #000 !important;\n        }\n        \n        .sl-wrapper .sl-close,\n        .sl-wrapper .sl-counter,\n        .sl-wrapper .sl-navigation button {\n            color: #fff !important;\n        }\n        \n        .sl-wrapper .sl-image {\n            max-width: 95vw;\n            max-height: 95vh;\n        }\n        \n        .sl-wrapper .sl-image img {\n            image-rendering: auto;\n            border-radius: 4px;\n            box-shadow: 0 0 20px rgba(0,0,0,0.5);\n        }\n        \n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .gallery {\n                grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));\n                gap: 10px;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .gallery {\n                grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));\n                gap: 8px;\n            }\n            \n            .slideshow-controls {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .slideshow-controls button {\n                width: 100%;\n                max-width: 250px;\n            }\n            \n            .speed-control {\n                margin-left: 0;\n                width: 100%;\n                justify-content: center;\n            }\n        }\n    <\/style>\n<\/head>\n<body>    \n    <!-- Slideshow controls -->\n    <div class=\"slideshow-controls\">\n        <button id=\"playPauseBtn\" class=\"play\">\u25b6 Start Slideshow<\/button>\n        <div class=\"speed-control\">\n            <label for=\"speedSelect\">Speed:<\/label>\n            <select id=\"speedSelect\">\n                <option value=\"2000\">2 seconds<\/option>\n                <option value=\"3000\" selected>3 seconds<\/option>\n                <option value=\"4000\">4 seconds<\/option>\n                <option value=\"5000\">5 seconds<\/option>\n            <\/select>\n        <\/div>\n        <span class=\"status\" id=\"slideshowStatus\">\u23f9 Stopped<\/span>\n    <\/div>\n    \n    <!-- Gallery grid -->\n    <div class=\"gallery\" id=\"gallery\">\n        <!-- Images from imgbox -->\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/8a\/3a\/BpO6glc6_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/8a\/3a\/BpO6glc6_t.jpg\" alt=\"imgbox 001\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/fa\/d3\/Z584n9uy_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/fa\/d3\/Z584n9uy_t.jpg\" alt=\"imgbox 002\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/58\/75\/1Jvc7DaU_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/58\/75\/1Jvc7DaU_t.jpg\" alt=\"imgbox 003\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/44\/cb\/8JsAPaYI_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/44\/cb\/8JsAPaYI_t.jpg\" alt=\"imgbox 004\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/ed\/25\/QFvJ8nDF_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/ed\/25\/QFvJ8nDF_t.jpg\" alt=\"imgbox 005\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/74\/03\/sDXgVimn_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/74\/03\/sDXgVimn_t.jpg\" alt=\"imgbox 006\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/2a\/05\/QVeFjQcE_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/2a\/05\/QVeFjQcE_t.jpg\" alt=\"imgbox 007\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/05\/f3\/JP7cMUZ4_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/05\/f3\/JP7cMUZ4_t.jpg\" alt=\"imgbox 008\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/96\/3f\/4afF0g4c_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/96\/3f\/4afF0g4c_t.jpg\" alt=\"imgbox 009\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/eb\/32\/eIyxIhiV_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/eb\/32\/eIyxIhiV_t.jpg\" alt=\"imgbox 010\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/cc\/da\/E0SoCejj_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/cc\/da\/E0SoCejj_t.jpg\" alt=\"imgbox 011\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/de\/15\/bPxM8vLj_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/de\/15\/bPxM8vLj_t.jpg\" alt=\"imgbox 012\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/f3\/97\/V5VEe6wH_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/f3\/97\/V5VEe6wH_t.jpg\" alt=\"imgbox 013\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/32\/78\/GFGUTP2j_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/32\/78\/GFGUTP2j_t.jpg\" alt=\"imgbox 014\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a1\/0c\/4L3FLe0v_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a1\/0c\/4L3FLe0v_t.jpg\" alt=\"imgbox 015\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/ec\/23\/oywLr5zM_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/ec\/23\/oywLr5zM_t.jpg\" alt=\"imgbox 016\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/df\/1c\/Sg63wqIh_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/df\/1c\/Sg63wqIh_t.jpg\" alt=\"imgbox 017\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a0\/cb\/M1pNpP6t_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a0\/cb\/M1pNpP6t_t.jpg\" alt=\"imgbox 018\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/48\/ff\/D3VijYip_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/48\/ff\/D3VijYip_t.jpg\" alt=\"imgbox 019\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/80\/ea\/4TFe3lW1_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/80\/ea\/4TFe3lW1_t.jpg\" alt=\"imgbox 020\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/db\/99\/6qd3B03t_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/db\/99\/6qd3B03t_t.jpg\" alt=\"imgbox 021\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a5\/ef\/l6oD9ibp_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a5\/ef\/l6oD9ibp_t.jpg\" alt=\"imgbox 022\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/0f\/9c\/tnacGQjN_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/0f\/9c\/tnacGQjN_t.jpg\" alt=\"imgbox 023\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/2b\/ae\/Q0ZQeY2y_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/2b\/ae\/Q0ZQeY2y_t.jpg\" alt=\"imgbox 024\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/33\/db\/shy6AlYL_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/33\/db\/shy6AlYL_t.jpg\" alt=\"imgbox 025\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/22\/55\/5DixP2sh_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/22\/55\/5DixP2sh_t.jpg\" alt=\"imgbox 026\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/6d\/70\/wcrxAfok_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/6d\/70\/wcrxAfok_t.jpg\" alt=\"imgbox 027\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/ec\/fe\/AKWS03nc_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/ec\/fe\/AKWS03nc_t.jpg\" alt=\"imgbox 028\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a3\/6d\/r3xXbjcv_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a3\/6d\/r3xXbjcv_t.jpg\" alt=\"imgbox 029\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/04\/2c\/9S8pgMe0_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/04\/2c\/9S8pgMe0_t.jpg\" alt=\"imgbox 030\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/12\/98\/bGH16VgB_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/12\/98\/bGH16VgB_t.jpg\" alt=\"imgbox 031\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/f8\/02\/SNlZ9XwK_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/f8\/02\/SNlZ9XwK_t.jpg\" alt=\"imgbox 032\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/bd\/b1\/FjxU1zeZ_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/bd\/b1\/FjxU1zeZ_t.jpg\" alt=\"imgbox 033\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/ea\/3c\/9R6mH0Tq_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/ea\/3c\/9R6mH0Tq_t.jpg\" alt=\"imgbox 034\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/f5\/ba\/aPYVsO1H_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/f5\/ba\/aPYVsO1H_t.jpg\" alt=\"imgbox 035\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/3d\/66\/PYuCMJhO_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/3d\/66\/PYuCMJhO_t.jpg\" alt=\"imgbox 036\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/06\/a7\/n1yuZbLA_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/06\/a7\/n1yuZbLA_t.jpg\" alt=\"imgbox 037\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/2e\/6c\/FdAok9In_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/2e\/6c\/FdAok9In_t.jpg\" alt=\"imgbox 038\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a0\/f0\/LOmO42Fc_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a0\/f0\/LOmO42Fc_t.jpg\" alt=\"imgbox 039\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/d6\/45\/ajEC4U59_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/d6\/45\/ajEC4U59_t.jpg\" alt=\"imgbox 040\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/26\/e7\/223wCfgY_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/26\/e7\/223wCfgY_t.jpg\" alt=\"imgbox 041\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/6b\/f9\/M9aazdLC_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/6b\/f9\/M9aazdLC_t.jpg\" alt=\"imgbox 042\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/b3\/bc\/lFNjVeEc_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/b3\/bc\/lFNjVeEc_t.jpg\" alt=\"imgbox 043\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/dc\/31\/1bmGCyO8_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/dc\/31\/1bmGCyO8_t.jpg\" alt=\"imgbox 044\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/41\/83\/XmM1u4kz_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/41\/83\/XmM1u4kz_t.jpg\" alt=\"imgbox 045\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/7a\/e6\/yJtff4HO_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/7a\/e6\/yJtff4HO_t.jpg\" alt=\"imgbox 046\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/4e\/17\/2OMCd6vY_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/4e\/17\/2OMCd6vY_t.jpg\" alt=\"imgbox 047\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/7f\/df\/bOfO2VW3_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/7f\/df\/bOfO2VW3_t.jpg\" alt=\"imgbox 048\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a4\/02\/MnLfL0TH_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a4\/02\/MnLfL0TH_t.jpg\" alt=\"imgbox 049\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/af\/0b\/VdDF5WKr_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/af\/0b\/VdDF5WKr_t.jpg\" alt=\"imgbox 050\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/24\/7e\/psV3ksAo_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/24\/7e\/psV3ksAo_t.jpg\" alt=\"imgbox 051\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/b1\/a2\/EAJ4s2Sy_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/b1\/a2\/EAJ4s2Sy_t.jpg\" alt=\"imgbox 052\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/22\/15\/ECJycIm0_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/22\/15\/ECJycIm0_t.jpg\" alt=\"imgbox 053\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/3e\/8b\/IXQA7ebn_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/3e\/8b\/IXQA7ebn_t.jpg\" alt=\"imgbox 054\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a7\/49\/3nzZ9LF7_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a7\/49\/3nzZ9LF7_t.jpg\" alt=\"imgbox 055\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/af\/cc\/V0qWMY7e_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/af\/cc\/V0qWMY7e_t.jpg\" alt=\"imgbox 056\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/be\/40\/j0yqfbfE_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/be\/40\/j0yqfbfE_t.jpg\" alt=\"imgbox 057\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/e1\/a2\/9Mk0PFQO_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/e1\/a2\/9Mk0PFQO_t.jpg\" alt=\"imgbox 058\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/67\/44\/djJnKNL3_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/67\/44\/djJnKNL3_t.jpg\" alt=\"imgbox 059\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/d6\/2c\/QrGjdhGe_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/d6\/2c\/QrGjdhGe_t.jpg\" alt=\"imgbox 060\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/e8\/a0\/1WTIWJRF_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/e8\/a0\/1WTIWJRF_t.jpg\" alt=\"imgbox 061\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/8b\/56\/iQlBRVvg_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/8b\/56\/iQlBRVvg_t.jpg\" alt=\"imgbox 062\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/fd\/21\/pJwhGg3B_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/fd\/21\/pJwhGg3B_t.jpg\" alt=\"imgbox 063\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/f6\/ca\/yOfeWkuk_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/f6\/ca\/yOfeWkuk_t.jpg\" alt=\"imgbox 064\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/b1\/db\/u6dB2cX9_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/b1\/db\/u6dB2cX9_t.jpg\" alt=\"imgbox 065\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/3e\/bd\/EowxMd3q_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/3e\/bd\/EowxMd3q_t.jpg\" alt=\"imgbox 066\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/56\/09\/WqD5p1zX_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/56\/09\/WqD5p1zX_t.jpg\" alt=\"imgbox 067\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/a5\/d9\/R0k1zYjt_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/a5\/d9\/R0k1zYjt_t.jpg\" alt=\"imgbox 068\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/69\/9c\/YilW4zeR_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/69\/9c\/YilW4zeR_t.jpg\" alt=\"imgbox 069\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/0c\/03\/DaCW1AR1_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/0c\/03\/DaCW1AR1_t.jpg\" alt=\"imgbox 070\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n        <div class=\"gallery-item\"><a href=\"https:\/\/images2.imgbox.com\/07\/85\/BiKX7cqT_o.jpg\" class=\"gallery-link\"><img decoding=\"async\" data-src=\"https:\/\/thumbs.imgbox.com\/07\/85\/BiKX7cqT_t.jpg\" alt=\"imgbox 071\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\"><\/a><\/div>\n    <\/div>\n\n    <!-- SimpleLightbox JS -->\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/simplelightbox\/2.14.3\/simple-lightbox.min.js\"><\/script>\n    \n    <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            \/\/ DOM Elements\n            const playPauseBtn = document.getElementById('playPauseBtn');\n            const statusEl = document.getElementById('slideshowStatus');\n            const speedSelect = document.getElementById('speedSelect');\n            const galleryLinks = document.querySelectorAll('.gallery-link');\n            \n            let slideshowInterval = null;\n            let isPlaying = false;\n            let gallery = null;\n            \n            \/\/ Check if there are images in the gallery\n            if (galleryLinks.length === 0) {\n                console.error('\u274c No images found in gallery!');\n                if (statusEl) statusEl.textContent = '\u274c Error: No images';\n                return;\n            }\n            \n            \/\/ Initialize the gallery with zoom and navigation options\n            try {\n                gallery = new SimpleLightbox('.gallery-link', {\n                    captions: false,\n                    overlay: true,\n                    overlayOpacity: 0.95,\n                    close: true,\n                    docClose: true,\n                    swipeClose: true,\n                    showCounter: true,\n                    animationSpeed: 300,\n                    loop: true, \/\/ Infinite loop for slideshow\n                    preloading: true,\n                    enableKeyboard: true,\n                    history: true,\n                    fadeSpeed: 300,\n                    uniqueImages: true,\n                    \/\/ Zoom options\n                    zoomable: true,\n                    zoomSpeed: 300,\n                    \/\/ Mouse wheel navigation\n                    mouseWheel: true,\n                    scrollZoom: true,\n                    doubleTapZoom: true,\n                    \/\/ Image quality in lightbox\n                    highRes: true,\n                    \/\/ Disable captions\n                    captionsData: false\n                });\n                \n                console.log('\u2705 SimpleLightbox gallery initialized!');\n                \n                \/\/ When gallery is closed, stop slideshow\n                gallery.on('closed.simplelightbox', function() {\n                    stopSlideshow();\n                });\n                \n            } catch (error) {\n                console.error('\u274c Error initializing:', error);\n                if (statusEl) statusEl.textContent = '\u274c Gallery error';\n                return;\n            }\n            \n            \/\/ Function to advance to next image (continues infinitely)\n            function nextImage() {\n                if (gallery) {\n                    try {\n                        \/\/ 'loop: true' ensures it continues infinitely\n                        gallery.next();\n                    } catch (e) {\n                        console.log('Error advancing image:', e);\n                    }\n                }\n            }\n            \n            \/\/ Function to start slideshow\n            function startSlideshow() {\n                if (galleryLinks.length === 0) return;\n                \n                \/\/ Stop any existing slideshow\n                stopSlideshow();\n                \n                \/\/ Open gallery if not already open\n                if (!document.querySelector('.sl-overlay')) {\n                    gallery.open(galleryLinks[0]);\n                }\n                \n                \/\/ Get selected speed\n                const speed = parseInt(speedSelect.value);\n                \n                \/\/ Start interval (continues infinitely thanks to loop: true)\n                isPlaying = true;\n                slideshowInterval = setInterval(nextImage, speed);\n                \n                \/\/ Update interface\n                playPauseBtn.textContent = '\u23f8 Pause';\n                playPauseBtn.classList.add('pause');\n                statusEl.textContent = '\u25b6 Slideshow active';\n                statusEl.style.color = '#4CAF50';\n                \n                console.log(`\u2705 Slideshow started (${speed\/1000}s) - will continue infinitely`);\n            }\n            \n            \/\/ Function to stop slideshow\n            function stopSlideshow() {\n                if (slideshowInterval) {\n                    clearInterval(slideshowInterval);\n                    slideshowInterval = null;\n                }\n                isPlaying = false;\n                \n                \/\/ Update interface\n                playPauseBtn.textContent = '\u25b6 Start Slideshow';\n                playPauseBtn.classList.remove('pause');\n                statusEl.textContent = '\u23f9 Stopped';\n                statusEl.style.color = '#666';\n            }\n            \n            \/\/ Play\/Pause button event\n            playPauseBtn.addEventListener('click', function() {\n                if (isPlaying) {\n                    stopSlideshow();\n                } else {\n                    startSlideshow();\n                }\n            });\n            \n            \/\/ Speed change event\n            speedSelect.addEventListener('change', function() {\n                if (isPlaying) {\n                    startSlideshow(); \/\/ Restart with new speed\n                }\n            });\n            \n            console.log('\u2705 Slideshow controls ready!');\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Gallery \u25b6 Start Slideshow Speed: 2 seconds3 seconds4 seconds5 seconds \u23f9 Stopped<\/p>\n","protected":false},"author":1,"featured_media":145,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[27],"class_list":["post-145","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pack-imagens","tag-pack-images"],"_links":{"self":[{"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/posts\/145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/comments?post=145"}],"version-history":[{"count":2,"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/posts\/145\/revisions"}],"predecessor-version":[{"id":585,"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/posts\/145\/revisions\/585"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/posts\/145"}],"wp:attachment":[{"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/media?parent=145"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/categories?post=145"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jerktribute.com\/index.php\/wp-json\/wp\/v2\/tags?post=145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}