{"id":2591,"date":"2018-10-14T18:24:37","date_gmt":"2018-10-14T18:24:37","guid":{"rendered":"https:\/\/bpk-haaglanden.nl\/?page_id=2591"},"modified":"2026-02-28T23:02:42","modified_gmt":"2026-02-28T23:02:42","slug":"archief-predikingen","status":"publish","type":"page","link":"https:\/\/bpk-haaglanden.nl\/?page_id=2591","title":{"rendered":"BELUISTEREN SAMENKOMSTEN"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>&nbsp;<\/p>\n\n\n\n<center>  <input type=\"hidden\" id=\"cal_width1\" value=\"700\"\/>\n  <div id='bigcalendar1' class=\"wdc_calendar\"><\/div>\n  <script>\n    var tb_pathToImage = \"https:\/\/bpk-haaglanden.nl\/wp-content\/plugins\/spider-event-calendar\/images\/loadingAnimation.gif\";\n    var tb_closeImage = \"https:\/\/bpk-haaglanden.nl\/wp-content\/plugins\/spider-event-calendar\/images\/tb-close.png\"\n    var randi;\n    if (typeof showbigcalendar != 'function') {\n      function showbigcalendar(id, calendarlink, randi, widget) {\n        jQuery.ajax({\n          type: \"GET\",\n          url: calendarlink,\n          data: {},\n          success: function (data) {\n            jQuery('#' + id).html(data);\n            spider_calendar_ajax_success(id, calendarlink, randi, widget)\n          }\n        });\n      }\n      function spider_calendar_ajax_success(id, calendarlink, randi, widget) {\n        jQuery(document).ready(function () {\n          jQuery('#views_select').toggle(function () {\n            jQuery('#drop_down_views').stop(true, true).delay(200).slideDown(500);\n            jQuery('#views_select .arrow-down').addClass(\"show_arrow\");\n            jQuery('#views_select .arrow-right').removeClass(\"show_arrow\");\n          }, function () {\n            jQuery('#drop_down_views').stop(true, true).slideUp(500);\n            jQuery('#views_select .arrow-down').removeClass(\"show_arrow\");\n            jQuery('#views_select .arrow-right').addClass(\"show_arrow\");\n          });\n        });\n        if (widget != 1) {\n          jQuery('drop_down_views').hide();\n          var parent_width = document.getElementById('bigcalendar' + randi).parentNode.clientWidth;\n          var calwidth = document.getElementById('cal_width' + randi).value;\n          var responsive_width = (calwidth) \/ parent_width * 100;\n          document.getElementById('bigcalendar' + randi).setAttribute('style', 'width:' + responsive_width + '%;');\n          jQuery('pop_table').css('height', '100%');\n        }\n        var thickDims, tbWidth, tbHeight;\n        jQuery(document).ready(function ($) {\n          if (\/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream) {\n            jQuery('body').addClass('ios_device');\n          }\n          setInterval(function () {\n            if (jQuery(\"body\").hasClass(\"modal-open\")) jQuery(\"html\").addClass(\"thickbox_open\");\n            else jQuery(\"html\").removeClass(\"thickbox_open\");\n          }, 500);\n          thickDims = function () {\n            var tbWindow = jQuery('#TB_window'), H = jQuery(window).height(), W = jQuery(window).width(), w, h;\n            if (tbWidth) {\n              if (tbWidth < (W - 90)) w = tbWidth; else w = W - 200;\n            } else w = W - 200;\n            if (tbHeight) {\n              if (tbHeight < (H - 90)) h = tbHeight; else h = H - 200;\n            } else h = H - 200;\n            if (tbWindow.length) {\n              tbWindow.width(w).height(h);\n              jQuery('#TB_iframeContent').width(w).height(h - 27);\n              tbWindow.css({'margin-left': '-' + parseInt((w \/ 2), 10) + 'px'});\n              if (typeof document.body.style.maxWidth != 'undefined')\n                tbWindow.css({'top': (H - h) \/ 2, 'margin-top': '0'});\n            }\n            if (jQuery(window).width() < 768) {\n              var tb_left = parseInt((w \/ 2), 10) + 20;\n              jQuery('#TB_window').css({\"left\": tb_left + \"px\", \"width\": \"90%\", \"margin-top\": \"-13%\", \"height\": \"100%\"})\n              jQuery('#TB_window iframe').css({'height': '100%', 'width': '100%'});\n            }\n            else jQuery('#TB_window').css('left', '50%');\n            if (typeof popup_width_from_src != \"undefined\") {\n              popup_width_from_src = jQuery('.thickbox-previewbigcalendar' + randi).attr('href').indexOf('tbWidth=');\n              str = jQuery('.thickbox-previewbigcalendar' + randi).attr('href').substr(popup_width_from_src + 8, 150)\n              find_amp = str.indexOf('&');\n              width_orig = str.substr(0, find_amp);\n              find_eq = str.indexOf('=');\n              height_orig = str.substr(find_eq + 1, 5);\n              jQuery('#TB_window').css({'max-width': width_orig + 'px', 'max-height': height_orig + 'px'});\n              jQuery('#TB_window iframe').css('max-width', width_orig + 'px');\n            }\n          };\n          thickDims();\n          jQuery(window).resize(function () {\n            thickDims();\n          });\n          jQuery('a.thickbox-preview' + id).click(function () {\n            tb_click.call(this);\n            var alink = jQuery(this).parents('.available-theme').find('.activatelink'), link = '',\n              href = jQuery(this).attr('href'), url, text;\n            var reg_with = new RegExp(xx_cal_xx + \"tbWidth=[0-9]+\");\n            if (tbWidth = href.match(reg_with))\n              tbWidth = parseInt(tbWidth[0].replace(\/[^0-9]+\/g, ''), 10);\n            else\n              tbWidth = jQuery(window).width() - 90;\n            var reg_heght = new RegExp(xx_cal_xx + \"tbHeight=[0-9]+\");\n            if (tbHeight = href.match(reg_heght))\n              tbHeight = parseInt(tbHeight[0].replace(\/[^0-9]+\/g, ''), 10);\n            else\n              tbHeight = jQuery(window).height() - 60;\n            jQuery('#TB_ajaxWindowTitle').css({'float': 'right'}).html(link);\n            thickDims();\n            return false;\n          });\n\n        });\n      }\n    }\n    document.onkeydown = function (evt) {\n      evt = evt || window.event;\n      if (evt.keyCode == 27) {\n        document.getElementById('sbox-window').close();\n      }\n    };\n     showbigcalendar('bigcalendar1', 'https:\/\/bpk-haaglanden.nl\/wp-admin\/admin-ajax.php?action=spiderbigcalendar_month&theme_id=13&calendar=2&select=month,list,&date=2026-04&months&many_sp_calendar=1&widget=0&rand=1', '1', '0');<\/script>\n  <style>\n    #TB_window iframe {\n      background: #FFFFFF;\n    }\n  <\/style>\n  <\/center>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":4803,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"protect_children":false,"footnotes":""},"class_list":["post-2591","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BELUISTEREN SAMENKOMSTEN - BETHEL PINKSTERKERK HAAGLANDEN<\/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:\/\/bpk-haaglanden.nl\/?page_id=2591\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BELUISTEREN SAMENKOMSTEN - BETHEL PINKSTERKERK HAAGLANDEN\" \/>\n<meta property=\"og:description\" content=\"&nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bpk-haaglanden.nl\/?page_id=2591\" \/>\n<meta property=\"og:site_name\" content=\"BETHEL PINKSTERKERK HAAGLANDEN\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-28T23:02:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bpk-haaglanden.nl\/wp-content\/uploads\/2022\/03\/PASEN2020_2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591\",\"url\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591\",\"name\":\"BELUISTEREN SAMENKOMSTEN - BETHEL PINKSTERKERK HAAGLANDEN\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/PASEN2020_2.jpg\",\"datePublished\":\"2018-10-14T18:24:37+00:00\",\"dateModified\":\"2026-02-28T23:02:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591#primaryimage\",\"url\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/PASEN2020_2.jpg\",\"contentUrl\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/PASEN2020_2.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?page_id=2591#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BELUISTEREN SAMENKOMSTEN\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/#website\",\"url\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/\",\"name\":\"BETHEL PINKSTERKERK HAAGLANDEN\",\"description\":\"Turfschipkade 1 - 2725 BW ZOETERMEER\",\"publisher\":{\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/#organization\",\"name\":\"BETHEL PINKSTERKERK HAAGLANDEN\",\"url\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Logo_BPKHL_V20230728-2-scaled.gif\",\"contentUrl\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Logo_BPKHL_V20230728-2-scaled.gif\",\"width\":1751,\"height\":2560,\"caption\":\"BETHEL PINKSTERKERK HAAGLANDEN\"},\"image\":{\"@id\":\"https:\\\/\\\/bpk-haaglanden.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BELUISTEREN SAMENKOMSTEN - BETHEL PINKSTERKERK HAAGLANDEN","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:\/\/bpk-haaglanden.nl\/?page_id=2591","og_locale":"nl_NL","og_type":"article","og_title":"BELUISTEREN SAMENKOMSTEN - BETHEL PINKSTERKERK HAAGLANDEN","og_description":"&nbsp;","og_url":"https:\/\/bpk-haaglanden.nl\/?page_id=2591","og_site_name":"BETHEL PINKSTERKERK HAAGLANDEN","article_modified_time":"2026-02-28T23:02:42+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/bpk-haaglanden.nl\/wp-content\/uploads\/2022\/03\/PASEN2020_2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"1 minuut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bpk-haaglanden.nl\/?page_id=2591","url":"https:\/\/bpk-haaglanden.nl\/?page_id=2591","name":"BELUISTEREN SAMENKOMSTEN - BETHEL PINKSTERKERK HAAGLANDEN","isPartOf":{"@id":"https:\/\/bpk-haaglanden.nl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bpk-haaglanden.nl\/?page_id=2591#primaryimage"},"image":{"@id":"https:\/\/bpk-haaglanden.nl\/?page_id=2591#primaryimage"},"thumbnailUrl":"https:\/\/bpk-haaglanden.nl\/wp-content\/uploads\/2022\/03\/PASEN2020_2.jpg","datePublished":"2018-10-14T18:24:37+00:00","dateModified":"2026-02-28T23:02:42+00:00","breadcrumb":{"@id":"https:\/\/bpk-haaglanden.nl\/?page_id=2591#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bpk-haaglanden.nl\/?page_id=2591"]}]},{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/bpk-haaglanden.nl\/?page_id=2591#primaryimage","url":"https:\/\/bpk-haaglanden.nl\/wp-content\/uploads\/2022\/03\/PASEN2020_2.jpg","contentUrl":"https:\/\/bpk-haaglanden.nl\/wp-content\/uploads\/2022\/03\/PASEN2020_2.jpg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/bpk-haaglanden.nl\/?page_id=2591#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bpk-haaglanden.nl\/"},{"@type":"ListItem","position":2,"name":"BELUISTEREN SAMENKOMSTEN"}]},{"@type":"WebSite","@id":"https:\/\/bpk-haaglanden.nl\/#website","url":"https:\/\/bpk-haaglanden.nl\/","name":"BETHEL PINKSTERKERK HAAGLANDEN","description":"Turfschipkade 1 - 2725 BW ZOETERMEER","publisher":{"@id":"https:\/\/bpk-haaglanden.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bpk-haaglanden.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/bpk-haaglanden.nl\/#organization","name":"BETHEL PINKSTERKERK HAAGLANDEN","url":"https:\/\/bpk-haaglanden.nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/bpk-haaglanden.nl\/#\/schema\/logo\/image\/","url":"https:\/\/bpk-haaglanden.nl\/wp-content\/uploads\/2024\/04\/Logo_BPKHL_V20230728-2-scaled.gif","contentUrl":"https:\/\/bpk-haaglanden.nl\/wp-content\/uploads\/2024\/04\/Logo_BPKHL_V20230728-2-scaled.gif","width":1751,"height":2560,"caption":"BETHEL PINKSTERKERK HAAGLANDEN"},"image":{"@id":"https:\/\/bpk-haaglanden.nl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=\/wp\/v2\/pages\/2591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2591"}],"version-history":[{"count":26,"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=\/wp\/v2\/pages\/2591\/revisions"}],"predecessor-version":[{"id":5762,"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=\/wp\/v2\/pages\/2591\/revisions\/5762"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=\/wp\/v2\/media\/4803"}],"wp:attachment":[{"href":"https:\/\/bpk-haaglanden.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}