{"id":13,"date":"2021-04-04T20:08:07","date_gmt":"2021-04-04T20:08:07","guid":{"rendered":"https:\/\/maudpsy.hebergement.fr.fo\/?page_id=13"},"modified":"2024-09-17T16:09:09","modified_gmt":"2024-09-17T16:09:09","slug":"accueil","status":"publish","type":"page","link":"https:\/\/psychanalyste-paris75019.fr\/","title":{"rendered":"Accueil"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/psychanalyste-paris75019.fr\/wp-content\/uploads\/2021\/04\/IMG-20200521-WA0003-768x1024.jpg\" alt=\"Psychanalyste Paris 19\" class=\"wp-image-40\" srcset=\"https:\/\/psychanalyste-paris75019.fr\/wp-content\/uploads\/2021\/04\/IMG-20200521-WA0003-768x1024.jpg 768w, https:\/\/psychanalyste-paris75019.fr\/wp-content\/uploads\/2021\/04\/IMG-20200521-WA0003-225x300.jpg 225w, https:\/\/psychanalyste-paris75019.fr\/wp-content\/uploads\/2021\/04\/IMG-20200521-WA0003-1152x1536.jpg 1152w, https:\/\/psychanalyste-paris75019.fr\/wp-content\/uploads\/2021\/04\/IMG-20200521-WA0003-1140x1520.jpg 1140w, https:\/\/psychanalyste-paris75019.fr\/wp-content\/uploads\/2021\/04\/IMG-20200521-WA0003.jpg 1200w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><figcaption class=\"wp-element-caption\">Maud Hildebrand Bureau<\/figcaption><\/figure>\n\n\n\n<p> +33 6 84 51 39 23 <\/p>\n\n\n\n<p>contact@psychanalyste-paris75019.fr<\/p>\n\n\n\n<p> Adresse du cabinet: <\/p>\n\n\n\n<p> 107 Avenue Simon Bolivar 75019 Paris <\/p>\n\n\n\n<p>Le tarif se d\u00e9cide en fonctions des revenus&#8230;<\/p>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p> Psychanalyste <\/p>\n\n\n\n<p> Membre de l\u2019Ecole de Psychanalyse l\u2019EPFCL. <\/p>\n\n\n\n<p> Consultante dans l\u2019association CAPA lieu d\u2019accueil psychanalytique destin\u00e9 \u00e0 des adolescents et jeunes adultes. <\/p>\n\n\n\n<p> Face aux circonstances de la vie, il est parfois difficile de faire la part des choses <\/p>\n\n\n\n<p> Nos blocages\u2026 <\/p>\n\n\n\n<p> Nos questions\u2026 <\/p>\n\n\n\n<p> Nos difficult\u00e9s relationnelles\u2026 <\/p>\n\n\n\n<p> Dans un cadre confidentiel et bienveillant, je vous propose une \u00e9coute pour tenter de s\u2019y retrouver. <\/p>\n<\/div>\n<\/div>\n\n\n            <script type=\"text\/javascript\">\r\n                jQuery(document).ready(function ($) {\r\n                    var wgm_map = new google.maps.Map(document.getElementById(\"srm_gmp_embed_1\"), {\r\n                        center: new google.maps.LatLng(48.878645,2.3741596),\r\n                        zoom:13,\r\n                        mapTypeId: google.maps.MapTypeId.ROADMAP,\r\n                        scrollwheel: true,\r\n                        zoomControl: true,\r\n                        mapTypeControl: true,\r\n                        streetViewControl: true,\r\n                        fullscreenControl: true,\r\n                        draggable: true,\r\n                        disableDoubleClickZoom: false,\r\n                        panControl: true                    });\r\n                    var wgm_theme_json = '';\r\n                    if (wgm_theme_json.length > 0) {\r\n                        wgm_map.setOptions({styles: JSON.parse(wgm_theme_json)});\r\n                    }\r\n                    \/\/ To view directions form and data\r\n                                        var wgm_data_1 = {\r\n                        'action': 'wpgmapembed_p_get_markers_by_map_id',\r\n                        'data': {\r\n                            map_id: '6',\r\n                            ajax_nonce: 'c342164c50'\r\n                        }\r\n                    };\r\n                    var wgm_ajaxurl_1 = 'https:\/\/psychanalyste-paris75019.fr\/wp-admin\/admin-ajax.php'\r\n                    jQuery.post(wgm_ajaxurl_1, wgm_data_1, function (response) {\r\n                        response = JSON.parse(response);\r\n                        if (response.markers.length === 1) {\r\n                            var wgm_marker_to_1 = response.markers[0].marker_desc.replace(\/&gt;\/g, '>').replace(\/&lt;\/g, '<');\r\n                            jQuery('#srm_gmap_to_1').val(wgm_marker_to_1.replace(\/(<([^>]+)>)\/gi, \"\"));\r\n                        }\r\n                        var wgm_default_marker_icon_1 = 'https:\/\/maps.gstatic.com\/mapfiles\/api-3\/images\/spotlight-poi2.png';\r\n                        if (response.markers.length > 0) {\r\n                            var custom_markers = [];\r\n                            var custom_marker_infowindows = [];\r\n                            response.markers.forEach(function (wgm_marker, i) {\r\n                                var wgm_marker_lat_lng_1 = wgm_marker.lat_lng.split(',');\r\n                                wgm_custom_marker_1 = new google.maps.Marker({\r\n                                    position: new google.maps.LatLng(wgm_marker_lat_lng_1[0], wgm_marker_lat_lng_1[1]),\r\n                                    title: wgm_marker.marker_name,\r\n                                    animation: google.maps.Animation.DROP,\r\n                                    icon: (wgm_marker.icon === '') ? wgm_default_marker_icon_1 : wgm_marker.icon\r\n                                });\r\n                                custom_markers[i] = wgm_custom_marker_1;\r\n                                wgm_custom_marker_1.setMap(wgm_map);\r\n                                var wgm_marker_name_1 = (wgm_marker.marker_name !== null) ? ('<span class=\"info_content_title\" style=\"font-size:18px;font-weight: bold;font-family: Arial;\">'\r\n                                    + wgm_marker.marker_name +\r\n                                    '<\/span><br\/>') : '';\r\n                                wgm_marker.marker_desc = wgm_marker.marker_desc.replace(\/&gt;\/g, '>').replace(\/&lt;\/g, '<');\r\n                                custom_marker_infowindow = new google.maps.InfoWindow({\r\n                                    content: wgm_marker_name_1 + wgm_marker.marker_desc\r\n                                });\r\n                                custom_marker_infowindows[i] = custom_marker_infowindow;\r\n                                if (wgm_marker.show_desc_by_default === '1') {\r\n                                    custom_marker_infowindow.open({\r\n                                        anchor: wgm_custom_marker_1,\r\n                                        shouldFocus: false\r\n                                    });\r\n                                } else {\r\n                                    google.maps.event.addListener(wgm_custom_marker_1, 'click', function () {\r\n                                        custom_marker_infowindows[i].open({\r\n                                            anchor: custom_markers[i],\r\n                                            shouldFocus: false\r\n                                        });\r\n                                    });\r\n                                }\r\n                                if (wgm_marker.have_marker_link === '1') {\r\n                                    google.maps.event.addListener(wgm_custom_marker_1, 'click', function () {\r\n                                        var wgm_target = '_self';\r\n                                        if (wgm_marker.marker_link_new_tab === '1') {\r\n                                            wgm_target = '_blank';\r\n                                        }\r\n                                        window.open(wgm_marker.marker_link, wgm_target);\r\n                                    });\r\n                                }\r\n                            });\r\n                        }\r\n                    });\r\n                });\r\n\r\n            <\/script>\r\n\r\n            <div id=\"srm_gmp_embed_1\"\r\n                 style=\"width:100% !important;height:300px  !important; \">\r\n            <\/div>\r\n                    \n","protected":false},"excerpt":{"rendered":"<p>+33 6 84 51 39 23 contact@psychanalyste-paris75019.fr Adresse du cabinet: 107 Avenue Simon Bolivar 75019 Paris Le tarif se d\u00e9cide en fonctions des revenus&#8230; Psychanalyste Membre de l\u2019Ecole de Psychanalyse l\u2019EPFCL. Consultante dans l\u2019association CAPA lieu d\u2019accueil psychanalytique destin\u00e9 \u00e0 des adolescents et jeunes adultes. Face aux circonstances de la vie, il est parfois difficile &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"https:\/\/psychanalyste-paris75019.fr\/\">Lire la suite<\/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-13","page","type-page","status-publish","hentry","nodate","item-wrap"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":14,"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":103,"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/103"}],"wp:attachment":[{"href":"https:\/\/psychanalyste-paris75019.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}