{"id":10384,"date":"2025-10-10T19:24:24","date_gmt":"2025-10-10T17:24:24","guid":{"rendered":"https:\/\/fratersajolad.hu\/?p=10384"},"modified":"2026-02-26T17:23:30","modified_gmt":"2026-02-26T16:23:30","slug":"magyarok-nagyasszonya-unnepe","status":"publish","type":"post","link":"http:\/\/fratersajolad.hu\/?p=10384","title":{"rendered":"Nemzetk\u00f6zi hegy nap"},"content":{"rendered":"\n<p>Iskol\u00e1nk \u00e9s tagiskol\u00e1nk ministr\u00e1ns \u00e9s hittanos tanul\u00f3i k\u00fcl\u00f6nleges jutalomkir\u00e1ndul\u00e1son vehettek r\u00e9szt Magyarok Nagyasszonya \u00fcnnep\u00e9n.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Els\u0151k\u00e9nt Aggtelek k\u00f6zel\u00e9ben, a J\u00f3svaf\u0151 fel\u00e9 vezet\u0151 \u00faton tal\u00e1lhat\u00f3 kis k\u00e1poln\u00e1t l\u00e1togattuk meg, amely Magyarorsz\u00e1g egyetlen v\u00e9dett term\u00e9szeti ter\u00fcleten l\u00e9v\u0151 Szent Ferenc-eml\u00e9khelye.<\/p>\n\n\n\n<p>Ezut\u00e1n egy k\u00f6z\u00e9pt\u00far\u00e1n fedezt\u00fck fel a Baradla-barlang sz\u00e9ps\u00e9geit, majd megcsod\u00e1ltuk a J\u00f3svaf\u0151i tengerszemet is. <img decoding=\"async\" height=\"16\" width=\"16\" src=\"https:\/\/static.xx.fbcdn.net\/images\/emoji.php\/v9\/t1e\/1\/16\/1f33f.png\" alt=\"\ud83c\udf3f\"><img decoding=\"async\" height=\"16\" width=\"16\" src=\"https:\/\/static.xx.fbcdn.net\/images\/emoji.php\/v9\/t30\/1\/16\/1faa8.png\" alt=\"\ud83e\udea8\"><img decoding=\"async\" height=\"16\" width=\"16\" src=\"https:\/\/static.xx.fbcdn.net\/images\/emoji.php\/v9\/t42\/1\/16\/1f4a7.png\" alt=\"\ud83d\udca7\"><\/p>\n\n\n\n<p>A finom eb\u00e9d ut\u00e1n j\u00f3kedvvel, \u00e9lm\u00e9nyekkel telve t\u00e9rt\u00fcnk haza ezen a naps\u00fct\u00e9ses, sz\u00e9p \u0151szi napon. <img loading=\"lazy\" decoding=\"async\" height=\"16\" width=\"16\" alt=\"\u2600\ufe0f\" src=\"https:\/\/static.xx.fbcdn.net\/images\/emoji.php\/v9\/t6d\/1\/16\/2600.png\"><img loading=\"lazy\" decoding=\"async\" height=\"16\" width=\"16\" alt=\"\ud83c\udf41\" src=\"https:\/\/static.xx.fbcdn.net\/images\/emoji.php\/v9\/t8\/1\/16\/1f341.png\"><\/p>\n\n\n\n<p>H\u00e1l\u00e1s k\u00f6sz\u00f6net a szervez\u00e9s\u00e9rt Varga B\u00e9la aty\u00e1nak!<\/p>\n\n\n\n                    <style>\n                                            .flickr-img-responsive {\n                            width:100% !important;\n                            height:auto !important;\n                            display:block !important;\n                        }\n                        .LoadingImg img {\n                            max-width: 45px;\n                            max-height: 45px;\n                            box-shadow: none;\n                        }\n                        .wpfrank-flickr-div{\n                            padding:15px;\n                        }\n                        @media (max-width: 786px){\n                            .col-md-3 {\n                                width:49.9%;\n                                float:left;\n                            }\n                        }\n                        .play-pause {\n                            display: none !important;\n                        }\n                        .gallery10385 {\n                            overflow:hidden;\n                            clear: both;\n                        }\n                        .fnf{\n                            background-color: #a92929;\n                            border-radius: 5px;\n                            color: #fff;\n                            font-family: initial;\n                            text-align: center;\n                            padding:12px;\n                        }\n                    <\/style>\n                    <script type=\"text\/javascript\">\n                    jQuery(function() {\n                        jQuery('.gallery-10385').flickr({\n                            apiKey: '037c012784565c3b5691cc5a0aa912b7',\n                            photosetId: '72177720329580351'\n                        });\n                    });\n\n                    ;(function ($, window, document, undefined) {\n                        'use strict';\n                        var pluginName = \"flickr\",\n                            defaults = {\n                                apiKey: \"\",\n                                photosetId: \"\",\n                                errorText: \"<div class='fnf'><i class='far fa-times-circle'><\/i> Error generating gallery.<\/div>\",\n                                loadingSpeed: 38,\n                                photosLimit: 200\n                            },\n                            apiUrl = 'https:\/\/api.flickr.com\/services\/rest\/',\n                            photos = [];\n\n                        function Plugin(element, options) {\n                            this.element = $(element);\n                            this.settings = $.extend({}, defaults, options);\n                            this._defaults = defaults;\n                            this._name = pluginName;\n\n                            this._hideSpinner = function() {\n                                this.element.find('.spinner-wrapper').hide().find('*').hide();\n                            };\n\n                            this._printError = function() {\n                                this.element.find('.gallery-container').append($(\"<div><\/div>\", { \"class\": \"col-lg-12\" })\n                                    .append($(\"<div><\/div>\", { \"class\": \"error-wrapper\" })\n                                        .append($(\"<span><\/span>\", { \"class\": \"label label-danger error\" })\n                                            .html(this.settings.errorText))));\n                            };\n\n                            this._flickrAnimate = function() {\n                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {\n                                    var image = el;\n                                    setTimeout(function() {\n                                        $(image).parent().fadeIn();\n                                    }, this.settings.loadingSpeed * index);\n                                }, this));\n                            };\n\n                            this._printGallery = function(photos) {\n                                var element = this.element.find('.gallery-container');\n                                if (!photos || photos.length === 0) {\n                                    this._hideSpinner();\n                                    this._printError();\n                                    return;\n                                }\n                                $.each(photos, function(key, photo) {\n                                    if (!photo || !photo.thumbnail) return; \/\/ Skip undefined or invalid photos\n                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });\n                                    element.append($('<div><\/div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })\n                                        .append($('<a><\/a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()\n                                            .append(img)));\n                                });\n\n                                element.imagesLoaded()\n                                    .done($.proxy(this._flickrAnimate, this))\n                                    .always($.proxy(this._hideSpinner, this));\n                            };\n\n                            this._flickrPhotoset = function(photoset) {\n                                var _this = this;\n                                photos[photoset.id] = [];\n                                $.each(photoset.photo, function(key, photo) {\n                                    if (photo.media !== \"photo\") {\n                                        return true; \/\/ Skip videos\n                                    }\n                                    if (key >= _this.settings.photosLimit) {\n                                        return false;\n                                    }\n                                    photos[photoset.id][key] = {\n                                        thumbnail: 'https:\/\/farm' + photo.farm + '.static.flickr.com\/' + photo.server + '\/' + photo.id + '_' + photo.secret + '_q.jpg',\n                                        href: 'https:\/\/farm' + photo.farm + '.static.flickr.com\/' + photo.server + '\/' + photo.id + '_' + photo.secret + '_b.jpg',\n                                        title: photo.title\n                                    };\n                                });\n\n                                console.log('Filtered photos:', photos[photoset.id]); \/\/ Debug log\n                                if (photos[photoset.id].length > 0) {\n                                    this._printGallery(photos[photoset.id]);\n                                } else {\n                                    this._hideSpinner();\n                                    this._printError();\n                                }\n                            };\n\n                            this._onFlickrResponse = function(response) {\n                                console.log('API Response:', response); \/\/ Debug log\n                                if (response.stat === \"ok\") {\n                                    this._flickrPhotoset(response.photoset);\n                                } else {\n                                    this._hideSpinner();\n                                    this._printError();\n                                }\n                            };\n\n                            this._flickrRequest = function(method, data) {\n                                var url = apiUrl + \"?format=json&jsoncallback=?&method=\" + method + \"&api_key=\" + this.settings.apiKey;\n                                $.each(data, function(key, value) {\n                                    url += \"&\" + key + \"=\" + value;\n                                });\n\n                                $.ajax({\n                                    dataType: \"json\",\n                                    url: url,\n                                    context: this,\n                                    success: this._onFlickrResponse\n                                });\n                            };\n\n                            this._flickrInit = function () {\n                                this._flickrRequest('flickr.photosets.getPhotos', {\n                                    photoset_id: this.settings.photosetId,\n                                    extras: 'media'\n                                });\n                            };\n\n                            this.init();\n                        }\n\n                        Plugin.prototype = {\n                            init: function () {\n                                this._flickrInit();\n                            }\n                        };\n\n                        $.fn[pluginName] = function (options) {\n                            this.each(function () {\n                                if (!$.data(this, \"plugin_\" + pluginName)) {\n                                    $.data(this, \"plugin_\" + pluginName, new Plugin(this, options));\n                                }\n                            });\n                            return this;\n                        };\n                    })(jQuery, window, document);\n                    <\/script>\n                    <div class=\"gallery-10385\">\n                                                    <h3><\/h3>\n                                                <div class=\"row\">\n                            <div class=\"col-xs-12 spinner-wrapper\">\n                                <div class=\"LoadingImg\"><img decoding=\"async\" src=\"http:\/\/fratersajolad.hu\/wp-content\/plugins\/flickr-album-gallery\/img\/loading.gif\" \/><\/div>\n                            <\/div>\n                            <div align=\"center\" class=\"gallery-container\"><\/div>\n                        <\/div>\n                    <\/div>\n                    \n            <!-- Blueimp gallery -->\n            <div id=\"blueimp-gallery-10385\" class=\"blueimp-gallery blueimp-gallery-controls\">\n                <div class=\"slides\"><\/div>\n                <h3 class=\"title\"><\/h3>\n                <a class=\"prev\">\u2039<\/a>\n                <a class=\"next\">\u203a<\/a>\n                <a class=\"close\">\u00d7<\/a>\n                <a class=\"play-pause\"><\/a>\n                <ol class=\"indicator\"><\/ol>\n                <div class=\"modal fade\">\n                    <div class=\"modal-dialog\">\n                        <div class=\"modal-content\">\n                            <div class=\"modal-header\">\n                                <button type=\"button\" class=\"close\" aria-hidden=\"true\">\u00d7<\/button>\n                                <h4 class=\"modal-title\"><\/h4>\n                            <\/div>\n                            <div class=\"modal-body next\"><\/div>\n                            <div class=\"modal-footer\">\n                                <button type=\"button\" class=\"btn btn-default pull-left prev\">\n                                    <i class=\"glyphicon glyphicon-chevron-left\"><\/i>\n                                    Previous                                <\/button>\n                                <button type=\"button\" class=\"btn btn-primary next\">\n                                    Next                                    <i class=\"glyphicon glyphicon-chevron-right\"><\/i>\n                                <\/button>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <script type=\"text\/javascript\">\n            jQuery(function() {\n                jQuery.extend(blueimp.Gallery.prototype.options, {\n                    useBootstrapModal: false,\n                    hidePageScrollbars: false,\n                    container: \"#blueimp-gallery-10385\",\n                });\n            });\n            <\/script>\n\n            \n","protected":false},"excerpt":{"rendered":"<p>Iskol\u00e1nk \u00e9s tagiskol\u00e1nk ministr\u00e1ns \u00e9s hittanos tanul\u00f3i k\u00fcl\u00f6nleges jutalomkir\u00e1ndul\u00e1son vehettek r\u00e9szt Magyarok Nagyasszonya \u00fcnnep\u00e9n.<\/p>\n","protected":false},"author":2,"featured_media":10386,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,196],"tags":[],"class_list":["post-10384","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-egyeb","category-okoiskola"],"_links":{"self":[{"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=\/wp\/v2\/posts\/10384","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10384"}],"version-history":[{"count":2,"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=\/wp\/v2\/posts\/10384\/revisions"}],"predecessor-version":[{"id":10737,"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=\/wp\/v2\/posts\/10384\/revisions\/10737"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=\/wp\/v2\/media\/10386"}],"wp:attachment":[{"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10384"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10384"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/fratersajolad.hu\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}