<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Talentenuren Archieven - Heilig Hart Bree</title>
	<atom:link href="https://www.hhartbree.be/category/groeien-talenten/talentenuren/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hhartbree.be/category/groeien-talenten/talentenuren/</link>
	<description>Een school met een hart voor elk talent</description>
	<lastBuildDate>Tue, 10 Feb 2026 08:41:14 +0000</lastBuildDate>
	<language>nl-NL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Talentenuur mix</title>
		<link>https://www.hhartbree.be/groeien-talenten/talentenuur-mix/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 09:04:15 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vak in de kijker]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15488</guid>

					<description><![CDATA[<p>       TALENTENUUR MIX                          Kinderen enthousiast maken over de natuur. Dat is het doel dat @werkgroepisis heeft. Onze leerlingen van 1B gingen creatief aan de</p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-mix/">Talentenuur mix</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="">
<div class="">TALENTENUUR MIX</div>
<div></div>
</div>
<div class="">
<div class="" data-block="true" data-editor="eju95" data-offset-key="2rnto-0-0">
<div data-offset-key="2rnto-0-0">
<div class="">
<div class="">
<div class="">
<div class="x14z9mp xat24cr x1lziwak x1vvkbs xtlvy1s x126k92a">
<div dir="auto">
<div class="">
<div dir="auto">
<div class="">Kinderen enthousiast maken over de natuur. Dat is het doel dat @werkgroepisis heeft. Onze leerlingen van 1B gingen creatief aan de slag voor deze werkgroep.</div>
<div class="">Ze werkten voor de tentoonstelling &#8220;Water, bron van leven&#8221; creatieve waterdiertjes uit. Deze worden intussen getoond op de tentoonstelling die bezocht wordt door vele lagere scholen in het Dommelhuis te Peer.</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			
		</div>
	</div>

	<div class="wpb_raw_code wpb_content_element wpb_raw_html" >
		<div class="wpb_wrapper">
			                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15489 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15489').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720331864487'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15489">
                                                    <h3>Talentenuur mix</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15489" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15489",
                });
            });
            </script>

            
		</div>
	</div>
