{"id":138,"date":"2025-09-03T10:04:35","date_gmt":"2025-09-03T10:04:35","guid":{"rendered":"https:\/\/mhsaahccouncil.in\/?page_id=138"},"modified":"2025-10-09T06:32:19","modified_gmt":"2025-10-09T06:32:19","slug":"gallary","status":"publish","type":"page","link":"https:\/\/mhsaahccouncil.in\/?page_id=138","title":{"rendered":"Gallary"},"content":{"rendered":"<p style=\"text-align: center;\"><!-- print_my_responsive_photo_gallery_func --><div id=\"divSliderMain_admin_gallery_slider6a278da2bd048\" style=\"max-width:800px;\">\n        <ul id=\"gallery_slider6a278da2bd048\" style=\"visibility: hidden\">\n                     \n                    <li><img data-target=\"1\" data-href=\"\" org-src-=\"https:\/\/mhsaahccouncil.in\/wp-content\/uploads\/wp-responsive-photo-gallery\/WhatsApp-Image-2025-10-09-at-11.21.01-AM_600_800.jpeg\"  \/><\/li> \n\n                             \n                    <li><img data-target=\"1\" data-href=\"\" org-src-=\"https:\/\/mhsaahccouncil.in\/wp-content\/uploads\/wp-responsive-photo-gallery\/WhatsApp-Image-2025-10-09-at-11.24.11-AM-scaled_600_800.jpeg\"  \/><\/li> \n\n                             \n                    <li><img data-target=\"1\" data-href=\"\" org-src-=\"https:\/\/mhsaahccouncil.in\/wp-content\/uploads\/wp-responsive-photo-gallery\/WhatsApp-Image-2025-10-09-at-11.22.55-AM-scaled_600_800.jpeg\"  \/><\/li> \n\n                       \n                   \n        <\/ul>\n    <\/div>                  \n    <script type=\"text\/javascript\">\n\n\n                      \n        var interval_6a278da2bd171 = setInterval(function() {\n\n        if(document.readyState === 'complete') {\n\n           clearInterval(interval_6a278da2bd171);\n            \n                \n        \n                jQuery(\"#gallery_slider6a278da2bd048\").css('visibility','visible');\n                 \n                var galleryItems8822;\n                jQuery(function(){\n                        galleryItems8822 = jQuery(\"#gallery_slider6a278da2bd048\");\n\n                        var galleryItemDivs = jQuery('#divSliderMain_admin_gallery_slider6a278da2bd048');\n\n                        galleryItems8822.each(function (index, item){\n                                item.parent_data = jQuery(item).parent(\"#divSliderMain_admin_gallery_slider6a278da2bd048\");\n                        });\n\n                        galleryItemDivs.each(function(index, item){\n\n                                jQuery(\"ul\",this).galleryView({\n\n                                        transition_speed:1000,         \/\/INT - duration of panel\/frame transition (in milliseconds)\n                                        transition_interval:4000,         \/\/INT - delay between panel\/frame transitions (in milliseconds)\n                                        easing:'',                 \/\/STRING - easing method to use for animations (jQuery provides 'swing' or 'linear', more available with jQuery UI or Easing plugin)\n                                        show_panels:true,                 \/\/BOOLEAN - flag to show or hide panel portion of gallery\n                                        show_panel_nav:false,             \/\/BOOLEAN - flag to show or hide panel navigation buttons\n                                        enable_overlays:false,             \/\/BOOLEAN - flag to show or hide panel overlays\n                                        panel_width:800,                 \/\/INT - width of gallery panel (in pixels)\n                                        panel_height:600,                 \/\/INT - height of gallery panel (in pixels)\n                                        panel_animation:'fade',         \/\/STRING - animation method for panel transitions (crossfade,fade,slide,none)\n                                        panel_scale: 'crop',             \/\/STRING - cropping option for panel images (crop = scale image and fit to aspect ratio determined by panel_width and panel_height, fit = scale image and preserve original aspect ratio)\n                                        overlay_position:'bottom',     \/\/STRING - position of panel overlay (bottom, top)\n                                        pan_images:true,                \/\/BOOLEAN - flag to allow user to grab\/drag oversized images within gallery\n                                        pan_style:'drag',                \/\/STRING - panning method (drag = user clicks and drags image to pan, track = image automatically pans based on mouse position\n                                        start_frame:'1',                 \/\/INT - index of panel\/frame to show first when gallery loads\n                                        show_filmstrip:true,             \/\/BOOLEAN - flag to show or hide filmstrip portion of gallery\n                                        show_filmstrip_nav:false,         \/\/BOOLEAN - flag indicating whether to display navigation buttons\n                                        enable_slideshow:true,            \/\/BOOLEAN - flag indicating whether to display slideshow play\/pause button\n                                        autoplay:true,                \/\/BOOLEAN - flag to start slideshow on gallery load\n                                        show_captions:false,             \/\/BOOLEAN - flag to show or hide frame captions    \n                                        filmstrip_style: 'scroll',         \/\/STRING - type of filmstrip to use (scroll = display one line of frames, scroll filmstrip if necessary, showall = display multiple rows of frames if necessary)\n                                        filmstrip_position:'bottom',     \/\/STRING - position of filmstrip within gallery (bottom, top, left, right)\n                                        frame_width:100,                 \/\/INT - width of filmstrip frames (in pixels)\n                                        frame_height:100,                 \/\/INT - width of filmstrip frames (in pixels)\n                                        frame_opacity:0.4,             \/\/FLOAT - transparency of non-active frames (1.0 = opaque, 0.0 = transparent)\n                                        frame_scale: 'fit',             \/\/STRING - cropping option for filmstrip images (same as above)\n                                        frame_gap:1,                     \/\/INT - spacing between frames within filmstrip (in pixels)\n                                        show_infobar:false,                \/\/BOOLEAN - flag to show or hide infobar\n                                        infobar_opacity:1,               \/\/FLOAT - transparency for info bar\n                                        clickable: 'all'\n\n                                });\n\n                        }); \n\n\n                        var oldsize_w8822=800;\n                        var oldsize_h8822=600;\n\n                        function resizegallery8822(){\n\n                            if(galleryItems8822==undefined){return;}\n                            galleryItems8822.each(function (index, item){\n                                    var $parent = item.parent_data;\n\n                                    \/\/ width based on parent?\n                                    var width = ($parent.innerWidth()-10);\/\/2 times 5 pixels margin\n                                    var height = ($parent.innerHeight()-10);\/\/2 times 5 pixels margin\n                                    if(oldsize_w8822==width){\n                                        return;\n                                    }\n                                    oldsize_w8822=width;\n                                    var resizeToHeight=width\/3*2;\n                                    if(resizeToHeight>600){\n                                        resizeToHeight=600;  \n                                    }\n                                    thumbfactor = width\/(800-10);\n\n                                    jQuery(item).resizeGalleryView(\n                                        width, \n                                        resizeToHeight, 100*thumbfactor, 100*thumbfactor);\n\n                            });\n                        }\n\n                        var inited8822=false;\n\n                        function onresize8822(){  \n                            resizegallery8822();\n                            inited8822=true;\n                        }\n\n\n                        jQuery(window).resize(onresize8822);\n                        jQuery( document ).ready(function() {\n                                onresize8822();\n                        }); \n\n                });   \n\n\n         }    \n        }, 100);\n\n\n    <\/script><!-- end print_my_responsive_photo_gallery_func -->\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":6,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-138","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=\/wp\/v2\/pages\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=138"}],"version-history":[{"count":3,"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=\/wp\/v2\/pages\/138\/revisions"}],"predecessor-version":[{"id":351,"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=\/wp\/v2\/pages\/138\/revisions\/351"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=\/wp\/v2\/media\/6"}],"wp:attachment":[{"href":"https:\/\/mhsaahccouncil.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}