{"id":2,"date":"2023-05-02T10:01:58","date_gmt":"2023-05-02T10:01:58","guid":{"rendered":"https:\/\/www.herdenkingsbiljet.com\/?page_id=2"},"modified":"2024-06-28T13:18:56","modified_gmt":"2024-06-28T13:18:56","slug":"beispielseite","status":"publish","type":"page","link":"https:\/\/www.herdenkingsbiljet.com\/de\/","title":{"rendered":"Startseite \u2013 M\u00e4dchen mit Perlenohrring"},"content":{"rendered":"<div class=\"su-row\"><div class=\"su-column su-column-size-1-2 homebanner\"><div class=\"su-column-inner su-u-clearfix su-u-trim\">\n<p>Bestellen Sie die sch\u00f6ne 0-Euro-Gedenk-Banknote \"Das M\u00e4dchen mit dem Perlenohrring\" von Johannes Vermeer. Ideal als Sammlerst\u00fcck oder Souvenir. Der Schein ist mit Echtheitsmerkmalen versehen und wird von K\u00f6nigliche Joh. Ensched\u00e9 gedruckt.<\/p>\n<p><img loading=\"lazy\" class=\"alignnone size-full wp-image-68\" src=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png\" alt=\"Vermeer 0-Euro-Schein\" width=\"600\" height=\"322\" srcset=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png 600w, https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-200x107.png 200w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<\/div><\/div>\n<\/div>\n<p style=\"text-align: center;\"><div class=\"su-button-center\"><a href=\"https:\/\/www.herdenkingsbiljet.com\/de\/produkt\/madchen-mit-der-perle\/\" class=\"su-button su-button-style-flat\" style=\"color:#0F555D;background-color:#BBDC37;border-color:#96b02c;border-radius:5px\" target=\"_self\"><span style=\"color:#0F555D;padding:0px 20px;font-size:16px;line-height:32px;border-color:#d0e773;border-radius:5px;text-shadow:none\"> Jetzt bestellen!<\/span><\/a><\/div>\n<h1 style=\"text-align: center;\">0 euro souvenir<\/h1>\n<p style=\"text-align: center;\">Wer kennt es nicht: das M\u00e4dchen mit dem Perlenohrring, gemalt von Johannes Vermeer im Jahr 1665.<br \/>\nDieser 0-Euro-GedenkBanknote wird in einem attraktiven Umschlag geliefert.<\/p>\n<script>                (function($){                    'use strict';                    $(document).ready(function(){                       var ays_gallery_containers = document.getElementsByClassName('ays_gallery_container_1');                       var ays_gallery_container_1;                       for(var ays_i = 0; ays_i < ays_gallery_containers.length; ays_i++){                           do{                                ays_gallery_container_1 = ays_gallery_containers[ays_i].parentElement.parentElement;                            }                            while(ays_gallery_container_1.style.position === 'relative');                            ays_gallery_container_1.style.position = 'static';                        }                        var lightboxPause = 5000;                        if (window.matchMedia('(max-width: 768px)').matches) {                            lightboxPause = 5000;                        }                                                var gpgFilterLightboxOptions = {                            selector: '.ays_grid_column_1',                            share: false,                            hash: false,                            addClass:'ays_gpg_lightbox_1',                            fullScreen: false,                            autoplay: false,                            pause: lightboxPause,                            progressBar:true,                            mousewheel: false,                            keyPress: false,                            actualSize: false,                            pager: false,                            download: false,                            autoplayControls: true,                            counter: true,                            showThumbByDefault: false,                            getCaptionFromTitleOrAlt: false,                            subHtmlSelectorRelative: true                        };                                                $(document).on('click', '.ays_gpg_category_filter', function(e) {                            var ays_cat = $(this).data('cat');                             $(document).find('.ays_gpg_category_filter').each(function(){                                $(this).removeClass('active');                            });                            $(this).addClass('active');                            var ays_img_cat = document.getElementsByClassName('ays_grid_column_1');                            var galContainer = $(this).parents('.ays_gallery_container_1');                            var anim_effect = galContainer.find('.ays_gallery_filter_cat').attr('data-anim');                            galContainer.find('.gpgFilteredContainer').remove();                            var mainGallery = galContainer.find('.ays_grid_row');                            if(ays_cat == 'all'){                                mainGallery.css('animation-name', anim_effect);                                mainGallery.css('animation-duration', '.5s');                                mainGallery.find('.ays_grid_column_1').hide();                                mainGallery.removeClass('ays_gpg_display_none');                                mainGallery.find('.ays_grid_column_1').fadeIn(400);                                mainGallery.attr('id','ays_grid_row_1');                            }else{                                var filterElements = mainGallery.find('[data-cat*=\"'+ays_cat+'\"]');                                var filterContainer = $('<div class=\"gpgFilteredContainer ays_grid_row\" id=\"ays_grid_row_1\"><\/div>');                                filterElements.each(function(){                                    var fclone = $(this).clone();                                    fclone.hide();                                    filterContainer.append(fclone);                                });                                galContainer.append(filterContainer);                                galContainer.find('.gpgFilteredContainer').css('animation-name', anim_effect);                                galContainer.find('.gpgFilteredContainer').css('animation-duration', '.5s');                                galContainer.find('.ays_grid_column_1').fadeIn(400);                                mainGallery.addClass('ays_gpg_display_none');                                mainGallery.removeAttr('id');                                $(document).find('.gpgFilteredContainer').lightGallery(gpgFilterLightboxOptions);                                $(document).find('.ays_gallery_container_1 div.ays_grid_column_1').hover(function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeIn');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '1');                                        },                                         function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeOut');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '0');                                                                                    });                                                                                            }                            $(document).find('.ays_grid_column_1 div.ays_hover_mask').find('.ays_image_url').on('click', function(e){                                setTimeout(function(){                                    $(document).find('.lg-close.lg-icon').trigger('click');                                },450);                                window.open($(this).attr('data-url'),'_blank');                            });                                                    });                                            });                })(jQuery);        <\/script>        <style>                        .ays_gallery_container_1 .ays_image_loading_div {                                                display: flex;                                            }                        .ays_gallery_container_1 {                display: block;            }            .ays_mosaic_column_item_1 a>img {                                                opacity: 0;                                             }                                             .ays_mosaic_column_item_1 a div.ays_hover_mask {                                                display: none;                                             }            .gpg_gal_loader_1  {                display: none;                justify-content: center;                align-items: center;                animation-duration: .5s;                transition: .5s ease-in-out;                margin-bottom: 20px;                width: 50px;                height: 50px;                margin: auto !important;            }            .gpg_loader_1 {                display: none;            }            .ays_gpg_lightbox_1 .lg-progress-bar .lg-progress {                background-color: #a90707;            }            @media screen and (max-width: 768px){                .ays_gpg_lightbox_1 .lg-progress-bar .lg-progress {                    background-color: #a90707;                }            }                    <\/style><div class='ays_gallery_body_1'><div class='ays_gallery_container_1' style='width: 100%'><div class='ays_gallery_search_img'> <label> <span>Suchen<\/span> <input type='text' class='inp_search_img' id='inp_search_img_1' placeholder='nach Titel, Beschreibung'> <\/label> <\/div><div class='ays_grid_row' id='ays_grid_row_1'><div class='ays_grid_column_1 ays_count_views' style='width: calc(33.333333333333% - 5px);' data-src='https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel.png' data-desc='1-Vermeer-meisje-met-parel 1-Vermeer-meisje-met-parel ' > <img class='ays_gallery_image' src='' alt='1-Nixe-mit-Perle'\/> <div class='ays_image_loading_div'><img src='https:\/\/www.herdenkingsbiljet.com\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/flower.svg'><\/div> <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div> <a href='javascript:void(0);'><\/a> <\/div><div class='ays_grid_column_1 ays_count_views' style='width: calc(33.333333333333% - 5px);' data-src='https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-2.png' data-desc='1-Vermeer-meisje-met-parel-BILJET-2 1-Vermeer-meisje-met-parel-BILJET-2 ' > <img class='ays_gallery_image' src='' alt='1-Nixe-mit-Perle-GedenkBanknote-2'\/> <div class='ays_image_loading_div'><img src='https:\/\/www.herdenkingsbiljet.com\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/flower.svg'><\/div> <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div> <a href='javascript:void(0);'><\/a> <\/div><div class='ays_grid_column_1 ays_count_views' style='width: calc(33.333333333333% - 5px);' data-src='https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png' data-desc='1-Vermeer-meisje-met-parel-BILJET 1-Vermeer-meisje-met-parel-BILJET ' > <img class='ays_gallery_image' src='' alt='1-Nixe-mit-Perle-GedenkBanknote'\/> <div class='ays_image_loading_div'><img src='https:\/\/www.herdenkingsbiljet.com\/wp-content\/plugins\/gallery-photo-gallery\/public\/images\/flower.svg'><\/div> <div class='ays_hover_mask animated'><div ><i class='ays_gpg_fa ays_fa_for_gallery ays_gpg_fa_search_plus'><\/i><\/div><\/div> <a href='javascript:void(0);'><\/a> <\/div><\/div><script> if(typeof aysGalleryOptions === 'undefined'){ var aysGalleryOptions = {}; } if(typeof aysGalleryOptions.galleryImages === 'undefined'){ aysGalleryOptions.galleryImages = []; } aysGalleryOptions.galleryImages[1] = 'WyJodHRwczpcL1wvd3d3LmhlcmRlbmtpbmdzYmlsamV0LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNFwvMDZcLzEtVmVybWVlci1tZWlzamUtbWV0LXBhcmVsLnBuZyIsImh0dHBzOlwvXC93d3cuaGVyZGVua2luZ3NiaWxqZXQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8wNlwvMS1WZXJtZWVyLW1laXNqZS1tZXQtcGFyZWwtQklMSkVULTIucG5nIiwiaHR0cHM6XC9cL3d3dy5oZXJkZW5raW5nc2JpbGpldC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzA2XC8xLVZlcm1lZXItbWVpc2plLW1ldC1wYXJlbC1CSUxKRVQucG5nIl0='; <\/script> <\/div> <style> .lg-outer, .lg-backdrop { z-index: 999999999999 !important; } .ays_gallery_container_1 { max-width: 100%; transition: .5s ease-in-out; animation-duration: .5s; position: static!important; ; } .mosaic_1 { padding: 6px; max-width: 100%; } .mosaic_1 a { width: 100%; height: 100%; } .ays_masonry_item_1{ width: calc(33.332333333333% - 5px); margin-bottom: 5px !important; position: relative; } .ays_image_title { top: unset; bottom: 0; ; } .ays_gallery_container_1 .ays_gallery_header h2.ays_gallery_title{ color:#000 } .ays_gallery_container_1 .ays_gallery_header h4.ays_gallery_description{ color:#000 } .ays_image_title>span { font-size:12px; color:#ffffff } .ays_masonry_item_1 a, .ays_masonry_item_1:hover, .mosaic_1 a, .mosaic_1:hover { box-shadow: none; } .ays_mosaic_column_item_1 { font-size: 0; margin-bottom: 0; margin-right: 0; overflow: hidden; perspective: 200px; box-sizing: border-box; } .ays_masonry_item_1 img, .ays_mosaic_column_item_1 img { width: 100%; max-width: 100%; height: 100%; margin: 0 auto; object-fit: cover; } .ays_grid_column_1:nth-child(3n) { margin-right:0px; } div.ays_grid_row div.ays_grid_column_1 { height: px; min-height: px; background-size: cover; margin-bottom: 2.5px; margin-right: 2.5px; background-position: center; position: relative; z-index: 1; overflow: hidden; transition: .5s ease-in-out; perspective: 200px; line-height: 0; } .ays_gallery_body_1 .ays_gallery_image, .ays_masonry_grid-item img, .ays_mosaic_column_item_1 img, .ays_masonry_item_1 img{ filter: none; } .ays_gpg_lightbox_1 .lg-image, .ays_gpg_lightbox_1 .lg-thumb-item img{ filter: none; } div.ays_masonry_grid div.ays_masonry_item_1, div.ays_grid_row div.ays_grid_column_1 { border: none } div.ays_masonry_grid div.ays_masonry_item_1 .ays_image_title, div.mosaic_1 .ays_image_title, div.ays_grid_row div.ays_grid_column_1 .ays_image_title { background-color: rgba(0,0,0,0); background-color: rgba(0,0,0,0); z-index: 999999; } div.ays_grid_row div.ays_grid_column_1 > img { width: 100%; height: 100%; object-fit: cover; object-position: center center; } div.ays_masonry_grid div.ays_masonry_item_1 a, div.ays_grid_row div.ays_grid_column_1 a { display: block; z-index: 3; box-shadow: none; } div.ays_grid_row div.ays_grid_column_1 a:hover{ box-shadow: none; } div.ays_masonry_grid div.ays_masonry_item_1:hover, div.mosaic_1 div.ays_mosaic_column_item_1:hover, div.ays_grid_row div.ays_grid_column_1:hover{ cursor: pointer; } div.mosaic_1 .ays_mosaic_column_item_1 > div.ays_hover_mask { font-size: 40px !important; } div.ays_masonry_grid div.ays_masonry_item_1 div.ays_hover_mask i.ays_gpg_fa, div.ays_masonry_grid div.ays_masonry_item_1 div.ays_hover_mask .ays_gpg_fa, div.ays_grid_row div.ays_grid_column_1 div.ays_hover_mask i.ays_gpg_fa, div.ays_grid_row div.ays_grid_column_1 div.ays_hover_mask .ays_gpg_fa, .mosaic_1 .ays_mosaic_column_item_1 div.ays_hover_mask i.ays_gpg_fa, .mosaic_1 .ays_mosaic_column_item_1 div.ays_hover_mask .ays_gpg_fa { font-size: 20px !important; opacity: 1 !important; } .ays_mosaic_column_1 { width: 25%; margin-right: 0; } div.ays_masonry_item_1:hover > div.ays_hover_mask, div.mosaic_1 .ays_mosaic_column_item_1:hover > div.ays_hover_mask, div.ays_grid_row div.ays_grid_column_1:hover > div.ays_hover_mask { opacity: 1 !important; transition: all .5s; } div.mosaic_1 div.ays_mosaic_column_item_1, div.ays_masonry_grid div.ays_masonry_item_1, div.ays_grid_row div.ays_grid_column_1 { border-radius: 0px; transition: transform 1s; } div.ays_masonry_item_1 div.ays_hover_mask, div.mosaic_1 div.ays_mosaic_column_item_1 div.ays_hover_mask, div.ays_grid_row div.ays_grid_column_1 div.ays_hover_mask { background: rgba( 0,0,0,0.5 ); animation-duration: 0.5s !important; } div.ays_masonry_grid div.ays_masonry_item_1 div.ays_hover_mask .ays_image_url, div.mosaic_1 div.ays_mosaic_column_item_1 div.ays_hover_mask .ays_image_url, div.ays_grid_row div.ays_grid_column_1 div.ays_hover_mask .ays_image_url { position: relative; z-index: 10000; padding: 0; margin: auto; background-color: transparent; margin-left: 10px; outline: 0; border: none; box-shadow: none; cursor: pointer; } div.ays_masonry_grid div.ays_masonry_item_1 div.ays_hover_mask .ays_image_url:hover *, div.mosaic_1 div.ays_mosaic_column_item_1 div.ays_hover_mask .ays_image_url:hover *, div.ays_grid_row div.ays_grid_column_1 div.ays_hover_mask .ays_image_url:hover * { color: #ccc; } div.mosaic_1 a, div.ays_masonry_item_1 a, div.ays_grid_row div.ays_grid_column_1 a { width: 100%; height: 100%; position: absolute; top: 0; } .ays_gallery_search_img{ display:none; ; } .ays_gallery_header.ays_gallery_header_mobile{ display:none; } @media screen and (max-width: 768px){ .ays_image_title > span { color:#ffffff } .ays_gallery_header.ays_gallery_header_mobile{ display:block; } .ays_gallery_header:not(.ays_gallery_header_mobile){ display:none; } .ays_gallery_container_1 { text-align: left; direction: ltr; ; } .ays_gallery_body_1 .ays_gallery_image, .ays_masonry_grid-item img, .ays_mosaic_column_item_1 img, .ays_masonry_item_1 img{ filter: none; } .ays_grid_column_1:nth-child(1n) { margin-right: 0px !important; } .ays_grid_column_1.ays_count_views { width: calc(100% - 5px) !important; } .ays_masonry_item_1{ width: calc(99.999% - 5px) !important; } div.ays_grid_row div.ays_grid_column_1 { height: px; min-height: px; } div.ays_grid_row div.ays_grid_column_1 > img { object-position: center center !important; } .ays_gallery_container_1 .ays_gallery_header h2.ays_gallery_title { color:#000 } .ays_gallery_container_1 .ays_gallery_header h4.ays_gallery_description { color:#000 } div.ays_masonry_grid div.ays_masonry_item_1 .ays_image_title, div.mosaic_1 .ays_image_title, div.ays_grid_row div.ays_grid_column_1 .ays_image_title { background-color: rgba(0,0,0,0); background-color: rgba(0,0,0,0); z-index: 999999; } div.mosaic_1 div.ays_mosaic_column_item_1, div.ays_masonry_grid div.ays_masonry_item_1, div.ays_grid_row div.ays_grid_column_1 { border-radius: 0px; transition: transform 1s; } div.ays_masonry_item_1 div.ays_hover_mask, div.mosaic_1 div.ays_mosaic_column_item_1 div.ays_hover_mask, div.ays_grid_row div.ays_grid_column_1 div.ays_hover_mask { background: rgba( 0,0,0,0.5 ); animation-duration: 0.5s !important; } .ays_gpg_lightbox_1 .lg-image, .ays_gpg_lightbox_1 .lg-thumb-item img{ filter: none; } .ays_gallery_search_img{ display:none; } div.ays_masonry_grid div.ays_masonry_item_1, div.ays_grid_row div.ays_grid_column_1 { border: none } } <\/style><\/div>        <script>        (function($){                                    $('#ays_grid_row_1 img.ays_gallery_image').each(function(){                        var realWidth = $(this).parents('.ays_grid_column_1').width();                                            var ratio = parseFloat(1) * realWidth;                                            $(this).parents('.ays_grid_column_1').height(ratio);                    });                 window.addEventListener('load', function(e){                    setTimeout(function(){                    var aysGalleryImages_1 = JSON.parse(window.atob(window.aysGalleryOptions.galleryImages[1]));                    $( window ).resize(function() {                                                $(document).find('.mosaic_1').Mosaic({                            innerGap: 5,                            refitOnResize: true,                            showTailWhenNotEnoughItemsForEvenOneRow: true,                            maxRowHeight: 250,                            maxRowHeightPolicy: 'tail'                        });                        var aysgrid_1 = $('#ays_masonry_grid_1').masonry({                            percentPosition: false,                            itemSelector: '.ays_masonry_grid-item',                            columnWidth: '.ays_masonry_item_1',                            transitionDuration: '.8s',                            gutter: 5,                        });                        setTimeout(function(){                            aysgrid_1.masonry('layout');                        }, 400);                        $('#ays_grid_row_1 img.ays_gallery_image').each(function(){                            var realWidth = $(this).parents('.ays_grid_column_1').width();                                                var ratio = parseFloat(1) * realWidth;                                                $(this).parents('.ays_grid_column_1').height(ratio);                        });                    });                    $(document).find('.ays_gallery_container_1 div.ays_grid_column_1').hover(function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeIn');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '1');                                        },                                         function(){                                            $(this).find('.ays_hover_mask').css('animation-name', 'fadeOut');                                            $(this).find('.ays_hover_mask').css('animation-duration', '.5s');                                            $(this).find('.ays_hover_mask').css('opacity', '0');                                                                                    });                                        $(document).find('.ays_grid_column_1').on('mouseover', function(){                        if($(this).find('.ays_hover_mask .ays_image_title').length != 0){                            $(this).find('.ays_hover_mask>div:first-child').css('margin-bottom', '40px');                        }                    });                    $(document).find('.ays_grid_column_1 div.ays_hover_mask').find('.ays_image_url').on('click', function(e){                        setTimeout(function(){                            $(document).find('.lg-close.lg-icon').trigger('click');                        },450);                                                window.open($(this).attr('data-url'),'_blank');                    });                    $(document).find('.ays_grid_column_1 div.ays_link_whole_image_url').on('click', function(e){                        setTimeout(function(){                            $(document).find('.lg-close.lg-icon').trigger('click');                        },450);                        window.open($(this).attr('data-url'),'_blank');                    });                    var aysgrid_1 = $('#ays_masonry_grid_1').masonry({                        percentPosition: false,                        itemSelector: '.ays_masonry_grid-item',                        columnWidth: '.ays_masonry_item_1',                        transitionDuration: '.8s',                        gutter: 5,                    });                                                     var this_image_load_counter = 0;            $(document).find('.ays_gallery_container_1 .ays_grid_column_1 > img').each(function(e, img){                var this_image = $(this);                this_image.attr('src', aysGalleryImages_1[e]);                if(img.complete){                    this_image.parent().find('.ays_image_loading_div').css({                        'opacity': '1',                        'animation-name': 'fadeOutDown',                        'animation-duration': '1.2s',                    });                    setTimeout(function(){                        this_image.parent().find('.ays_image_loading_div').css({                            'display': 'none'                        });                                                          this_image.parent().find('div.ays_hover_mask').css({                            'display': 'flex'                        });                        this_image.css({                            'opacity': '1',                            'display': 'block',                            'animation': 'fadeIn .5s',                            'z-index': 10000,                        });                        if(e === this_image_load_counter){                            setTimeout(function(){                                $(document).find('.ays_gallery_container_1 .mosaic_1').Mosaic({                                    innerGap: 5,                                    refitOnResize: true,                                    showTailWhenNotEnoughItemsForEvenOneRow: true,                                    maxRowHeight: 250,                                    maxRowHeightPolicy: 'tail'                                });                                aysgrid_1.masonry('layout');                                $(window).trigger('resize');                            },400);                        }                        this_image_load_counter++;                    }, 500);                                    if(e === this_image_load_counter){                        setTimeout(function(){                            $(document).find('.ays_gallery_container_1 .mosaic_1').Mosaic({                                innerGap: 5,                                refitOnResize: true,                                showTailWhenNotEnoughItemsForEvenOneRow: true,                                maxRowHeight: 250,                                maxRowHeightPolicy: 'tail'                            });                            aysgrid_1.masonry('layout');                            $(window).trigger('resize');                        },400);                    }                }else{                                            img.onload = function(){                        this_image.parent().find('.ays_image_loading_div').css({                            'opacity': '1',                            'animation-name': 'fadeOutDown',                            'animation-duration': '1.2s',                        });                        setTimeout(function(){                            this_image.parent().find('.ays_image_loading_div').css({                                'display': 'none'                            });                                                              this_image.parent().find('div.ays_hover_mask').css({                                'display': 'flex'                            });                            this_image.css({                                'opacity': '1',                                'display': 'block',                                'animation': 'fadeIn .5s',                                'z-index': 10000,                            });                            if(e === this_image_load_counter){                                setTimeout(function(){                                    $(document).find('.ays_gallery_container_1 .mosaic_1').Mosaic({                                        innerGap: 5,                                        refitOnResize: true,                                        showTailWhenNotEnoughItemsForEvenOneRow: true,                                        maxRowHeight: 250,                                        maxRowHeightPolicy: 'tail'                                    });                                    aysgrid_1.masonry('layout');                                    $(window).trigger('resize');                                    var ays_gallery_containers = $(document).find('.ays_gallery_container_1');                                    ays_gallery_containers.css({                                       position: 'static'                                    });                                    ays_gallery_containers.parents().each(function(){                                        if($(this).css('position') == 'relative'){                                            $(this).css({                                                position: 'static'                                            });                                        }                                    });                                },400);                                setTimeout(function(){                                    $(document).find('.ays_gallery_container_1 .mosaic_1').Mosaic({                                        innerGap: 5,                                        refitOnResize: true,                                        showTailWhenNotEnoughItemsForEvenOneRow: true,                                        maxRowHeight: 250,                                        maxRowHeightPolicy: 'tail'                                    });                                    $(window).trigger('resize');                                },2000);                            }                            this_image_load_counter++;                        }, 400);                                    }                }            });                     $(document).find('.ays_gallery_container_1 .mosaic_1').Mosaic({                                            innerGap: 5,                                            refitOnResize: true,                                            showTailWhenNotEnoughItemsForEvenOneRow: true,                                            maxRowHeight: 250,                                            maxRowHeightPolicy: 'tail'                                        });                         var lightboxPause = 5000;                        if (window.matchMedia(\"(max-width: 768px)\").matches) {                            lightboxPause = 5000;                        }                    var gpgSearchLightboxOptions = {                        selector: \".gpgSearchContainer\",                        share: false,                        hash: false,                        addClass:\"ays_gpg_lightbox_1\",                        fullScreen: false,                        autoplay: false,                        pause: lightboxPause,                        progressBar: true,                        mousewheel: false,                        keyPress: false,                        actualSize: false,                        pager: false,                        download: false,                        autoplayControls: true,                        counter: true,                        showThumbByDefault: false,                        getCaptionFromTitleOrAlt: false,                        subHtmlSelectorRelative: true                    };                         function lazy_elementor_click(thisEl) {                            $(document).find('#'+thisEl+' .ays_gallery_container_1 .ays_grid_column_1 > img').each(function(e, img){                                let this_image1 = $(this);                                if (this_image1.attr('src') == '') {                                    this_image1.attr('src', aysGalleryImages_1[e]);                                }                            });                        }                        $(document).on('click', '.elementor-tab-title', function() {                            lazy_elementor_click($(this).attr('aria-controls'));                        });                                                            $(document).on(\"input\", \"#inp_search_img_1\", function(e) {                                                var ays_for_srch_cont = $(document).find(\"#ays_grid_row_1 .ays_grid_column_1\");                        var this_val = $(this).val();                                                for(var srch_i = 0; srch_i < ays_for_srch_cont.length; srch_i++){                            var srch_desc = ays_for_srch_cont.eq(srch_i).data(\"desc\").toLowerCase();                            var srch_img_div = ays_for_srch_cont.eq(srch_i);                            srch_img_div.removeClass(\"gpgSearchContainer\");                            if(srch_desc.indexOf(this_val) == -1){                                srch_img_div.fadeOut(400);                                setTimeout(function(){                                    aysgrid_1.masonry(\"layout\");                                }, 400);                            }else{                                if(this_val == \"\"){                                    srch_img_div.removeClass(\"gpgSearchContainer\");                                }else{                                    srch_img_div.addClass(\"gpgSearchContainer\");                                }                                if($(this).parents(\"[class^=\\\"ays_gallery_container\\\"]\").find(\".ays_grid_row\").length > 0){                                    if(parseInt(srch_img_div.css(\"margin-right\")) == 0){                                        srch_img_div.css(\"margin-right\",\"2.5px\");                                    }                                }                                srch_img_div.fadeIn(400);                                setTimeout(function(){                                    aysgrid_1.masonry(\"layout\");                                }, 400);                            }                        }                                if(this_val != \"\"){                                    $(document).find(\"#ays_grid_row_1\").data(\"lightGallery\").destroy(true);                                    $(document).find('#ays_grid_row_1').lightGallery(gpgSearchLightboxOptions);                                }else{                                    $(document).find(\"#ays_grid_row_1\").data(\"lightGallery\").destroy(true);                                    var lightboxPause = 5000;                                    if (window.matchMedia(\"(max-width: 768px)\").matches) {                                        lightboxPause = 5000;                                    }                                    $(document).find(\"#ays_grid_row_1\").lightGallery({                                        selector: \".ays_grid_column_1\",                                        share: false,                                        hash: false,                                        addClass:\"ays_gpg_lightbox_1\",                                        fullScreen: false,                                        autoplay: false,                                        pause: lightboxPause,                                        progressBar: true,                                        mousewheel: false,                                        keyPress: false,                                        actualSize: false,                                        pager: false,                                        download: false,                                        autoplayControls: true,                                        counter: true,                                        showThumbByDefault: false,                                        getCaptionFromTitleOrAlt: false,                                        subHtmlSelectorRelative: true                                    });                                }                    });                            var lightboxPause = 5000;                            if (window.matchMedia('(max-width: 768px)').matches) {                                lightboxPause = 5000;                            }                        $(document).find('#ays_grid_row_1').lightGallery({                            selector: '.ays_grid_column_1',                            share: false,                            hash: false,                            addClass:'ays_gpg_lightbox_1',                            fullScreen: false,                            autoplay: false,                            pause: lightboxPause,                            progressBar: true,                            mousewheel: false,                            keyPress: true,                            escKey: true,                            actualSize: false,                            pager: false,                            download: false,                            autoplayControls: true,                            counter: true,                            showThumbByDefault: false,                            getCaptionFromTitleOrAlt: false,                            subHtmlSelectorRelative: true                        });},1000);                }, false);            })(jQuery);        <\/script>\n<h2 style=\"text-align: center;\">Online bestellen<\/h2>\n<div class=\"su-row\">\n<div class=\"su-column su-column-size-1-2\"><div class=\"su-column-inner su-u-clearfix su-u-trim\">\n<h3 style=\"text-align: left;\">0-Euro-GedenkBanknote: Das M\u00e4dchen mit dem Perlenohrring<\/h3>\n<p style=\"text-align: left;\">Johannes Vermeer war ein gro\u00dfer Maler des siebzehnten (goldenen) Jahrhunderts. Die Stadt Delft ist eng mit Vermeer verbunden. Die bekanntesten Gem\u00e4lde sind \"Die Milchmagd\", \"Ansicht von Delft\" und \"Das M\u00e4dchen mit dem Perlenohrring\".<\/p>\n<p style=\"text-align: left;\">Die 0-Euro-GedenkBanknote enthalten Abbildungen von Vermeers Werken. Die R\u00fcckseite des 0-Euro-Scheins \"Das M\u00e4dchen mit dem Perlenohrring\" enth\u00e4lt eine Abbildung des Gem\u00e4ldes \"Ansicht von Delft\".<\/p>\n<p><img loading=\"lazy\" src=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-2-200x108.png\" alt=\"\" width=\"200\" height=\"108\" class=\"alignnone size-thumbnail wp-image-111\" srcset=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-2-200x108.png 200w, https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-2.png 600w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" \/>\n<\/p>\n<\/div><\/div>\n<div class=\"su-column su-column-size-1-2\"><div class=\"su-column-inner su-u-clearfix su-u-trim\">\n<div class=\"woocommerce\"><ul class=\"products columns-1\">\n<li class=\"woocommerce-text-align-center woocommerce-image-align-center do-quantity-buttons wc-has-gallery product type-product post-132 status-publish first instock product_cat-herdenkingsbiljetten product_tag-0-euro-biljet product_tag-herdenkingsbiljet has-post-thumbnail shipping-taxable purchasable product-type-simple\">\n\t<a href=\"https:\/\/www.herdenkingsbiljet.com\/de\/produkt\/madchen-mit-der-perle\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-2-300x300.png\" class=\"secondary-image attachment-shop-catalog\" alt=\"\" srcset=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-2-300x300.png 300w, https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-2-100x100.png 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><img loading=\"lazy\" width=\"300\" height=\"300\" src=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Vermeer 0-Euro-Schein\" srcset=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-300x300.png 300w, https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET-100x100.png 100w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">M\u00e4dchen mit Perlenohrring<\/h2>\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">\u20ac<\/span>&nbsp;9,95<\/bdi><\/span><\/span>\n<\/a><a href=\"\/de\/wp-json\/wp\/v2\/pages\/2?add-to-cart=132\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_132\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"132\" data-product_sku=\"0-euro-meisjemetparel\" aria-label=\"In den Warenkorb legen: &quot;Meisje met de Parel&quot;\" rel=\"nofollow\" data-success_message=\"\u201eMeisje met de Parel\u201c wurde deinem Warenkorb hinzugef\u00fcgt\" data-no-translation=\"\" data-trp-gettext=\"\" data-no-translation-aria-label=\"\" data-no-translation-data-success_message=\"\">In den Warenkorb legen<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_132\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<\/ul>\n<\/div>\n<\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p style=\"text-align: center;\">\n0 euro souvenir<\/p>\n<p style=\"text-align: center;\">Wer kennt es nicht: das M\u00e4dchen mit dem Perlenohrring, gemalt von Johannes Vermeer im Jahr 1665.<br \/>\nDieser 0-Euro-GedenkBanknote wird in einem attraktiven Umschlag geliefert.<\/p>\n<p>Online bestellen<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Homepagina - meisje met de parel - Herdenkingsbiljet<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.herdenkingsbiljet.com\/de\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Homepagina - meisje met de parel - Herdenkingsbiljet\" \/>\n<meta property=\"og:description\" content=\"0 euro souvenir Wie kent haar niet: het meisje met de parel, geschilderd door Johannes Vermeer in 1665. Dit 0-euro biljet wordt geleverd in een fraaie omslag. Bestel online\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.herdenkingsbiljet.com\/de\/\" \/>\n<meta property=\"og:site_name\" content=\"Herdenkingsbiljet\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-28T13:18:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/\",\"url\":\"https:\/\/www.herdenkingsbiljet.com\/\",\"name\":\"Homepagina - meisje met de parel - Herdenkingsbiljet\",\"isPartOf\":{\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png\",\"datePublished\":\"2023-05-02T10:01:58+00:00\",\"dateModified\":\"2024-06-28T13:18:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.herdenkingsbiljet.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#primaryimage\",\"url\":\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png\",\"contentUrl\":\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.herdenkingsbiljet.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Homepagina\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#website\",\"url\":\"https:\/\/www.herdenkingsbiljet.com\/\",\"name\":\"Herdenkingsbiljet\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.herdenkingsbiljet.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#organization\",\"name\":\"PZH van Domburg\",\"alternateName\":\"Herdenkingsbiljet.com\",\"url\":\"https:\/\/www.herdenkingsbiljet.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/07\/logo-herdenkingsbiljet.png\",\"contentUrl\":\"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/07\/logo-herdenkingsbiljet.png\",\"width\":283,\"height\":46,\"caption\":\"PZH van Domburg\"},\"image\":{\"@id\":\"https:\/\/www.herdenkingsbiljet.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Startseite - Das M\u00e4dchen mit der Perle - Gedenkbanknoten","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.herdenkingsbiljet.com\/de\/","og_locale":"de_DE","og_type":"article","og_title":"Homepagina - meisje met de parel - Herdenkingsbiljet","og_description":"0 euro souvenir Wie kent haar niet: het meisje met de parel, geschilderd door Johannes Vermeer in 1665. Dit 0-euro biljet wordt geleverd in een fraaie omslag. Bestel online","og_url":"https:\/\/www.herdenkingsbiljet.com\/de\/","og_site_name":"Herdenkingsbiljet","article_modified_time":"2024-06-28T13:18:56+00:00","og_image":[{"url":"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.herdenkingsbiljet.com\/","url":"https:\/\/www.herdenkingsbiljet.com\/","name":"Startseite - Das M\u00e4dchen mit der Perle - Gedenkbanknoten","isPartOf":{"@id":"https:\/\/www.herdenkingsbiljet.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.herdenkingsbiljet.com\/#primaryimage"},"image":{"@id":"https:\/\/www.herdenkingsbiljet.com\/#primaryimage"},"thumbnailUrl":"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png","datePublished":"2023-05-02T10:01:58+00:00","dateModified":"2024-06-28T13:18:56+00:00","breadcrumb":{"@id":"https:\/\/www.herdenkingsbiljet.com\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.herdenkingsbiljet.com\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.herdenkingsbiljet.com\/#primaryimage","url":"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png","contentUrl":"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/06\/1-Vermeer-meisje-met-parel-BILJET.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.herdenkingsbiljet.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.herdenkingsbiljet.com\/"},{"@type":"ListItem","position":2,"name":"Homepagina"}]},{"@type":"WebSite","@id":"https:\/\/www.herdenkingsbiljet.com\/#website","url":"https:\/\/www.herdenkingsbiljet.com\/","name":"Gedenkbanknoten","description":"","publisher":{"@id":"https:\/\/www.herdenkingsbiljet.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.herdenkingsbiljet.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.herdenkingsbiljet.com\/#organization","name":"PZH von Domburg","alternateName":"Herdenkingsbiljet.com","url":"https:\/\/www.herdenkingsbiljet.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.herdenkingsbiljet.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/07\/logo-herdenkingsbiljet.png","contentUrl":"https:\/\/www.herdenkingsbiljet.com\/wp-content\/uploads\/2024\/07\/logo-herdenkingsbiljet.png","width":283,"height":46,"caption":"PZH van Domburg"},"image":{"@id":"https:\/\/www.herdenkingsbiljet.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":38,"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":233,"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/pages\/2\/revisions\/233"}],"wp:attachment":[{"href":"https:\/\/www.herdenkingsbiljet.com\/de\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}