</div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-mix/">Talentenuur mix</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Talentenuur Kunstatelier</title>
		<link>https://www.hhartbree.be/groeien-talenten/talentenuur-kunstatelier-3/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Fri, 06 Feb 2026 08:49:26 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vak in de kijker]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15484</guid>

					<description><![CDATA[<p>       KUNSTATELIER                        Een kleine recap van het talentenuur Kunstatelier. Kijk welke creaties ze afgelopen trimester al allemaal verwezenlijkt hebben!       </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-kunstatelier-3/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="">
<div class="">KUNSTATELIER</div>
<div></div>
</div>
<div class="">
<div class="" data-block="true" data-editor="eju95" data-offset-key="2rnto-0-0">
<div data-offset-key="2rnto-0-0">
<div class="">
<div class="">
<div class="">
<div class="x14z9mp xat24cr x1lziwak x1vvkbs xtlvy1s x126k92a">
<div dir="auto">
<div class="">
<div dir="auto">Een kleine recap van het talentenuur Kunstatelier. Kijk welke creaties ze afgelopen trimester al allemaal verwezenlijkt hebben!</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15485 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15485').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720331864372'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15485">
                                                    <h3>Kunstatelier</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15485" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15485",
                });
            });
            </script>

            

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-kunstatelier-3/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Talentenuur Kunstatelier</title>
		<link>https://www.hhartbree.be/groeien-talenten/talentenuur-kunstatelier-2/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Tue, 13 Jan 2026 10:11:51 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vak in de kijker]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15390</guid>

					<description><![CDATA[<p>       Kunstatelier                      Texture art: werken met structuren en texturen die gecreëerd worden door het gebruik van verschillende materialen zoals plamuurmesjes, messen, stokjes, kranten...     </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-kunstatelier-2/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="">
<div class="">Kunstatelier</div>
<div></div>
</div>
<div class="">
<div class="" data-block="true" data-editor="eju95" data-offset-key="2rnto-0-0">
<div data-offset-key="2rnto-0-0">
<div class="">
<div class="">
<div class="">
<div class="x14z9mp xat24cr x1lziwak x1vvkbs xtlvy1s x126k92a">
<div dir="auto">
<div class="">Texture art: werken met structuren en texturen die gecreëerd worden door het gebruik van verschillende materialen zoals plamuurmesjes, messen, stokjes, kranten&#8230;</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15389 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15389').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720331417820'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15389">
                                                    <h3>Talentenuur Kunstatelier</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15389" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15389",
                });
            });
            </script>

            

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-kunstatelier-2/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Talentenuur Kunstatelier</title>
		<link>https://www.hhartbree.be/groeien-talenten/kunstatelier-2/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 11:13:59 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Vak in de kijker]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15346</guid>

					<description><![CDATA[<p>       Talentenuur Kunstatelier            Dieren opbouwen met eenvoudige vormen om ze daarna te bewerken in papier-maché. Er werd tenslotte acrylverf gebruikt voor de afwerking.  Het resultaat is fantastisch!          </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/kunstatelier-2/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="">
<div class="">Talentenuur Kunstatelier</div>
</div>
<div class="">
<div class="" data-block="true" data-editor="eju95" data-offset-key="2rnto-0-0">
<div data-offset-key="2rnto-0-0">
<div class="">
<div class="">Dieren opbouwen met eenvoudige vormen om ze daarna te bewerken in papier-maché. Er werd tenslotte acrylverf gebruikt voor de afwerking.</div>
<div>Het resultaat is fantastisch!</div>
<div></div>
</div>
</div>
<div>                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15354 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15354').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720331292920'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15354">
                                                    <h3>Kunstatelier</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15354" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15354",
                });
            });
            </script>

            </div>
