{"id":307,"date":"2019-06-30T15:40:31","date_gmt":"2019-06-30T13:40:31","guid":{"rendered":"http:\/\/stichtingsro.nl\/?page_id=307"},"modified":"2022-06-23T20:44:33","modified_gmt":"2022-06-23T18:44:33","slug":"contact","status":"publish","type":"page","link":"https:\/\/stichtingsro.nl\/index.php\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<span itemprop=\"description\">\n<p class=\"has-very-light-gray-background-color has-background has-medium-font-size\"><strong>Adres:<\/strong><br>Stichting SRO (Samen Rijpelberg Omarmen)<br><a href=\"https:\/\/www.google.nl\/maps\/place\/Rijpelplein+1,+5709+BT+Helmond\/@51.4763569,5.6980426,17z\/data=!3m1!4b1!4m5!3m4!1s0x47c7239dff47af31:0xb0850e5573d2058e!8m2!3d51.4763569!4d5.7002313?hl=nl\">Rijpelplein 1, <\/a><br>5709 BT Helmond<\/p>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background has-medium-font-size\">Telefoon:<br>mobiel 06 28290651 <\/p>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background has-medium-font-size\">Contact:<br><a href=\"mailto:contact@stichtingsro.nl\">contact@stichtingsro.nl<\/a><br><br>Financieel:<br><a href=\"mailto:penningmeester@stichtingsro.nl\">penningmeester@stichtingsro.nl<\/a><br><br>Correspondentie:<br><a href=\"mailto:secretariaat@stichtingsro.nl\">secretariaat@stichtingsro.nl<\/a><\/p>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background has-medium-font-size\">KvK nummer: 75135175<\/p>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background has-medium-font-size\">Bankrekeningnummer(IBAN):<br>NL50 INGB 0009632287<\/p>\n\n\n\n<div class=\"wp-block-media-text alignwide\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"341\" height=\"341\" src=\"http:\/\/stichtingsro.nl\/wp-content\/uploads\/2019\/06\/mailenvelop.jpg\" alt=\"\" class=\"wp-image-326\" srcset=\"https:\/\/stichtingsro.nl\/wp-content\/uploads\/2019\/06\/mailenvelop.jpg 341w, https:\/\/stichtingsro.nl\/wp-content\/uploads\/2019\/06\/mailenvelop-150x150.jpg 150w, https:\/\/stichtingsro.nl\/wp-content\/uploads\/2019\/06\/mailenvelop-300x300.jpg 300w, https:\/\/stichtingsro.nl\/wp-content\/uploads\/2019\/06\/mailenvelop-200x200.jpg 200w, https:\/\/stichtingsro.nl\/wp-content\/uploads\/2019\/06\/mailenvelop-320x320.jpg 320w\" sizes=\"auto, (max-width: 341px) 100vw, 341px\" \/><\/figure><div class=\"wp-block-media-text__content\">\n\n<p><a href=\"http:\/\/\r\n&lt;!-- START JS for Form ID: 324 --&gt;\r\n&lt;script type=&quot;text\/javascript&quot;&gt;\r\njQuery(document).ready(function($) {\r\n\r\n    jQuery(&quot;#preloader-zmqsdh&quot;).fadeOut(500, function() {\r\n        jQuery(&quot;#ecf-form-zmqsdh&quot;).fadeIn(300);\r\n    });\r\n\r\n    Ladda.bind(&#039;.ladda-button&#039;);\r\n\r\n    $(function() {\r\n\r\n        \r\n        \/* Validation *\/\r\n        $(&quot;#form-zmqsdh&quot;).validate({\r\n            \/* Rules for form validation *\/\r\n            rules: {\r\n                name0:{required: true},text1:{required: true},email2:{required: true,email: true},text3:{required: true},message4:{required: true,minlength: 10},\r\n\r\n                            },\r\n            \/* Messages for form validation *\/\r\n            messages: {\r\n                name0:{required: &quot;This field is required&quot;},text1:{required: &quot;This field is required&quot;},email2:{required: &quot;This field is required&quot;},text3:{required: &quot;This field is required&quot;},message4:{required: &quot;This field is required&quot;}            },\r\n            \/* Do not change code below *\/\r\n            errorPlacement: function(error, element) {\r\n                error.insertAfter(element.parent());\r\n            },\r\n\r\n            submitHandler: function(form) {\r\n                                ecf_onsubmit(jQuery(&#039;.form-zmqsdh&#039;));\r\n\r\n                \r\n            },\r\n\r\n            invalidHandler: function(form) {\r\n                Ladda.stopAll();\r\n            },\r\n\r\n            onkeyup: false,\r\n            onfocusout: false,\r\n            onclick: false\r\n\r\n        });\r\n    });\r\n\r\n\r\n    \/* Form Submit ( Ajax ) *\/\r\n    function ecf_onsubmit(form) {\r\n\r\n        if (form.attr(&#039;action&#039;) == &#039;#&#039;) {\r\n\r\n            data = {};\r\n            eldat = [];\r\n            data[&#039;action&#039;] = &#039;ecf_deliver_mail&#039;;\r\n            data[&#039;formid&#039;] = &#039;324&#039;;\r\n            data[&#039;security&#039;] = &#039;3144970993&#039;;\r\n\r\n\r\n            \r\n            jQuery(&#039;input, textarea&#039;, form).each(function(key) {\r\n\r\n                items = {};\r\n\r\n                if (typeof $(this).data(&#039;type&#039;) === &#039;undefined&#039;) {\r\n                    return true;\r\n                }\r\n\r\n\r\n                \r\n                items[&#039;type&#039;] = $(this).data(&#039;type&#039;);\r\n                items[&#039;label&#039;] = $(this).data(&#039;label&#039;);\r\n                items[&#039;value&#039;] = this.value;\r\n                items[&#039;name&#039;] = this.name;\r\n\r\n                eldat.push(items);\r\n\r\n            });\r\n\r\n\r\n                        data[&#039;allelmnt&#039;] = JSON.stringify(eldat);\r\n\r\n            submitForm();\r\n\r\n            return false;\r\n\r\n        }\r\n\r\n    }\r\n\r\n    \/* Start submitForm\t *\/\r\n    function submitForm() {\r\n\r\n        jQuery.ajax({\r\n            url: &#039;https:\/\/stichtingsro.nl\/wp-admin\/admin-ajax.php&#039;,\r\n            type: &#039;POST&#039;,\r\n            dataType: &#039;json&#039;,\r\n            data: data,\r\n            success: function(data) {\r\n\r\n                if (data.Ok == true) {\r\n\r\n                    $(&quot;#form-zmqsdh&quot;).get(0).reset();\r\n\r\n                    if (data.msg == &#039;redirect&#039;) {\r\n                        window.location = &quot;http:\/\/&quot;;\r\n                    } else {\r\n                        notifyme(&#039;Your Message Submitted Successfully&#039;, &#039;n&#039;, &#039;success&#039;,\r\n                            &#039;left middle&#039;);\r\n                    }\r\n\r\n                } else {\r\n                    $(&quot;#form-zmqsdh&quot;).get(0).reset();\r\n                    notifyme(data.msg, &#039;n&#039;, &#039;error&#039;, &#039;left middle&#039;);\r\n                }\r\n\r\n                Ladda.stopAll();\r\n\r\n            }\r\n        });\r\n\r\n        \r\n    }\r\n\r\n\r\n    \/* Notify *\/\r\n    function notifyme(msg, b, typ, pos) {\r\n        if (b == &#039;n&#039;) {\r\n            b = &#039;cf-submittedzmqsdh&#039;;\r\n        } else {\r\n            b = &#039;atczmqsdh&#039;;\r\n        }\r\n\r\n        $(&quot;#&quot; + b).gnotify(msg, {\r\n            style: &quot;nbootstrap&quot;,\r\n            elementPosition: pos,\r\n            className: typ\r\n        });\r\n\r\n        msg = null;\r\n        typ = null;\r\n\r\n    }\r\n\r\n});\r\n&lt;\/script&gt;\r\n&lt;!-- END JS for Form ID: 324 --&gt;\r\n\r\n&lt;!-- START Form Markup for Form ID: 324 --&gt;\r\n&lt;div id=&quot;preloader-zmqsdh&quot; class=&quot;ecfpreloader&quot;&gt;&lt;\/div&gt;\r\n&lt;div id=&quot;ecf-form-zmqsdh&quot; class=&quot;ecf-body&quot; style=&quot;display:none;&quot;&gt;\r\n    &lt;form method=&quot;post&quot; enctype=&quot;multipart\/form-data&quot; action=&quot;#&quot; id=&quot;form-zmqsdh&quot;\r\n        class=&quot;ecf-form form-zmqsdh&quot;&gt;\r\n        &lt;header&gt;Contact&lt;\/header&gt;        &lt;fieldset&gt;\r\n            &lt;section&gt;&lt;label class=&quot;label&quot;&gt;Voor- en achternaam&lt;\/label&gt;&lt;label class=&quot;input&quot;&gt;&lt;input data-type=&quot;name&quot; data-label=&quot;Voor- en achternaam&quot; id=&quot;name0&quot; type=&quot;text&quot; name=&quot;name0&quot; \/&gt;&lt;\/label&gt;&lt;\/section&gt;&lt;section&gt;&lt;label class=&quot;label&quot;&gt;Telefoon&lt;\/label&gt;&lt;label class=&quot;input&quot;&gt;&lt;input data-type=&quot;text&quot; data-label=&quot;Telefoon&quot; id=&quot;text1&quot; type=&quot;text&quot; name=&quot;text1&quot; \/&gt;&lt;\/label&gt;&lt;\/section&gt;&lt;section&gt;&lt;label class=&quot;label&quot;&gt;E-mailadres&lt;\/label&gt;&lt;label class=&quot;input&quot;&gt;&lt;input data-type=&quot;email&quot; data-label=&quot;E-mailadres&quot; id=&quot;email2&quot; type=&quot;text&quot; name=&quot;email2&quot; \/&gt;&lt;\/label&gt;&lt;\/section&gt;&lt;section&gt;&lt;label class=&quot;label&quot;&gt;Onderwerp&lt;\/label&gt;&lt;label class=&quot;input&quot;&gt;&lt;input data-type=&quot;text&quot; data-label=&quot;Onderwerp&quot; id=&quot;text3&quot; type=&quot;text&quot; name=&quot;text3&quot; \/&gt;&lt;\/label&gt;&lt;\/section&gt;&lt;section&gt;&lt;label class=&quot;label&quot;&gt;Bericht&lt;\/label&gt;&lt;label class=&quot;textarea&quot;&gt;&lt;textarea data-type=&quot;message&quot; data-label=&quot;Bericht&quot; id=&quot;message4&quot; name=&quot;message4&quot; rows=&quot;7&quot; &gt;&lt;\/textarea&gt;&lt;\/label&gt;&lt;\/section&gt;        &lt;\/fieldset&gt;\r\n        &lt;footer&gt;\r\n            &lt;button data-style=&quot;slide-down&quot; id=&quot;cf-submittedzmqsdh&quot; class=&quot;ecfbutton ladda-button&quot;\r\n                type=&quot;submit&quot; name=&quot;cf-submittedzmqsdh&quot;&gt;&lt;span\r\n                    class=&quot;ladda-label&quot;&gt;SEND&lt;\/span&gt;&lt;\/button&gt;\r\n        &lt;\/footer&gt;\r\n    &lt;\/form&gt;\r\n\r\n    \r\n&lt;\/div&gt;\r\n&lt;!-- END Form Markup for Form ID: 324 --&gt;\r\n\r\n\r\n\">Neem contact met ons op<\/a><\/p>\n\n<\/div><\/div>\n<span>","protected":false},"excerpt":{"rendered":"<p class=\"excerpt\"><span itemprop=\"description\">Adres:Stichting SRO (Samen Rijpelberg Omarmen)Rijpelplein 1, 5709 BT Helmond Telefoon:mobiel 06 28290651 Contact:contact@stichtingsro.nl Financieel:penningmeester@stichtingsro.nl Correspondentie:secretariaat@stichtingsro.nl KvK nummer: 75135175 Bankrekeningnummer(IBAN):NL50 INGB 0009632287 Neem contact met ons op<\/span><\/p>\n<p class=\"more-link-p btn-align-left\"><a class=\"blue zoom-btn\" href=\"https:\/\/stichtingsro.nl\/index.php\/easycontactform\/contactformulier\/\">Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-307","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/pages\/307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/comments?post=307"}],"version-history":[{"count":12,"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/pages\/307\/revisions"}],"predecessor-version":[{"id":1193,"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/pages\/307\/revisions\/1193"}],"wp:attachment":[{"href":"https:\/\/stichtingsro.nl\/index.php\/wp-json\/wp\/v2\/media?parent=307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}