{"id":23347,"date":"2025-06-09T14:08:12","date_gmt":"2025-06-09T14:08:12","guid":{"rendered":"https:\/\/thebnm.org\/footages\/?p=23347"},"modified":"2025-06-10T14:53:20","modified_gmt":"2025-06-10T14:53:20","slug":"eid-of-protest-photos-from-bnms-protest-against-baloch-genocide-in-germany","status":"publish","type":"post","link":"https:\/\/thebnm.org\/footages\/23347\/","title":{"rendered":"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-protest-in-hannover-june-7-2025\">Protest in Hannover \u2014 June 7, 2025<\/h2>\n\n\n\n<p>The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state. Activists demanded the release of Baloch Yakjehti Committee leaders and justice for the victims of state violence. The protest stood in solidarity with Baloch women and youth resisting oppression.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-highlights-from-the-protest\">Highlights from the Protest<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Location: Ernst-August Square, Hannover<\/li>\n\n\n\n<li>Date: Saturday, June 7, 2025<\/li>\n\n\n\n<li>Theme: Genocide Silenced: The Fight of Baloch Women and Activists<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-key-demands\">Key Demands:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Immediate release of Dr. Mahrang Baloch and other BYC leaders<\/li>\n\n\n\n<li>End to enforced disappearances and extrajudicial killings<\/li>\n\n\n\n<li>International intervention and accountability for Pakistan<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-notable-speakers\">Notable Speakers:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Shar Hassan<\/li>\n\n\n\n<li>Nadeem Saleem Baloch<\/li>\n\n\n\n<li>Sharak Baloch<\/li>\n\n\n\n<li>Sheraaz Baloch<\/li>\n\n\n\n<li>Salma Baloch<\/li>\n\n\n\n<li>Noroz Zafer<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-messages-delivered\">Messages Delivered:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Solidarity with Baloch martyrs and families of the forcibly disappeared<\/li>\n\n\n\n<li>Condemnation of the silence of international human rights bodies<\/li>\n\n\n\n<li>Affirmation of continued resistance and struggle for justice<\/li>\n<\/ul>\n\n\n<script>                (function($){                    'use strict';                    $(document).ready(function(){                        var gpgFilterLightboxOptions = {                            selector: '.ays_grid_column_49',                            share: true,                            hash: false,                            fullScreen: true,                            autoplay: false,                            addClass: 'lg_outer_gpg_49',                            pause: 5000,                            mousewheel: true,                            keyPress: true,                            escKey: true,                            actualSize: true,                            pager: false,                            download: true,                            autoplayControls: true,                            counter: true,                            mode: 'lg-slide',                            cssEasing: 'cubic-bezier(0.250, 0.100, 0.250, 1.000)',                            easing: 'cubic-bezier(0.250, 0.100, 0.250, 1.000)',                            thumbnail: true,                            showThumbByDefault: true,                            thumbWidth: 100,                            thumbContHeight: 100,                            thumbMargin: 5,                            toogleThumb: true,                            facebook: true,                            twitter: true,                            googlePlus: false,                            pinterest: true,                            facebookDropdownText: 'Facebook',                            twitterDropdownText: 'X',                            googlePlusDropdownText: '',                            pinterestDropdownText: 'Pinterest',                            speed: 600,                            getCaptionFromTitleOrAlt: false,                            subHtmlSelectorRelative: true                        };                                                $(document).on('click', '.ays_gpg_category_filter', function(e) {                            var showedImagesForCat = $('.ays_grid_row:not(.ays_gpg_display_none)').find('.ays_grid_per_img_box').not('.display_none');                            var imgWidthForCat     = showedImagesForCat.width();                            var ratioForCat        = $('.ays_grid_resp_width_ratio').val();                            var imgHeightForCat    = parseFloat(ratioForCat)*imgWidthForCat;                            var ays_cat = $(this).data('cat');                            var ays_img_cat = document.getElementsByClassName('ays_grid_column_49');                            var galContainer = $(this).parents('.ays_gallery_container_49');                            var anim_effect = galContainer.find('.ays_gallery_filter_cat').attr('data-anim');                            galContainer.find('.gpgFilteredContainer').remove();                            var mainGallery = galContainer.find('#ays_grid_row_49');                            if(ays_cat == 'all'){                                mainGallery.css('animation-name', anim_effect);                                mainGallery.css('animation-duration', '.5s');                                mainGallery.removeClass('ays_gpg_display_none');                            }else{                                var filterElements = mainGallery.find('[data-cat*=\"'+ays_cat+'\"]');                                var filterContainer = $('<div class=\"gpgFilteredContainer ays_grid_row\"><\/div>');                                filterElements.each(function(index){                                    if(index < 3){                                        $(this).removeClass('display_none');                                        $(this).css('height', imgHeightForCat);                                        $(this).find($('img')).css('height', imgHeightForCat);                                        $(this).css('height', imgHeightForCat);                                    }                                    var fclone = $(this).clone();                                    filterContainer.append(fclone);                                });                                galContainer.find('.ays_grid_row').after(filterContainer);                                galContainer.find('.gpgFilteredContainer').css('animation-name', anim_effect);                                galContainer.find('.gpgFilteredContainer').css('animation-duration', '.5s');                                mainGallery.addClass('ays_gpg_display_none');                                $(document).find('.gpgFilteredContainer').lightGallery(gpgFilterLightboxOptions);                                $(document).find('.ays_gallery_container_49 div.ays_grid_column_49').hover(function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeIn');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '1');                                        },                                         function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeOut');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '0');                                                                                    });                                                            }                            $(document).find('.ays_grid_column_49 div.ays_hover_mask').find('.ays_image_url').on('click', function(e){                                setTimeout(function(){                                    $(document).find('.lg-close.lg-icon').trigger('click');                                },450);                                window.open($(this).attr('data-url'),'_blank');                            });                                                    });                    });                })(jQuery);            <\/script>                <style>                .ays_gallery_container_49 .ays_image_loading_div {                                                display: flex;                                            }                .ays_gallery_container_49 {                    display: block;                }                .ays_mosaic_column_item_49 a>img {                                                opacity: 0;                                             }                                             .ays_mosaic_column_item_49 a div.ays_hover_mask {                                                display: none;                                             }                .gpg_gal_loader_49 {                    display: none;                    justify-content: center;                    align-items: center;                    animation-duration: .5s;                    transition: .5s ease-in-out;                    margin-bottom: 20px;                    width: 50px;                    height: 50px;                    margin: auto !important;                }                .gpg_loader_49 {                    display: none;                                    }            <\/style><div class='ays_gallery_body_49 '><div class='ays_gallery_container_49' style='width: 1200px'><div class='ays_gallery_header'>                                    <h2 class='ays_gallery_title'>Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany<\/h2>                                    <h4 class='ays_gallery_description'><\/h4>                                <\/div><div class='ays_grid_row' id='ays_grid_row_49'><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views ' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9117.jpeg' data-desc='IMG_9117 IMG_9117 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9117'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9117<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views ' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9116.jpeg' data-desc='IMG_9116 IMG_9116 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9116'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9116<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views ' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9113.jpeg' data-desc='IMG_9113 IMG_9113 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9113'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9113<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9114.jpeg' data-desc='IMG_9114 IMG_9114 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9114'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9114<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9115.jpeg' data-desc='IMG_9115 IMG_9115 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9115'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9115<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9112.jpeg' data-desc='IMG_9112 IMG_9112 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9112'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9112<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9110.jpeg' data-desc='IMG_9110 IMG_9110 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9110'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9110<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg' data-desc='IMG_9111 IMG_9111 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9111'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9111<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9109.jpeg' data-desc='IMG_9109 IMG_9109 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9109'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9109<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9108.jpeg' data-desc='IMG_9108 IMG_9108 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9108'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9108<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9107.jpeg' data-desc='IMG_9107 IMG_9107 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9107'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9107<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9105.jpeg' data-desc='IMG_9105 IMG_9105 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9105'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9105<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9106.jpeg' data-desc='IMG_9106 IMG_9106 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9106'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9106<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9103.jpeg' data-desc='IMG_9103 IMG_9103 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9103'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9103<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9100.jpeg' data-desc='IMG_9100 IMG_9100 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9100'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9100<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9099.jpeg' data-desc='IMG_9099 IMG_9099 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9099'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9099<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9102.jpeg' data-desc='IMG_9102 IMG_9102 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9102'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9102<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9101.jpeg' data-desc='IMG_9101 IMG_9101 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9101'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9101<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9098.jpeg' data-desc='IMG_9098 IMG_9098 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9098'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9098<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9096.jpeg' data-desc='IMG_9096 IMG_9096 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9096'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9096<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9094.jpeg' data-desc='IMG_9094 IMG_9094 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9094'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9094<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9097.jpeg' data-desc='IMG_9097 IMG_9097 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9097'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9097<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9093.jpeg' data-desc='IMG_9093 IMG_9093 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9093'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9093<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9092.jpeg' data-desc='IMG_9092 IMG_9092 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9092'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9092<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/a5efd41d-5b94-4c70-b57f-7af76eaf5fc8-scaled.jpeg' data-desc='a5efd41d-5b94-4c70-b57f-7af76eaf5fc8 a5efd41d-5b94-4c70-b57f-7af76eaf5fc8 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='a5efd41d-5b94-4c70-b57f-7af76eaf5fc8'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>a5efd41d-5b94-4c70-b57f-7af76eaf5fc8<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/ad09e6e1-0cc3-40b6-9c66-d7ff7b13eb5a-scaled.jpeg' data-desc='ad09e6e1-0cc3-40b6-9c66-d7ff7b13eb5a ad09e6e1-0cc3-40b6-9c66-d7ff7b13eb5a '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='ad09e6e1-0cc3-40b6-9c66-d7ff7b13eb5a'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>ad09e6e1-0cc3-40b6-9c66-d7ff7b13eb5a<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/b418b3d1-7374-4da6-a84b-68e583b78e55-scaled.jpeg' data-desc='b418b3d1-7374-4da6-a84b-68e583b78e55 b418b3d1-7374-4da6-a84b-68e583b78e55 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='b418b3d1-7374-4da6-a84b-68e583b78e55'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>b418b3d1-7374-4da6-a84b-68e583b78e55<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/99796189-7bd3-41ce-b138-928606ec3b42-scaled.jpeg' data-desc='99796189-7bd3-41ce-b138-928606ec3b42 99796189-7bd3-41ce-b138-928606ec3b42 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='99796189-7bd3-41ce-b138-928606ec3b42'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>99796189-7bd3-41ce-b138-928606ec3b42<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/4642cc81-b3e8-45a5-9a2c-922b2f0423ae-scaled.jpeg' data-desc='4642cc81-b3e8-45a5-9a2c-922b2f0423ae 4642cc81-b3e8-45a5-9a2c-922b2f0423ae '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='4642cc81-b3e8-45a5-9a2c-922b2f0423ae'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>4642cc81-b3e8-45a5-9a2c-922b2f0423ae<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/79aa4725-81f2-4606-ad72-a403a12e3585-scaled.jpeg' data-desc='79aa4725-81f2-4606-ad72-a403a12e3585 79aa4725-81f2-4606-ad72-a403a12e3585 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='79aa4725-81f2-4606-ad72-a403a12e3585'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>79aa4725-81f2-4606-ad72-a403a12e3585<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/77ce1f02-dd11-4e72-8176-67ef10063982-scaled.jpeg' data-desc='77ce1f02-dd11-4e72-8176-67ef10063982 77ce1f02-dd11-4e72-8176-67ef10063982 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='77ce1f02-dd11-4e72-8176-67ef10063982'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>77ce1f02-dd11-4e72-8176-67ef10063982<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/514c64a0-bd3e-41ae-b0af-bbcc7b5f0fd6-scaled.jpeg' data-desc='514c64a0-bd3e-41ae-b0af-bbcc7b5f0fd6 514c64a0-bd3e-41ae-b0af-bbcc7b5f0fd6 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='514c64a0-bd3e-41ae-b0af-bbcc7b5f0fd6'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>514c64a0-bd3e-41ae-b0af-bbcc7b5f0fd6<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/7985a4d8-a1b7-4249-b605-04741f66aa05-scaled.jpeg' data-desc='7985a4d8-a1b7-4249-b605-04741f66aa05 7985a4d8-a1b7-4249-b605-04741f66aa05 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='7985a4d8-a1b7-4249-b605-04741f66aa05'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>7985a4d8-a1b7-4249-b605-04741f66aa05<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/4858cc24-0746-488f-ba73-6228773ae448-scaled.jpeg' data-desc='4858cc24-0746-488f-ba73-6228773ae448 4858cc24-0746-488f-ba73-6228773ae448 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='4858cc24-0746-488f-ba73-6228773ae448'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>4858cc24-0746-488f-ba73-6228773ae448<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/85cee8a9-357a-405d-95d3-01b3236a55e0-scaled.jpeg' data-desc='85cee8a9-357a-405d-95d3-01b3236a55e0 85cee8a9-357a-405d-95d3-01b3236a55e0 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='85cee8a9-357a-405d-95d3-01b3236a55e0'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>85cee8a9-357a-405d-95d3-01b3236a55e0<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/74f45cd2-ec88-4c49-8a46-76f808f8c217.jpeg' data-desc='74f45cd2-ec88-4c49-8a46-76f808f8c217 74f45cd2-ec88-4c49-8a46-76f808f8c217 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='74f45cd2-ec88-4c49-8a46-76f808f8c217'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>74f45cd2-ec88-4c49-8a46-76f808f8c217<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/048f4755-4992-4970-a1c3-c9534db4af1d-scaled.jpeg' data-desc='048f4755-4992-4970-a1c3-c9534db4af1d 048f4755-4992-4970-a1c3-c9534db4af1d '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='048f4755-4992-4970-a1c3-c9534db4af1d'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>048f4755-4992-4970-a1c3-c9534db4af1d<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/52d4e056-1a3d-4f4c-94ea-a6baea81374c-scaled.jpeg' data-desc='52d4e056-1a3d-4f4c-94ea-a6baea81374c 52d4e056-1a3d-4f4c-94ea-a6baea81374c '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='52d4e056-1a3d-4f4c-94ea-a6baea81374c'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>52d4e056-1a3d-4f4c-94ea-a6baea81374c<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/52e07d2c-af48-498b-84f6-79a8423fb6a6.jpeg' data-desc='52e07d2c-af48-498b-84f6-79a8423fb6a6 52e07d2c-af48-498b-84f6-79a8423fb6a6 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='52e07d2c-af48-498b-84f6-79a8423fb6a6'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>52e07d2c-af48-498b-84f6-79a8423fb6a6<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/43ab05ac-9fc4-4394-a5d4-f46c66d2ea2e-scaled.jpeg' data-desc='43ab05ac-9fc4-4394-a5d4-f46c66d2ea2e 43ab05ac-9fc4-4394-a5d4-f46c66d2ea2e '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='43ab05ac-9fc4-4394-a5d4-f46c66d2ea2e'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>43ab05ac-9fc4-4394-a5d4-f46c66d2ea2e<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/35a03a2c-1bdc-41af-8f43-b0001681ab2d-scaled.jpeg' data-desc='35a03a2c-1bdc-41af-8f43-b0001681ab2d 35a03a2c-1bdc-41af-8f43-b0001681ab2d '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='35a03a2c-1bdc-41af-8f43-b0001681ab2d'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>35a03a2c-1bdc-41af-8f43-b0001681ab2d<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/8d95aed7-8f25-4c8f-a70c-be10dcebfba8-scaled.jpeg' data-desc='8d95aed7-8f25-4c8f-a70c-be10dcebfba8 8d95aed7-8f25-4c8f-a70c-be10dcebfba8 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='8d95aed7-8f25-4c8f-a70c-be10dcebfba8'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>8d95aed7-8f25-4c8f-a70c-be10dcebfba8<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/3da6ea65-7e69-4844-9183-af686bd128d9-scaled.jpeg' data-desc='3da6ea65-7e69-4844-9183-af686bd128d9 3da6ea65-7e69-4844-9183-af686bd128d9 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='3da6ea65-7e69-4844-9183-af686bd128d9'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>3da6ea65-7e69-4844-9183-af686bd128d9<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/9f9b7ffa-d0b5-4652-9e42-87b0958b5ea2-scaled.jpeg' data-desc='9f9b7ffa-d0b5-4652-9e42-87b0958b5ea2 9f9b7ffa-d0b5-4652-9e42-87b0958b5ea2 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='9f9b7ffa-d0b5-4652-9e42-87b0958b5ea2'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>9f9b7ffa-d0b5-4652-9e42-87b0958b5ea2<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/3bfd8aa7-2fce-4486-b2f1-17c4d66068fb-scaled.jpeg' data-desc='3bfd8aa7-2fce-4486-b2f1-17c4d66068fb 3bfd8aa7-2fce-4486-b2f1-17c4d66068fb '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='3bfd8aa7-2fce-4486-b2f1-17c4d66068fb'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>3bfd8aa7-2fce-4486-b2f1-17c4d66068fb<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/1afb39be-4c13-48b9-b3fb-7f909fb088e0-scaled.jpeg' data-desc='1afb39be-4c13-48b9-b3fb-7f909fb088e0 1afb39be-4c13-48b9-b3fb-7f909fb088e0 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='1afb39be-4c13-48b9-b3fb-7f909fb088e0'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>1afb39be-4c13-48b9-b3fb-7f909fb088e0<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/0cd87682-563e-41bd-b55f-57276d7707c5.jpeg' data-desc='0cd87682-563e-41bd-b55f-57276d7707c5 0cd87682-563e-41bd-b55f-57276d7707c5 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='0cd87682-563e-41bd-b55f-57276d7707c5'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>0cd87682-563e-41bd-b55f-57276d7707c5<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/2ff13494-159b-4aea-8c00-686d1820c4ed-scaled.jpeg' data-desc='2ff13494-159b-4aea-8c00-686d1820c4ed 2ff13494-159b-4aea-8c00-686d1820c4ed '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='2ff13494-159b-4aea-8c00-686d1820c4ed'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>2ff13494-159b-4aea-8c00-686d1820c4ed<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/2d9cced9-92f1-4e80-a4ea-3dc159354a9c.jpeg' data-desc='2d9cced9-92f1-4e80-a4ea-3dc159354a9c 2d9cced9-92f1-4e80-a4ea-3dc159354a9c '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='2d9cced9-92f1-4e80-a4ea-3dc159354a9c'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>2d9cced9-92f1-4e80-a4ea-3dc159354a9c<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><input type='hidden' value='1' class='ays_grid_resp_width_ratio'><div class='ays_grid_per_img_box ays_grid_column_49 ays_count_views display_none' style='width: calc(33.333333333333% - 2.5px);'  data-src='https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9118.jpeg' data-desc='IMG_9118 IMG_9118 '  data-sub-html='.ays_caption_wrap' >                <img class='ays_gallery_image' src='' alt='IMG_9118'\/>                <div class='ays_caption_wrap'>                                <div class='ays_caption'>                                    <h4>IMG_9118<\/h4>                                    <p><\/p>                                <\/div>                            <\/div>                <div class='ays_image_loading_div'><img src='https:\/\/thebnm.org\/footages\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/fracox.svg'><\/div>                <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div>                  <\/div><\/div><div class='ays_gallery_pagination_load_more'>                        <input type='hidden' value='3' class='ays_gallery_page_per_load'>                        <button class='ays_gallery_pagination_load_more_bttn'>Load More<\/button>                        <\/div><script>                 if(typeof options === 'undefined'){                    var options = [];                }                options.galleryImages = [];                options.galleryImages.push('WyJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExNy0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExNi0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExMy0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExNC0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExNS0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExMi0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExMC0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTExMS0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwOS0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwOC0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwNy0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwNS0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwNi0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwMy0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwMC0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTA5OS0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwMi0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTEwMS0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTA5OC0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTA5Ni0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTA5NC0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTA5Ny0yMjV4MzAwLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTA5My0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9JTUdfOTA5Mi0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9hNWVmZDQxZC01Yjk0LTRjNzAtYjU3Zi03YWY3NmVhZjVmYzgtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9hZDA5ZTZlMS0wY2MzLTQwYjYtOWM2Ni1kN2ZmN2IxM2ViNWEtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC9iNDE4YjNkMS03Mzc0LTRkYTYtYTg0Yi02OGU1ODNiNzhlNTUtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC85OTc5NjE4OS03YmQzLTQxY2UtYjEzOC05Mjg2MDZlYzNiNDItc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC80NjQyY2M4MS1iM2U4LTQ1YTUtOWEyYy05MjJiMmYwNDIzYWUtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC83OWFhNDcyNS04MWYyLTQ2MDYtYWQ3Mi1hNDAzYTEyZTM1ODUtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC83N2NlMWYwMi1kZDExLTRlNzItODE3Ni02N2VmMTAwNjM5ODItc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC81MTRjNjRhMC1iZDNlLTQxYWUtYjBhZi1iYmNjN2I1ZjBmZDYtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC83OTg1YTRkOC1hMWI3LTQyNDktYjYwNS0wNDc0MWY2NmFhMDUtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC80ODU4Y2MyNC0wNzQ2LTQ4OGYtYmE3My02MjI4NzczYWU0NDgtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC84NWNlZThhOS0zNTdhLTQwNWQtOTVkMy0wMWIzMjM2YTU1ZTAtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC83NGY0NWNkMi1lYzg4LTRjNDktOGE0Ni03NmY4MDhmOGMyMTctMzAweDIyNS5qcGVnIiwiaHR0cHM6XC9cL3RoZWJubS5vcmdcL2Zvb3RhZ2VzXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNlwvMDQ4ZjQ3NTUtNDk5Mi00OTcwLWExYzMtYzk1MzRkYjRhZjFkLXNjYWxlZC5qcGVnIiwiaHR0cHM6XC9cL3RoZWJubS5vcmdcL2Zvb3RhZ2VzXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNlwvNTJkNGUwNTYtMWEzZC00ZjRjLTk0ZWEtYTZiYWVhODEzNzRjLXNjYWxlZC5qcGVnIiwiaHR0cHM6XC9cL3RoZWJubS5vcmdcL2Zvb3RhZ2VzXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNlwvNTJlMDdkMmMtYWY0OC00OThiLTg0ZjYtNzlhODQyM2ZiNmE2LTMwMHgyMjUuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzQzYWIwNWFjLTlmYzQtNDM5NC1hNWQ0LWY0NmM2NmQyZWEyZS1zY2FsZWQuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzM1YTAzYTJjLTFiZGMtNDFhZi04ZjQzLWIwMDAxNjgxYWIyZC1zY2FsZWQuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzhkOTVhZWQ3LThmMjUtNGM4Zi1hNzBjLWJlMTBkY2ViZmJhOC1zY2FsZWQuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzNkYTZlYTY1LTdlNjktNDg0NC05MTgzLWFmNjg2YmQxMjhkOS1zY2FsZWQuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzlmOWI3ZmZhLWQwYjUtNDY1Mi05ZTQyLTg3YjA5NThiNWVhMi1zY2FsZWQuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzNiZmQ4YWE3LTJmY2UtNDQ4Ni1iMmYxLTE3YzRkNjYwNjhmYi1zY2FsZWQuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzFhZmIzOWJlLTRjMTMtNDhiOS1iM2ZiLTdmOTA5ZmIwODhlMC1zY2FsZWQuanBlZyIsImh0dHBzOlwvXC90aGVibm0ub3JnXC9mb290YWdlc1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDZcLzBjZDg3NjgyLTU2M2UtNDFiZC1iNTVmLTU3Mjc2ZDc3MDdjNS0zMDB4MjI1LmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC8yZmYxMzQ5NC0xNTliLTRhZWEtOGMwMC02ODZkMTgyMGM0ZWQtc2NhbGVkLmpwZWciLCJodHRwczpcL1wvdGhlYm5tLm9yZ1wvZm9vdGFnZXNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA2XC8yZDljY2VkOS05MmYxLTRlODAtYTRlYS0zZGMxNTkzNTRhOWMtMzAweDIyNS5qcGVnIiwiaHR0cHM6XC9cL3RoZWJubS5vcmdcL2Zvb3RhZ2VzXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wNlwvSU1HXzkxMTgtMzAweDIyNS5qcGVnIl0=');            <\/script>        <\/div>        <div style='clear:both;'><\/div>            <style>                                                div[class^='col-'] {                    position: static !important;                }                .lg-outer, .lg-backdrop {                    z-index: 999999999999 !important;                }                .lg_outer_gpg_49{                    background-color: #000000 !important;                    opacity: 1 !important;                }                                .ays_gallery_container_49 {                    max-width: 100%;                    transition: .5s ease-in-out;                    animation-duration: .5s;                    position: static!important;                    ;                }                .mosaic_49 {                    padding: 6px;                    max-width: 100%;                }                .mosaic_49 a {                    width: 100%;                    height: 100%;                }                .ays_masonry_item_49{                    width: calc(33.332333333333% - 5px);                    margin-bottom: 5px !important;                    position: relative;                }                .ays_image_title {                                        top: unset;                    bottom: 0;                    ;                }                .ays_gallery_container_49 .ays_gallery_header h2.ays_gallery_title{                    color:#000                }                .ays_gallery_container_49 .ays_gallery_header h4.ays_gallery_description{                    color:#000                }                 .ays_image_title>span {                    font-size:12px;                    color:#ffffff                }                .ays_masonry_item_49 a, .ays_masonry_item_49:hover,                .mosaic_49 a, .mosaic_49:hover {                   box-shadow: none;                }                .ays_mosaic_column_item_49 {                    font-size: 0;                    margin-bottom: 0;                    margin-right: 0;                    overflow: hidden;                    perspective: 200px;                    box-sizing: border-box;                }                                .ays_masonry_item_49 img,                .ays_mosaic_column_item_49 img {                    width: 100%;                    max-width: 100%;                    height: 100%;                    margin: 0 auto;                    object-fit: cover;                }                div.ays_collage_row div.ays_collage_column_49 {                    background-size: cover;                    background-position: center;                    position: relative;                    z-index: 2;                    overflow: hidden;                    transition: .5s ease-in-out;                    perspective: 200px;                }                div.ays_collage_row div.ays_collage_column_49 > img,                div.ays_grid_row div.ays_grid_column_49 > img {                    width: 100%;                    height: 100%;                    object-fit: cover;                    object-position: center center;                }                .ays_grid_column_49:nth-child(3n) {                    margin-right:0px !important;                }                div.ays_grid_row div.ays_grid_column_49 {                    height: px;                    min-height: px;                    background-size: cover;                    margin-bottom: 2.5px;                    margin-right: 2.5px;                    background-position: center;                    position: relative;                    z-index: 1;                    overflow: hidden;                    transition: .5s ease-in-out;                    perspective: 200px;                    line-height: 0;                }                                                @media screen and (max-width: 768px){                    div.ays_grid_row div.ays_grid_column_49 {                        height: px;                        min-height: px;                    }                }                div.ays_masonry_grid div.ays_masonry_item_49 a,                div.ays_grid_row div.ays_grid_column_49 a {                    display: block;                    z-index: 3;                    box-shadow: none;                }                                div.ays_grid_row div.ays_grid_column_49 a:hover,                div.ays_collage_row div.ays_collage_column_49 a:hover{                    box-shadow: none;                }                                div.ays_masonry_grid div.ays_masonry_item_49:hover,                div.mosaic_49 div.ays_mosaic_column_item_49:hover,                div.ays_collage_row div.ays_collage_column_49:hover,                div.ays_grid_row div.ays_grid_column_49:hover{                    cursor: pointer;                }                div.mosaic_49 .ays_mosaic_column_item_49 > div.ays_hover_mask {                    font-size: 40px !important;                }                div.ays_masonry_grid div.ays_masonry_item_49 div.ays_hover_mask i.ays_gpg_fa,                div.ays_masonry_grid div.ays_masonry_item_49 div.ays_hover_mask .ays_gpg_fa,                div.ays_grid_row div.ays_grid_column_49 div.ays_hover_mask i.ays_gpg_fa,                div.ays_grid_row div.ays_grid_column_49 div.ays_hover_mask .ays_gpg_fa,                div.ays_collage_row div.ays_collage_column_49 div.ays_hover_mask i.ays_gpg_fa,                div.ays_collage_row div.ays_collage_column_49 div.ays_hover_mask .ays_gpg_fa,                .mosaic_49 .ays_mosaic_column_item_49 div.ays_hover_mask i.ays_gpg_fa,                .mosaic_49 .ays_mosaic_column_item_49 div.ays_hover_mask .ays_gpg_fa {                    font-size: 20px !important;                    opacity: 1 !important;                }                .ays_mosaic_column_49 {                    width: 25%;                    margin-right: 0;                }                div.ays_masonry_item_49:hover > div.ays_hover_mask,                div.mosaic_49 .ays_mosaic_column_item_49:hover > div.ays_hover_mask,                div.ays_collage_row div.ays_collage_column_49:hover > div.ays_hover_mask,                div.ays_grid_row div.ays_grid_column_49:hover > div.ays_hover_mask {                    opacity: 1 !important;                    transition: all .5s;                }                                div.mosaic_49 div.ays_mosaic_column_item_49,                div.ays_masonry_grid div.ays_masonry_item_49,                div.ays_collage_row div.ays_collage_column_49,                div.ays_grid_row div.ays_grid_column_49 {                    border-radius: 0px;                    transition: transform 1s;                }                div.ays_masonry_item_49 div.ays_hover_mask,                div.mosaic_49 div.ays_mosaic_column_item_49 div.ays_hover_mask,                div.ays_collage_row div.ays_collage_column_49 div.ays_hover_mask,                div.ays_grid_row div.ays_grid_column_49 div.ays_hover_mask {                    background: rgba( 0,0,0,0.5 );                }                                div.ays_masonry_grid div.ays_masonry_item_49 div.ays_hover_mask .ays_image_url,                div.mosaic_49 div.ays_mosaic_column_item_49 div.ays_hover_mask .ays_image_url,                div.ays_collage_row div.ays_collage_column_49 div.ays_hover_mask .ays_image_url,                div.ays_grid_row div.ays_grid_column_49 div.ays_hover_mask .ays_image_url {                    position: relative;                    z-index: 10000;                    padding: 0;                    margin: auto;                    background-color: transparent;                    margin-left: 10px;                    outline: 0;                    border: none;                    box-shadow: none;                    cursor:pointer;                }                                div.mosaic_49 div.ays_mosaic_column_item_49 div.ays_hover_mask .ays_image_url i::before,                div.ays_grid_row div.ays_grid_column_49 div.ays_hover_mask .ays_image_url i::before,                div.ays_collage_row div.ays_collage_column_49 div.ays_hover_mask .ays_image_url i::before,                div.ays_masonry_grid div.ays_masonry_item_49 div.ays_hover_mask .ays_image_url i::before {                    content: '\\f0c1';                    font-weight: 900;                }                                div.mosaic_49 div.ays_mosaic_column_item_49 div.ays_hover_mask .ays_image_url i,                div.ays_grid_row div.ays_grid_column_49 div.ays_hover_mask .ays_image_url i,                div.ays_collage_row div.ays_collage_column_49 div.ays_hover_mask .ays_image_url i,                div.ays_masonry_grid div.ays_masonry_item_49 div.ays_hover_mask .ays_image_url i {                    padding: 0;                    margin: auto;                    background-color: transparent;                    outline: 0;                    border: none;                    box-shadow: none;                    font-size: 20px !important;                    color: #fff;                    font-family: 'Font Awesome 5 Free';                    -webkit-font-smoothing: antialiased;                    display: inline-block;                    font-style: normal;                    font-variant: normal;                    text-rendering: auto;                }                                div.ays_masonry_grid div.ays_masonry_item_49 div.ays_hover_mask .ays_image_url:hover *,                div.mosaic_49 div.ays_mosaic_column_item_49 div.ays_hover_mask .ays_image_url:hover *,                div.ays_collage_row div.ays_collage_column_49 div.ays_hover_mask .ays_image_url:hover *,                div.ays_grid_row div.ays_grid_column_49 div.ays_hover_mask .ays_image_url:hover * {                    color: #ccc;                }                                                div.ays_masonry_grid div.ays_masonry_item_49,                div.ays_collage_row div.ays_collage_column_49,                div.ays_grid_row div.ays_grid_column_49 {                    border: none                }                div.mosaic_49 a,                div.ays_masonry_item_49 a,                div.ays_collage_row div.ays_collage_column_49 a,                div.ays_grid_row div.ays_grid_column_49 a {                    width: 100%;                    height: 100%;                    position: absolute;                    top: 0;                }                                div.ays_masonry_grid div.ays_masonry_item_49 .ays_image_title,                div.mosaic_49 .ays_image_title,                div.ays_collage_row div.ays_collage_column_49 .ays_image_title,                div.ays_grid_row div.ays_grid_column_49 .ays_image_title                                {                    background-color: #27AE60;                    background-color: rgba( 39,174,96,0.5 );                    z-index: 999999;                }                .lg-image,.lg-thumb-item img{                    filter: none;                }                .ays_gallery_body_49 .ays_gallery_image, .ays_masonry_grid-item img,                 .ays_mosaic_column_item_49 img,                 .ays_masonry_item_49 img{                    filter: none;                }                .ays_gallery_search_img{                    ;                }            <\/style><\/div>        <script>        (function($){                                    $('#ays_grid_row_49 img.ays_gallery_image').each(function(){                        var realWidth = $(this).parents('.ays_grid_column_49').width();                                            var ratio = parseFloat(1) * realWidth;                                            $(this).parents('.ays_grid_column_49').height(ratio);                    });                 window.addEventListener('load', function(e){                                        setTimeout(function(){                    let aysGalleryImages_49 = JSON.parse(atob(options.galleryImages[0]));                    $( window ).resize(function() {                        $(document).find('.mosaic_49').Mosaic({                            innerGap: 5,                            refitOnResize: true,                            showTailWhenNotEnoughItemsForEvenOneRow: true,                            maxRowHeight: 250,                            maxRowHeightPolicy: 'tail'                        });                    });                    $(document).find('.ays_gallery_container_49 div.ays_grid_column_49').hover(function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeIn');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '1');                                        },                                         function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeOut');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '0');                                                                                    });                                        $(document).find('.ays_grid_column_49').on('mouseover', function(){                        if($(this).find('.ays_hover_mask .ays_image_title').length != 0){                            $(this).find('.ays_hover_mask>div:first-child').css('margin-bottom', '40px');                        }                    });                    $(document).find('.ays_grid_column_49 div.ays_hover_mask').find('.ays_image_url').on('click', function(e){                        setTimeout(function(){                            $(document).find('.lg-close.lg-icon').trigger('click');                        },450);                        window.open($(this).attr('data-url'),'_blank');                    });                    $(document).find('.ays_grid_column_49 div.ays_link_whole_image_url').on('click', function(e){                        setTimeout(function(){                            $(document).find('.lg-close.lg-icon').trigger('click');                        },450);                        window.open($(this).attr('data-url'),'_blank');                    });                    let aysgrid_49 = $('#ays_masonry_grid_49').masonry({                        percentPosition: false,                        itemSelector: '.ays_masonry_grid-item',                        columnWidth: '.ays_masonry_item_49',                        transitionDuration: '.8s',                        gutter: 5,                    });                                                     var this_image_load_counter = 0;                        $(document).find('.ays_gallery_container_49 .ays_grid_column_49 > img').each(function(e, img){                                let this_image = $(this);                this_image.attr('src', aysGalleryImages_49[e]);                                if(img.complete){                    this_image.parent().find('.ays_image_loading_div').css({                        'opacity': '1',                        'animation-name': 'fadeOutDown',                        'animation-duration': '1.2s',                    });                    setTimeout(function(){                        this_image.parent().find('.ays_image_loading_div').css({                            'display': 'none'                        });                                                          this_image.parent().find('div.ays_hover_mask').css({                            'display': 'flex'                        });                        this_image.css({                            'opacity': '1',                            'display': 'block',                            'animation': 'zoomInRight .5s',                            'z-index': 10000,                        });                        if(e === this_image_load_counter){                            setTimeout(function(){                                $(document).find('.ays_gallery_container_49 .mosaic_49').Mosaic({                                    innerGap: 5,                                    refitOnResize: true,                                    showTailWhenNotEnoughItemsForEvenOneRow: true,                                    maxRowHeight: 250,                                    maxRowHeightPolicy: 'tail'                                });                                aysgrid_49.masonry('layout');                                $(window).trigger('resize');                            },400);                        }                        this_image_load_counter++;                    }, 400);                                    if(e === this_image_load_counter){                        setTimeout(function(){                            $(document).find('.ays_gallery_container_49 .mosaic_49').Mosaic({                                innerGap: 5,                                refitOnResize: true,                                showTailWhenNotEnoughItemsForEvenOneRow: true,                                maxRowHeight: 250,                                maxRowHeightPolicy: 'tail'                            });                            aysgrid_49.masonry('layout');                            $(window).trigger('resize');                        },400);                    }                }else{                                            img.onload = function(){                        this_image.parent().find('.ays_image_loading_div').css({                            'opacity': '1',                            'animation-name': 'fadeOutDown',                            'animation-duration': '1.2s',                        });                        setTimeout(function(){                            this_image.parent().find('.ays_image_loading_div').css({                                'display': 'none'                            });                                                              this_image.parent().find('div.ays_hover_mask').css({                                'display': 'flex'                            });                            this_image.css({                                'opacity': '1',                                'display': 'block',                                'animation': 'zoomInRight .5s',                                'z-index': 10000,                            });                            if(e === this_image_load_counter){                                setTimeout(function(){                                    $(document).find('.ays_gallery_container_49 .mosaic_49').Mosaic({                                        innerGap: 5,                                        refitOnResize: true,                                        showTailWhenNotEnoughItemsForEvenOneRow: true,                                        maxRowHeight: 250,                                        maxRowHeightPolicy: 'tail'                                    });                                    aysgrid_49.masonry('layout');                                    $(window).trigger('resize');                                                                        let ays_gallery_containers = $(document).find('.ays_gallery_container_49');                                    ays_gallery_containers.css({                                       position: 'static'                                    });                                    ays_gallery_containers.parents().each(function(){                                        if($(this).css('position') == 'relative'){                                            $(this).css({                                                position: 'static'                                            });                                        }                                    });                                },400);                                setTimeout(function(){                                    $(document).find('.ays_gallery_container_49 .mosaic_49').Mosaic({                                        innerGap: 5,                                        refitOnResize: true,                                        showTailWhenNotEnoughItemsForEvenOneRow: true,                                        maxRowHeight: 250,                                        maxRowHeightPolicy: 'tail'                                    });                                    $(window).trigger('resize');                                },2000);                            }                            this_image_load_counter++;                        }, 400);                                    }                }            });                    $(document).find('.ays_gallery_container_49 .mosaic_49').Mosaic({                                            innerGap: 5,                                            refitOnResize: true,                                            showTailWhenNotEnoughItemsForEvenOneRow: true,                                            maxRowHeight: 250,                                            maxRowHeightPolicy: 'tail'                                        });                     var gpgSearchLightboxOptions = {                        selector: \".gpgSearchContainer\",                        share: true,                        hash: false,                        addClass:\"ays_gpg_lightbox_49\",                        fullScreen: true,                        autoplay: false,                        pause: 5000,                        mousewheel: true,                        keyPress: true,                        escKey: true,                        actualSize: true,                        pager: false,                        download: true,                        autoplayControls: true,                        counter: true,                        mode: \"lg-slide\",                        cssEasing: \"cubic-bezier(0.250, 0.100, 0.250, 1.000)\",                        easing: \"cubic-bezier(0.250, 0.100, 0.250, 1.000)\",                        thumbnail: true,                        showThumbByDefault: true,                        thumbWidth: 100,                        thumbContHeight: 100,                        thumbMargin: 5,                        toogleThumb: true,                        facebook: true,                        twitter: true,                        googlePlus: false,                        pinterest: true,                        facebookDropdownText: \"Facebook\",                        twitterDropdownText: \"X\",                        googlePlusDropdownText: \"\",                        pinterestDropdownText: \"Pinterest\",                        speed: 600,                        showThumbByDefault: false,                        getCaptionFromTitleOrAlt: false,                        subHtmlSelectorRelative: true                    };                    \/*AV Search Image*\/                     $(document).on(\"input\", \"#inp_search_img_49\", function(e) {                                                var ays_for_srch_cont = $(document).find(\"#ays_grid_row_49 .ays_grid_column_49\");                        var this_val = $(this).val();                                                for(var srch_i = 0; srch_i < ays_for_srch_cont.length; srch_i++){                            var srch_desc = ays_for_srch_cont.eq(srch_i).data(\"desc\").toLowerCase();                            var srch_img_div = ays_for_srch_cont.eq(srch_i);                            srch_img_div.removeClass(\"gpgSearchContainer\");                            if(srch_desc.indexOf(this_val) == -1){                                srch_img_div.fadeOut(400);                                setTimeout(function(){                                    aysgrid_49.masonry(\"layout\");                                }, 400);                            }else{                                if(this_val == \"\"){                                    srch_img_div.removeClass(\"gpgSearchContainer\");                                }else{                                    srch_img_div.addClass(\"gpgSearchContainer\");                                }                                if($(this).parents(\"[class^=\\\"ays_gallery_container\\\"]\").find(\".ays_grid_row\").length > 0){                                    if(parseInt(srch_img_div.css(\"margin-right\")) == 0){                                        srch_img_div.css(\"margin-right\",\"2.5px\");                                    }                                }                                srch_img_div.fadeIn(400);                                setTimeout(function(){                                    aysgrid_49.masonry(\"layout\");                                }, 400);                            }                        }                                if(this_val != \"\"){                                    $(document).find(\"#ays_grid_row_49\").data(\"lightGallery\").destroy(true);                                    $(document).find('#ays_grid_row_49').lightGallery(gpgSearchLightboxOptions);                                }else{                                    $(document).find(\"#ays_grid_row_49\").data(\"lightGallery\").destroy(true);                                    $(document).find(\"#ays_grid_row_49\").lightGallery({                                        selector: \".ays_grid_column_49\",                                        share: false,                                        hash: false,                                        addClass:\"ays_gpg_lightbox_49\",                                        fullScreen: false,                                        autoplay: false,                                        pause: 5000,                                        mousewheel: false,                                        keyPress: false,                                        actualSize: false,                                        pager: false,                                        download: false,                                        autoplayControls: true,                                        counter: true,                                        showThumbByDefault: false,                                        getCaptionFromTitleOrAlt: false,                                        subHtmlSelectorRelative: true                                    });                                }                    });$(document).find('#ays_grid_row_49').lightGallery({                        selector: '.ays_grid_column_49',                        hash: false,                        pager: false,                        addClass: 'lg_outer_gpg_49',                        fullScreen: true,                        mousewheel: true,                        keyPress: true,                        escKey: true,                        actualSize: true,                        download: true,                        autoplayControls: true,                        autoplay: false,                        pause: 5000,                        counter: true,                        mode: 'lg-slide',                        cssEasing: 'cubic-bezier(0.250, 0.100, 0.250, 1.000)',                        easing: 'cubic-bezier(0.250, 0.100, 0.250, 1.000)',                        thumbnail: true,                        showThumbByDefault: true,                        thumbWidth: 100,                        thumbContHeight: 100,                        thumbMargin: 5,                        toogleThumb: true,                        share: true,                        facebook: true,                        twitter: true,                        googlePlus: false,                        pinterest: true,                        facebookDropdownText: 'Facebook',                        twitterDropdownText: 'X',                        googlePlusDropdownText: '',                        pinterestDropdownText: 'Pinterest',                        speed: 600,                        getCaptionFromTitleOrAlt: false,                        subHtmlSelectorRelative: true                    });},1000);                }, false);            })(jQuery);        <\/script>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-footages-from-telegram\">Footages From Telegram : <\/h2>\n\n\n\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\" \/>\n    <title>BNM Telegram Previews<\/title>\n    <style>\n        :root {\n            --primary-color: #ddd;\n            --shadow-color: rgba(0, 0, 0, 0.15);\n            --spacing: 15px;\n            --border-radius: 8px;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            font-family: Arial, sans-serif;\n            background-color: #f9f9f9;\n            min-height: 100vh;\n            padding: var(--spacing);\n        }\n\n        .container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: var(--spacing);\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n\n        .box {\n            background-color: white;\n            border-radius: var(--border-radius);\n            box-shadow: 0px 4px 8px var(--shadow-color);\n            padding: 10px;\n            transition: transform 0.2s ease;\n        }\n\n        .box:hover {\n            transform: translateY(-3px);\n        }\n\n        .telegram-embed {\n            width: 100%;\n        }\n\n        #load-more {\n            display: block;\n            margin: 30px auto;\n            padding: 10px 20px;\n            font-size: 16px;\n            background-color: #007bff;\n            color: white;\n            border: none;\n            border-radius: var(--border-radius);\n            cursor: pointer;\n            transition: background-color 0.3s ease;\n        }\n\n        #load-more:hover {\n            background-color: #0056b3;\n        }\n\n        @media (max-width: 768px) {\n            .container {\n                grid-template-columns: 1fr;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\" id=\"telegram-container\"><\/div>\n    <button id=\"load-more\">Load More<\/button>\n\n    <script>\n        const telegramPosts = [\n            'BNMFootages\/2558',\n            'BNMFootages\/2568',\n            'BNMFootages\/2581',\n            'BNMFootages\/2588',\n            'BNMFootages\/2598',\n            'BNMFootages\/2608',\n        ];\n\n        const container = document.getElementById('telegram-container');\n        const loadMoreBtn = document.getElementById('load-more');\n        let currentIndex = 0;\n        const itemsPerLoad = 2;  \/\/ Changed to 2 boxes per load\n\n        function loadTelegramWidgets() {\n            const nextPosts = telegramPosts.slice(currentIndex, currentIndex + itemsPerLoad);\n            nextPosts.forEach(post => {\n                const box = document.createElement('div');\n                box.className = 'box';\n\n                const embedWrapper = document.createElement('div');\n                embedWrapper.className = 'telegram-embed';\n\n                const script = document.createElement('script');\n                script.async = true;\n                script.src = 'https:\/\/telegram.org\/js\/telegram-widget.js?22';\n                script.setAttribute('data-telegram-post', post);\n                script.setAttribute('data-width', '100%');\n\n                embedWrapper.appendChild(script);\n                box.appendChild(embedWrapper);\n                container.appendChild(box);\n            });\n\n            currentIndex += itemsPerLoad;\n            if (currentIndex >= telegramPosts.length) {\n                loadMoreBtn.style.display = 'none';\n            }\n        }\n\n        document.addEventListener('DOMContentLoaded', () => {\n            loadTelegramWidgets();\n        });\n\n        loadMoreBtn.addEventListener('click', loadTelegramWidgets);\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state. Activists demanded the release of Baloch Yakjehti Committee leaders and justice for the victims of state violence. The protest stood in solidarity with Baloch women and youth resisting oppression.<\/p>\n","protected":false},"author":4,"featured_media":23303,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"gallery","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[74,65],"tags":[],"class_list":{"0":"post-23347","1":"post","2":"type-post","3":"status-publish","4":"format-gallery","5":"has-post-thumbnail","7":"category-bnmgermany","8":"category-protests","9":"post_format-post-format-gallery"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.5 (Yoast SEO v26.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany<\/title>\n<meta name=\"description\" content=\"The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thebnm.org\/footages\/23347\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany\" \/>\n<meta property=\"og:description\" content=\"The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thebnm.org\/footages\/23347\/\" \/>\n<meta property=\"og:site_name\" content=\"BNM Footages\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61568222052787\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-09T14:08:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-10T14:53:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"960\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"BNM Germany\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@BNMovement_\" \/>\n<meta name=\"twitter:site\" content=\"@BNMovement_\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"BNM Germany\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/\"},\"author\":{\"name\":\"BNM Germany\",\"@id\":\"https:\/\/thebnm.org\/footages\/#\/schema\/person\/6cfd545521cea41b950db0cf118d86ed\"},\"headline\":\"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany\",\"datePublished\":\"2025-06-09T14:08:12+00:00\",\"dateModified\":\"2025-06-10T14:53:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/\"},\"wordCount\":176,\"publisher\":{\"@id\":\"https:\/\/thebnm.org\/footages\/#organization\"},\"image\":{\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg\",\"articleSection\":[\"BNM Germany\",\"Protests\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/\",\"url\":\"https:\/\/thebnm.org\/footages\/23347\/\",\"name\":\"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany\",\"isPartOf\":{\"@id\":\"https:\/\/thebnm.org\/footages\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg\",\"datePublished\":\"2025-06-09T14:08:12+00:00\",\"dateModified\":\"2025-06-10T14:53:20+00:00\",\"description\":\"The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state.\",\"breadcrumb\":{\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thebnm.org\/footages\/23347\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/#primaryimage\",\"url\":\"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg\",\"contentUrl\":\"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg\",\"width\":1280,\"height\":960},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thebnm.org\/footages\/23347\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thebnm.org\/footages\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thebnm.org\/footages\/#website\",\"url\":\"https:\/\/thebnm.org\/footages\/\",\"name\":\"BNM Footages\",\"description\":\"Archive Center of Baloch National Movement for images and videos\",\"publisher\":{\"@id\":\"https:\/\/thebnm.org\/footages\/#organization\"},\"alternateName\":\"Baloch National Movement's Archive Center\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thebnm.org\/footages\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/thebnm.org\/footages\/#organization\",\"name\":\"Baloch National Movement (BNM)\",\"alternateName\":\"Baloch National Movement's Archive Center\",\"url\":\"https:\/\/thebnm.org\/footages\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thebnm.org\/footages\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2024\/11\/monogram-Telegram.png\",\"contentUrl\":\"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2024\/11\/monogram-Telegram.png\",\"width\":1125,\"height\":1063,\"caption\":\"Baloch National Movement (BNM)\"},\"image\":{\"@id\":\"https:\/\/thebnm.org\/footages\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=61568222052787\",\"https:\/\/x.com\/BNMovement_\",\"https:\/\/t.me\/BNMFootages\",\"https:\/\/www.youtube.com\/playlist?list=PLq9VMhvRPlin2avPHUXU4QpfuyyaND4Oh\",\"https:\/\/whatsapp.com\/channel\/0029Va62X4iEawdvbpSBD516\",\"https:\/\/www.pinterest.com\/balochnationalmovement\/bnm-footages\/\"],\"description\":\"Baloch National Movement (BNM) \u2013 Media Archive The Baloch National Movement (BNM) was founded on December 24, 1987, by members of the Baloch Students Organization (BSO) as the Baloch National Youth Movement (BNYM), initially representing young Baloch voices advocating for national rights. Renamed in 1989 as the Balochistan National Movement (BNM), the organization broadened its political mission, and on April 30, 2004, it officially became the Baloch National Movement. Under the leadership of Shaheed Waja Ghulam Muhammad, BNM embarked on a journey advocating for the freedom of Balochistan. This website serves as BNM\u2019s media archive, preserving images and videos of the organization\u2019s political and organizational activities. It also links BNM\u2019s multilingual platforms, providing real-time access to the historical and ongoing efforts of the Party. For more information, visit the main website at http:\/\/www.thebnm.org.\",\"foundingDate\":\"1987-12-24\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/thebnm.org\/footages\/#\/schema\/person\/6cfd545521cea41b950db0cf118d86ed\",\"name\":\"BNM Germany\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thebnm.org\/footages\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a13104b1d82d399c3df9419e680eb8e5ff40e40726e49215ca637903f73d4e12?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a13104b1d82d399c3df9419e680eb8e5ff40e40726e49215ca637903f73d4e12?s=96&d=mm&r=g\",\"caption\":\"BNM Germany\"},\"url\":\"https:\/\/thebnm.org\/footages\/author\/bnmgermany\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany","description":"The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thebnm.org\/footages\/23347\/","og_locale":"en_US","og_type":"article","og_title":"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany","og_description":"The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state.","og_url":"https:\/\/thebnm.org\/footages\/23347\/","og_site_name":"BNM Footages","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61568222052787","article_published_time":"2025-06-09T14:08:12+00:00","article_modified_time":"2025-06-10T14:53:20+00:00","og_image":[{"width":1280,"height":960,"url":"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg","type":"image\/jpeg"}],"author":"BNM Germany","twitter_card":"summary_large_image","twitter_creator":"@BNMovement_","twitter_site":"@BNMovement_","twitter_misc":{"Written by":"BNM Germany","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thebnm.org\/footages\/23347\/#article","isPartOf":{"@id":"https:\/\/thebnm.org\/footages\/23347\/"},"author":{"name":"BNM Germany","@id":"https:\/\/thebnm.org\/footages\/#\/schema\/person\/6cfd545521cea41b950db0cf118d86ed"},"headline":"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany","datePublished":"2025-06-09T14:08:12+00:00","dateModified":"2025-06-10T14:53:20+00:00","mainEntityOfPage":{"@id":"https:\/\/thebnm.org\/footages\/23347\/"},"wordCount":176,"publisher":{"@id":"https:\/\/thebnm.org\/footages\/#organization"},"image":{"@id":"https:\/\/thebnm.org\/footages\/23347\/#primaryimage"},"thumbnailUrl":"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg","articleSection":["BNM Germany","Protests"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/thebnm.org\/footages\/23347\/","url":"https:\/\/thebnm.org\/footages\/23347\/","name":"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany","isPartOf":{"@id":"https:\/\/thebnm.org\/footages\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thebnm.org\/footages\/23347\/#primaryimage"},"image":{"@id":"https:\/\/thebnm.org\/footages\/23347\/#primaryimage"},"thumbnailUrl":"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg","datePublished":"2025-06-09T14:08:12+00:00","dateModified":"2025-06-10T14:53:20+00:00","description":"The Baloch National Movement held a protest in Hannover, Germany, to raise global awareness about enforced disappearances, extrajudicial killings, and the ongoing Baloch genocide by the Pakistani state.","breadcrumb":{"@id":"https:\/\/thebnm.org\/footages\/23347\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thebnm.org\/footages\/23347\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thebnm.org\/footages\/23347\/#primaryimage","url":"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg","contentUrl":"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2025\/06\/IMG_9111.jpeg","width":1280,"height":960},{"@type":"BreadcrumbList","@id":"https:\/\/thebnm.org\/footages\/23347\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thebnm.org\/footages\/"},{"@type":"ListItem","position":2,"name":"Eid of Protest: Photos from BNM\u2019s Protest Against Baloch Genocide in Germany"}]},{"@type":"WebSite","@id":"https:\/\/thebnm.org\/footages\/#website","url":"https:\/\/thebnm.org\/footages\/","name":"BNM Footages","description":"Archive Center of Baloch National Movement for images and videos","publisher":{"@id":"https:\/\/thebnm.org\/footages\/#organization"},"alternateName":"Baloch National Movement's Archive Center","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thebnm.org\/footages\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thebnm.org\/footages\/#organization","name":"Baloch National Movement (BNM)","alternateName":"Baloch National Movement's Archive Center","url":"https:\/\/thebnm.org\/footages\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thebnm.org\/footages\/#\/schema\/logo\/image\/","url":"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2024\/11\/monogram-Telegram.png","contentUrl":"https:\/\/thebnm.org\/footages\/wp-content\/uploads\/2024\/11\/monogram-Telegram.png","width":1125,"height":1063,"caption":"Baloch National Movement (BNM)"},"image":{"@id":"https:\/\/thebnm.org\/footages\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61568222052787","https:\/\/x.com\/BNMovement_","https:\/\/t.me\/BNMFootages","https:\/\/www.youtube.com\/playlist?list=PLq9VMhvRPlin2avPHUXU4QpfuyyaND4Oh","https:\/\/whatsapp.com\/channel\/0029Va62X4iEawdvbpSBD516","https:\/\/www.pinterest.com\/balochnationalmovement\/bnm-footages\/"],"description":"Baloch National Movement (BNM) \u2013 Media Archive The Baloch National Movement (BNM) was founded on December 24, 1987, by members of the Baloch Students Organization (BSO) as the Baloch National Youth Movement (BNYM), initially representing young Baloch voices advocating for national rights. Renamed in 1989 as the Balochistan National Movement (BNM), the organization broadened its political mission, and on April 30, 2004, it officially became the Baloch National Movement. Under the leadership of Shaheed Waja Ghulam Muhammad, BNM embarked on a journey advocating for the freedom of Balochistan. This website serves as BNM\u2019s media archive, preserving images and videos of the organization\u2019s political and organizational activities. It also links BNM\u2019s multilingual platforms, providing real-time access to the historical and ongoing efforts of the Party. For more information, visit the main website at http:\/\/www.thebnm.org.","foundingDate":"1987-12-24"},{"@type":"Person","@id":"https:\/\/thebnm.org\/footages\/#\/schema\/person\/6cfd545521cea41b950db0cf118d86ed","name":"BNM Germany","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thebnm.org\/footages\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a13104b1d82d399c3df9419e680eb8e5ff40e40726e49215ca637903f73d4e12?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a13104b1d82d399c3df9419e680eb8e5ff40e40726e49215ca637903f73d4e12?s=96&d=mm&r=g","caption":"BNM Germany"},"url":"https:\/\/thebnm.org\/footages\/author\/bnmgermany\/"}]}},"_links":{"self":[{"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/posts\/23347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/comments?post=23347"}],"version-history":[{"count":3,"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/posts\/23347\/revisions"}],"predecessor-version":[{"id":23358,"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/posts\/23347\/revisions\/23358"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/media\/23303"}],"wp:attachment":[{"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/media?parent=23347"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/categories?post=23347"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thebnm.org\/footages\/wp-json\/wp\/v2\/tags?post=23347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}