</div>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/kunstatelier-2/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Kunstatelier</title>
		<link>https://www.hhartbree.be/groeien-talenten/kunstatelier/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Fri, 26 Sep 2025 09:41:16 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEERLINGEN A/H WOORD]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Vak in de kijker]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15299</guid>

					<description><![CDATA[<p>       Tijdens het Talentenuur Kunstatelier werkten de leerlingen afgelopen lessen met verschillende materialen: van dunne pennetjes, kleurtjes tot aquarel.  Hiermee maakten ze lineaire portretten en patronen.                      </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/kunstatelier/">Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="">
<div class="">Tijdens het Talentenuur Kunstatelier werkten de leerlingen afgelopen lessen met verschillende materialen: van dunne pennetjes, kleurtjes tot aquarel.</div>
<div class="">Hiermee maakten ze lineaire portretten en patronen.</div>
</div>
<div class="">
<div class="" data-block="true" data-editor="eju95" data-offset-key="2rnto-0-0">
<div data-offset-key="2rnto-0-0">
<div class="">
<div class=""></div>
</div>
</div>
</div>
</div>
                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15300 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15300').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720329264315'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15300">
                                                    <h3>Talentenuur Kunstatelier</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15300" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15300",
                });
            });
            </script>

            

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/kunstatelier/">Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Talentenuur mix 1B</title>
		<link>https://www.hhartbree.be/groeien-talenten/talentenuur-mix-1b/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Fri, 09 May 2025 13:00:07 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15177</guid>

					<description><![CDATA[<p>   Talentenuur mix 1B  De leerlingen van 1B zijn volop bezig met hun laatste  project!🪚🔨🎨  Ze ontwerpen, zagen en schilderen figuren die de  verkoop van hun producten zoals ijsjes, snoep,  homemade lemonade... promoten.  De verkoop van al het lekkers gaat door op donderdag  5 juni. </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-mix-1b/">Talentenuur mix 1B</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p>Talentenuur mix 1B</p>
<div class="">De leerlingen van 1B zijn volop bezig met hun laatste</div>
<div class="">project!🪚🔨🎨</div>
<div class="">Ze ontwerpen, zagen en schilderen figuren die de</div>
<div class="">verkoop van hun producten zoals ijsjes, snoep,</div>
<div class="">homemade lemonade&#8230; promoten.</div>
<div class="">De verkoop van al het lekkers gaat door op donderdag</div>
<div class="">5 juni.</div>
<div class="">Stay tuned! 🍦🧁🍭</div>
                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15176 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15176').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720326003188'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15176">
                                                    <h3>Talentenuur mix 1B</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15176" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15176",
                });
            });
            </script>

            

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuur-mix-1b/">Talentenuur mix 1B</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sport in de kijker</title>
		<link>https://www.hhartbree.be/groeien-talenten/sport-in-de-kijker-2/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Mon, 03 Feb 2025 10:12:59 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15038</guid>

					<description><![CDATA[<p>   Talentenuur Sport            De leerlingen van de optie sport brachten een bezoek aan Meuse functional Fitness in Kinrooi.  Dit is geen traditionele fitness, maar Meuse richt zich meer op de sport "Crossfit". Dit is een zeer gevarieerde sport waarbij er wordt</p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/sport-in-de-kijker-2/">Sport in de kijker</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p><b>Talentenuur Sport</b></p>
<div dir="auto">
<div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a">
<div dir="auto">
<div class="" data-block="true" data-editor="1v6fs" data-offset-key="2vtrl-0-0">
<div class="_1mf _1mj" data-offset-key="2vtrl-0-0">
<div>De leerlingen van de optie sport brachten een bezoek aan Meuse functional Fitness in Kinrooi.</div>
<div>Dit is geen traditionele fitness, maar Meuse richt zich meer op de sport &#8220;Crossfit&#8221;. Dit is een zeer gevarieerde sport waarbij er wordt gewerkt aan o.a. kracht, uithouding, snelheid. Er wordt gebruikgemaakt van gewichten, maar ook van het eigen lichaamsgewicht. Tevens zitten er variaties in van atletiek en gymnastiek en veel functionele bewegingen die van pas komen in het dagelijkse leven.</div>
<div></div>
<div>Tijdens de les kregen de leerlingen uitleg over de materialen en toestellen die zich in de hal bevinden. Erna maakten ze tijdens de opwarming kennis met een roei-, fiets- en ski-toestellen die allemaal werken op luchtweerstand.</div>
<div>Vervolgens was er een &#8216;skill&#8217; stuk waarbij de leerlingen een &#8216;front- en backsquat&#8217; gingen uitvoeren, na natuurlijk eerst de goede houding aan te leren. Een goede houding is essentieel bij dit soort oefeningen.</div>
<div>Tijdens een 2de deel leerden de sportievelingen nog het verschil tussen een &#8216;strict press&#8217;, &#8216;push press&#8217; en &#8216;push jerk&#8217;.</div>
<div>Tot slot ging de hartslag van de leerlingen nog een stuk de hoogte in na een &#8216;AMRAP&#8217; van 10 minuten. Hier probeerden de leerlingen zoveel mogelijk rondjes af te leggen van 150m row, 10 wall balls, 10 push presses en 5 burpees.</div>
<div>Gelukkig waren het de laatste lesuren van de dag, want de leerlingen hadden alles gegeven!</div>
<div></div>
<div>Hartelijk dank aan Meuse functional fitness om deze groep te ontvangen.</div>
<div><a href="https://meusefunctionalfitness.be/" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://meusefunctionalfitness.be&amp;source=gmail&amp;ust=1737622528298000&amp;usg=AOvVaw1ekplihlcgn9CiKw_jE4Zr">https://<wbr />meusefunctionalfitness.be</a></div>
</div>
<div data-offset-key="2vtrl-0-0"></div>
<div data-offset-key="2vtrl-0-0">                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15021 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15021').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720323327176'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15021">
                                                    <h3>Talentenuur sport</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15021" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15021",
                });
            });
            </script>

            </div>
<div data-offset-key="2vtrl-0-0"></div>
</div>
</div>
</div>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/sport-in-de-kijker-2/">Sport in de kijker</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Kunstatelier in de kijker</title>
		<link>https://www.hhartbree.be/groeien-talenten/kunstatelier-in-de-kijker/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Wed, 15 Jan 2025 10:24:32 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=15006</guid>

					<description><![CDATA[<p>   Talentenuur Kunstatelier          Verhoudingen &#38; bewegingen leren zien tijdens de lessen modeltekenen.                           </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/kunstatelier-in-de-kijker/">Kunstatelier in de kijker</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p><b>Talentenuur Kunstatelier</b></p>
<div dir="auto">
<div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a">
<div dir="auto">
<div class="" data-block="true" data-editor="1v6fs" data-offset-key="2vtrl-0-0">
<div class="_1mf _1mj" data-offset-key="2vtrl-0-0">Verhoudingen &amp; bewegingen leren zien tijdens de lessen modeltekenen.</div>
<div data-offset-key="2vtrl-0-0"></div>
<div data-offset-key="2vtrl-0-0">                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery15008 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-15008').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720323203864'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-15008">
                                                    <h3>Talentenuur Kunstatelier</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-15008" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-15008",
                });
            });
            </script>

            </div>
<div data-offset-key="2vtrl-0-0"></div>
</div>
</div>
</div>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/kunstatelier-in-de-kijker/">Kunstatelier in de kijker</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Talentenuur STEM naar FLL!</title>
		<link>https://www.hhartbree.be/groeien-talenten/talentenuren/talentenuur-stem-naar-fll/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Mon, 09 Dec 2024 11:41:12 +0000</pubDate>
				<category><![CDATA[GROEIEN & TALENTEN]]></category>
		<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Projectdagen]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Vak in de kijker]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=14925</guid>

					<description><![CDATA[<p>   Talentenuur STEM        De leerlingen van talentenuur STEM hebben deelgenomen aan de First Lego League regiofinale te Hasselt. Na maanden van voorbereiding, onderzoek en het programmeren van verschillende robotmissies, hebben zij hun kunsten getoond aan een professionele jury.  Het was een leerrijke ervaring!  </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuren/talentenuur-stem-naar-fll/">Talentenuur STEM naar FLL!</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p><strong>Talentenuur STEM</strong></p>
<div dir="auto">
<div class="xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a"></div>
<div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a">
<div dir="auto">De leerlingen van talentenuur STEM hebben deelgenomen aan de First Lego League regiofinale te Hasselt. Na maanden van voorbereiding, onderzoek en het programmeren van verschillende robotmissies, hebben zij hun kunsten getoond aan een professionele jury.<br />
Het was een leerrijke ervaring!</div>
</div>
</div>
                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery14924 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-14924').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720322468958'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-14924">
                                                    <h3>Talentenuur STEM naar FLL</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-14924" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-14924",
                });
            });
            </script>

            

		</div>
	</div>
</div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuren/talentenuur-stem-naar-fll/">Talentenuur STEM naar FLL!</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Talentenuur Kunstatelier</title>
		<link>https://www.hhartbree.be/groeien-talenten/talentenuren/talentenuur-kunstatelier/</link>
		
		<dc:creator><![CDATA[Isabelle]]></dc:creator>
		<pubDate>Mon, 09 Dec 2024 11:16:32 +0000</pubDate>
				<category><![CDATA[LEVEN OP SCHOOL]]></category>
		<category><![CDATA[Talentenuren]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.hhartbree.be/?p=14904</guid>

					<description><![CDATA[<p>   Talentenuur Kunstatelier        Creatievelingen aan het werk!  De school is ondertussen eigenaar van een hele dierentuin!  Check de prachtige resultaten!         </p>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuren/talentenuur-kunstatelier/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<p><strong>Talentenuur Kunstatelier</strong></p>
<div dir="auto">
<div class="xdj266r x11i5rnm xat24cr x1mh8g0r x1vvkbs x126k92a"></div>
<div class="x11i5rnm xat24cr x1mh8g0r x1vvkbs xtlvy1s x126k92a">
<div dir="auto">Creatievelingen aan het werk!</div>
<div dir="auto">De school is ondertussen eigenaar van een hele dierentuin!</div>
<div dir="auto">Check de prachtige resultaten!</div>
</div>
</div>
                    <style>
                                            .flickr-img-responsive {
                            width:100% !important;
                            height:auto !important;
                            display:block !important;
                        }
                        .LoadingImg img {
                            max-width: 45px;
                            max-height: 45px;
                            box-shadow: none;
                        }
                        .wpfrank-flickr-div{
                            padding:15px;
                        }
                        @media (max-width: 786px){
                            .col-md-3 {
                                width:49.9%;
                                float:left;
                            }
                        }
                        .play-pause {
                            display: none !important;
                        }
                        .gallery14905 {
                            overflow:hidden;
                            clear: both;
                        }
                        .fnf{
                            background-color: #a92929;
                            border-radius: 5px;
                            color: #fff;
                            font-family: initial;
                            text-align: center;
                            padding:12px;
                        }
                    </style>
                    <script type="text/javascript">
                    jQuery(function() {
                        jQuery('.gallery-14905').flickr({
                            apiKey: '037c012784565c3b5691cc5a0aa912b7',
                            photosetId: '72177720322451545'
                        });
                    });

                    ;(function ($, window, document, undefined) {
                        'use strict';
                        var pluginName = "flickr",
                            defaults = {
                                apiKey: "",
                                photosetId: "",
                                errorText: "<div class='fnf'><i class='far fa-times-circle'></i> Error generating gallery.</div>",
                                loadingSpeed: 38,
                                photosLimit: 200
                            },
                            apiUrl = 'https://api.flickr.com/services/rest/',
                            photos = [];

                        function Plugin(element, options) {
                            this.element = $(element);
                            this.settings = $.extend({}, defaults, options);
                            this._defaults = defaults;
                            this._name = pluginName;

                            this._hideSpinner = function() {
                                this.element.find('.spinner-wrapper').hide().find('*').hide();
                            };

                            this._printError = function() {
                                this.element.find('.gallery-container').append($("<div></div>", { "class": "col-lg-12" })
                                    .append($("<div></div>", { "class": "error-wrapper" })
                                        .append($("<span></span>", { "class": "label label-danger error" })
                                            .html(this.settings.errorText))));
                            };

                            this._flickrAnimate = function() {
                                this.element.find('.gallery-container img').each($.proxy(function(index, el) {
                                    var image = el;
                                    setTimeout(function() {
                                        $(image).parent().fadeIn();
                                    }, this.settings.loadingSpeed * index);
                                }, this));
                            };

                            this._printGallery = function(photos) {
                                var element = this.element.find('.gallery-container');
                                if (!photos || photos.length === 0) {
                                    this._hideSpinner();
                                    this._printError();
                                    return;
                                }
                                $.each(photos, function(key, photo) {
                                    if (!photo || !photo.thumbnail) return; // Skip undefined or invalid photos
                                    var img = $('<img>', { 'class': 'thumb img-thumbnail flickr-img-responsive', src: photo.thumbnail, 'alt': photo.title });
                                    element.append($('<div></div>', { 'class': ' col-md-3 col-sm-4 col-center wpfrank-flickr-div' })
                                        .append($('<a></a>', { 'class': '', href: photo.href, 'data-gallery': '', 'title': photo.title }).hide()
                                            .append(img)));
                                });

                                element.imagesLoaded()
                                    .done($.proxy(this._flickrAnimate, this))
                                    .always($.proxy(this._hideSpinner, this));
                            };

                            this._flickrPhotoset = function(photoset) {
                                var _this = this;
                                photos[photoset.id] = [];
                                $.each(photoset.photo, function(key, photo) {
                                    if (photo.media !== "photo") {
                                        return true; // Skip videos
                                    }
                                    if (key >= _this.settings.photosLimit) {
                                        return false;
                                    }
                                    photos[photoset.id][key] = {
                                        thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg',
                                        href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
                                        title: photo.title
                                    };
                                });

                                console.log('Filtered photos:', photos[photoset.id]); // Debug log
                                if (photos[photoset.id].length > 0) {
                                    this._printGallery(photos[photoset.id]);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._onFlickrResponse = function(response) {
                                console.log('API Response:', response); // Debug log
                                if (response.stat === "ok") {
                                    this._flickrPhotoset(response.photoset);
                                } else {
                                    this._hideSpinner();
                                    this._printError();
                                }
                            };

                            this._flickrRequest = function(method, data) {
                                var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
                                $.each(data, function(key, value) {
                                    url += "&" + key + "=" + value;
                                });

                                $.ajax({
                                    dataType: "json",
                                    url: url,
                                    context: this,
                                    success: this._onFlickrResponse
                                });
                            };

                            this._flickrInit = function () {
                                this._flickrRequest('flickr.photosets.getPhotos', {
                                    photoset_id: this.settings.photosetId,
                                    extras: 'media'
                                });
                            };

                            this.init();
                        }

                        Plugin.prototype = {
                            init: function () {
                                this._flickrInit();
                            }
                        };

                        $.fn[pluginName] = function (options) {
                            this.each(function () {
                                if (!$.data(this, "plugin_" + pluginName)) {
                                    $.data(this, "plugin_" + pluginName, new Plugin(this, options));
                                }
                            });
                            return this;
                        };
                    })(jQuery, window, document);
                    </script>
                    <div class="gallery-14905">
                                                    <h3>Talentenuur Kunstatelier</h3>
                                                <div class="row">
                            <div class="col-xs-12 spinner-wrapper">
                                <div class="LoadingImg"><img decoding="async" src="https://www.hhartbree.be/wp-content/plugins/flickr-album-gallery/img/loading.gif" /></div>
                            </div>
                            <div align="center" class="gallery-container"></div>
                        </div>
                    </div>
                    
            <!-- Blueimp gallery -->
            <div id="blueimp-gallery-14905" class="blueimp-gallery blueimp-gallery-controls">
                <div class="slides"></div>
                <h3 class="title"></h3>
                <a class="prev">‹</a>
                <a class="next">›</a>
                <a class="close">×</a>
                <a class="play-pause"></a>
                <ol class="indicator"></ol>
                <div class="modal fade">
                    <div class="modal-dialog">
                        <div class="modal-content">
                            <div class="modal-header">
                                <button type="button" class="close" aria-hidden="true">×</button>
                                <h4 class="modal-title"></h4>
                            </div>
                            <div class="modal-body next"></div>
                            <div class="modal-footer">
                                <button type="button" class="btn btn-default pull-left prev">
                                    <i class="glyphicon glyphicon-chevron-left"></i>
                                    Previous                                </button>
                                <button type="button" class="btn btn-primary next">
                                    Next                                    <i class="glyphicon glyphicon-chevron-right"></i>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <script type="text/javascript">
            jQuery(function() {
                jQuery.extend(blueimp.Gallery.prototype.options, {
                    useBootstrapModal: false,
                    hidePageScrollbars: false,
                    container: "#blueimp-gallery-14905",
                });
            });
            </script>

            

		</div>
	</div>
</div></div></div></div>
<p>Het bericht <a href="https://www.hhartbree.be/groeien-talenten/talentenuren/talentenuur-kunstatelier/">Talentenuur Kunstatelier</a> verscheen eerst op <a href="https://www.hhartbree.be">Heilig Hart Bree</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
