{"id":193,"date":"2024-01-05T00:36:44","date_gmt":"2024-01-05T00:36:44","guid":{"rendered":"https:\/\/healthdesire.online\/?page_id=193"},"modified":"2024-02-12T21:13:57","modified_gmt":"2024-02-12T21:13:57","slug":"eg-el-toro-usa","status":"publish","type":"page","link":"https:\/\/healthdesire.online\/?page_id=193","title":{"rendered":"EG-El Toro USA"},"content":{"rendered":"<!-- D\u00e9but du contenu de votre page -->\n\n<!-- Styles CSS pour la popup -->\n<style>\n    #popup-container {\n        display: none;\n        position: fixed;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-color: rgba(0, 0, 0, 0.5);\n        z-index: 9999;\n        justify-content: center;\n        align-items: center;\n    }\n\n    #popup {\n        background-color: white;\n        padding: 20px;\n        border: 1px solid #ccc;\n        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);\n        max-width: 80%;\n        max-height: 80%;\n        overflow: auto;\n        position: relative;\n    }\n\n    .close-btn {\n        position: absolute;\n        top: 10px;\n        right: 10px;\n        cursor: pointer;\n    }\n<\/style>\n\n<!-- JavaScript pour afficher la popup automatiquement -->\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        setTimeout(function() {\n            fetchContent(); \/\/ Appeler la fonction pour r\u00e9cup\u00e9rer le contenu de l'URL\n        }, 10000); \/\/ 10 secondes\n\n        \/\/ Fonction pour r\u00e9cup\u00e9rer le contenu de l'URL\n        function fetchContent() {\n            var url = \"https:\/\/healthdesire.online\/?page_id=193#contact\"; \/\/ URL sp\u00e9cifi\u00e9e\n            fetch(url)\n            .then(response => response.text()) \/\/ Convertir la r\u00e9ponse en texte\n            .then(data => {\n                \/\/ Extraire le contenu du bloc #contact\n                var parser = new DOMParser();\n                var htmlDoc = parser.parseFromString(data, 'text\/html');\n                var contactContent = htmlDoc.getElementById('contact');\n\n                \/\/ Cr\u00e9er la popup et afficher le contenu du bloc #contact\n                var popupContainer = document.createElement(\"div\");\n                popupContainer.id = \"popup-container\";\n                popupContainer.innerHTML = '<div id=\"popup\">' + contactContent.innerHTML + '<span class=\"close-btn\" onclick=\"closePopup()\">X<\/span><\/div>';\n                document.body.appendChild(popupContainer);\n                popupContainer.style.display = \"flex\";\n            })\n            .catch(error => {\n                console.error('Erreur de r\u00e9cup\u00e9ration du contenu:', error);\n            });\n        }\n    });\n\n    \/\/ Fonction pour fermer la popup\n    function closePopup() {\n        var popupContainer = document.getElementById(\"popup-container\");\n        if (popupContainer) {\n            popupContainer.style.display = \"none\";\n        }\n    }\n\n    \/\/ Fermer la popup en cliquant en dehors de celle-ci\n    window.onclick = function(event) {\n        var popup = document.getElementById(\"popup\");\n        if (event.target == popup) {\n            closePopup();\n        }\n    }\n<\/script>\n\n<!-- Fin du contenu de votre page -->\n\n\n<div data-colibri-id=\"193-c1\" class=\"style-323 style-local-193-c1 position-relative\">\n  <!---->\n  <div data-colibri-component=\"section\" data-colibri-id=\"193-c2\" id=\"contact\" class=\"h-section h-section-global-spacing d-flex align-items-lg-center align-items-md-center align-items-center style-324 style-local-193-c2 position-relative\">\n    <!---->\n    <!---->\n    <div class=\"h-section-grid-container h-section-boxed-container\">\n      <!---->\n      <div data-colibri-id=\"193-c3\" class=\"h-row-container gutters-row-lg-0 gutters-row-md-0 gutters-row-0 gutters-row-v-lg-0 gutters-row-v-md-0 gutters-row-v-0 style-325 style-local-193-c3 position-relative\">\n        <!---->\n        <div class=\"h-row justify-content-lg-center justify-content-md-center justify-content-center align-items-lg-stretch align-items-md-stretch align-items-stretch gutters-col-lg-0 gutters-col-md-0 gutters-col-0 gutters-col-v-lg-0 gutters-col-v-md-0 gutters-col-v-0\">\n          <!---->\n          <div class=\"h-column h-column-container d-flex h-col-lg-auto h-col-md-auto h-col-auto style-326-outer style-local-193-c4-outer\">\n            <div data-colibri-id=\"193-c4\" class=\"d-flex h-flex-basis h-column__inner h-px-lg-0 h-px-md-0 h-px-0 v-inner-lg-0 v-inner-md-0 v-inner-0 style-326 style-local-193-c4 position-relative\">\n              <!---->\n              <!---->\n              <div class=\"w-100 h-y-container h-column__content h-column__v-align flex-basis-100 align-self-lg-start align-self-md-start align-self-start\">\n                <!---->\n                <div data-colibri-id=\"193-c5\" class=\"h-text h-text-component style-327 style-local-193-c5 position-relative h-element\">\n                  <!---->\n                  <!---->\n                  <div class=\"\">\n<div id=\"form-popup\" style=\"display: none;\"> \n    <div id=\"contact-form-container\"> \n        <!-- Contact Form 7 shortcode --> \n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f741-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"741\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F193#wpcf7-f741-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"741\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.4\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f741-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p>[locale=\"ar\"]<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\u0627\u0644\u0627\u0633\u0645\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n[tel* your-phone akismet:author_tel placeholder=\"\u0627\u0644\u0647\u0627\u062a\u0641\" pattern=\"(\\+?216)?[7-9][0-9]{7}\"]<br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u0625\u0631\u0633\u0627\u0644\" \/><br \/>\n[redirect \"https:\/\/votresite.com\/merci\"]\n<\/p>\n<p><input type=\"hidden\" name=\"url\" value=\"\" \/><br \/>\n<script>\ndocument.addEventListener( 'wpcf7mailsent', function( event ) {\n var urlField = document.querySelector('input[name=\"url\"]');\n if (urlField) {\n urlField.value = window.location.href;\n }\n}, false );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n \n    <\/div> \n<\/div>\n                    <p>\u0623\u0631\u0633\u0644 \u0637\u0644\u0628 \u0627\u0644\u0622\u0646 \u0648 \u062a\u0645\u062a\u0639 <span style=\"color: rgb(197, 27, 136); font-weight: 700;\">\u0628\u062a\u062e\u0641\u064a\u0636 \u0631\u0623\u0633 \u0627\u0644\u0633\u0646\u0629<\/span><\/p>\n                  <\/div>\n                <\/div>\n                <div data-colibri-id=\"193-c6\" class=\"style-328 style-local-193-c6 position-relative h-element\">\n                  <!---->\n                  <div class=\"h-global-transition-all h-global-transition h-global-transition-all h-contact-form-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f741-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"741\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F193#wpcf7-f741-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"741\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.4\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f741-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p>[locale=\"ar\"]<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\u0627\u0644\u0627\u0633\u0645\" type=\"text\" name=\"your-name\" \/><\/span><br \/>\n[tel* your-phone akismet:author_tel placeholder=\"\u0627\u0644\u0647\u0627\u062a\u0641\" pattern=\"(\\+?216)?[7-9][0-9]{7}\"]<br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u0625\u0631\u0633\u0627\u0644\" \/><br \/>\n[redirect \"https:\/\/votresite.com\/merci\"]\n<\/p>\n<p><input type=\"hidden\" name=\"url\" value=\"\" \/><br \/>\n<script>\ndocument.addEventListener( 'wpcf7mailsent', function( event ) {\n var urlField = document.querySelector('input[name=\"url\"]');\n if (urlField) {\n urlField.value = window.location.href;\n }\n}, false );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div data-colibri-id=\"193-c7\" class=\"h-row-container gutters-row-lg-2 gutters-row-md-2 gutters-row-0 gutters-row-v-lg-2 gutters-row-v-md-2 gutters-row-v-2 style-329 style-local-193-c7 position-relative\">\n        <!---->\n        <div class=\"h-row justify-content-lg-center justify-content-md-center justify-content-center align-items-lg-stretch align-items-md-stretch align-items-stretch gutters-col-lg-2 gutters-col-md-2 gutters-col-0 gutters-col-v-lg-2 gutters-col-v-md-2 gutters-col-v-2\">\n          <!---->\n          <div class=\"h-column h-column-container d-flex h-col-lg-auto h-col-md-auto h-col-auto style-330-outer style-local-193-c8-outer\">\n            <div data-colibri-id=\"193-c8\" class=\"d-flex h-flex-basis h-column__inner h-px-lg-2 h-px-md-2 h-px-2 v-inner-lg-2 v-inner-md-2 v-inner-2 style-330 style-local-193-c8 position-relative\">\n              <!---->\n              <!---->\n              <div class=\"w-100 h-y-container h-column__content h-column__v-align flex-basis-100 align-self-lg-start align-self-md-start align-self-start\">\n                <!---->\n                <div data-colibri-id=\"193-c9\" class=\"h-text h-text-component style-331 style-local-193-c9 position-relative h-element\">\n                  <!---->\n                  <!---->\n                  <div class=\"\">\n                    <p>\u0627\u0644\u062a\u0639\u0644\u0642\u0627\u062a<\/p>\n                  <\/div>\n                <\/div>\n                <div data-colibri-id=\"193-c10\" class=\"d-block style-332 style-local-193-c10 position-relative h-element\">\n                  <!---->\n                  <div class=\"h-image__frame-container-outer\">\n                    <div class=\"h-image__frame-container\">\n                      <!---->\n                      <!---->\n                      <img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1920\" src=\"https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/3.jpg\" class=\"wp-image-164 style-332-image style-local-193-c10-image\" alt=\"\" srcset=\"https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/3.jpg 1080w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/3-169x300.jpg 169w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/3-576x1024.jpg 576w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/3-768x1365.jpg 768w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/3-864x1536.jpg 864w\" sizes=\"auto, (max-width: 1080px) 100vw, 1080px\" \/>\n                      <div class=\"h-image__frame h-hide-lg h-hide-md h-hide-sm style-332-frameImage style-local-193-c10-frameImage\"><\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div data-colibri-id=\"193-c11\" class=\"d-block style-333 style-local-193-c11 position-relative h-element\">\n                  <!---->\n                  <div class=\"h-image__frame-container-outer\">\n                    <div class=\"h-image__frame-container\">\n                      <!---->\n                      <!---->\n                      <img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1920\" src=\"https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/2.jpg\" class=\"wp-image-163 style-333-image style-local-193-c11-image\" alt=\"\" srcset=\"https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/2.jpg 1080w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/2-169x300.jpg 169w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/2-576x1024.jpg 576w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/2-768x1365.jpg 768w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/2-864x1536.jpg 864w\" sizes=\"auto, (max-width: 1080px) 100vw, 1080px\" \/>\n                      <div class=\"h-image__frame h-hide-lg h-hide-md h-hide-sm style-333-frameImage style-local-193-c11-frameImage\"><\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n                <div data-colibri-id=\"193-c12\" class=\"d-block style-334 style-local-193-c12 position-relative h-element\">\n                  <!---->\n                  <div class=\"h-image__frame-container-outer\">\n                    <div class=\"h-image__frame-container\">\n                      <!---->\n                      <!---->\n                      <img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1920\" src=\"https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/1.jpg\" class=\"wp-image-165 style-334-image style-local-193-c12-image\" alt=\"\" srcset=\"https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/1.jpg 1080w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/1-169x300.jpg 169w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/1-576x1024.jpg 576w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/1-768x1365.jpg 768w, https:\/\/healthdesire.online\/wp-content\/uploads\/2023\/12\/1-864x1536.jpg 864w\" sizes=\"auto, (max-width: 1080px) 100vw, 1080px\" \/>\n                      <div class=\"h-image__frame h-hide-lg h-hide-md h-hide-sm style-334-frameImage style-local-193-c12-frameImage\"><\/div>\n                    <\/div>\n                  <\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<script>\ndocument.addEventListener( 'wpcf7submit', function( event ) {\n    var inputs = event.detail.inputs;\n    var name = inputs[0].value;\n    var phone = inputs[1].value;\n    var url = '';\n    var referal = '';\n\/\/ Get form data\nvar formData = {\n    'Name': name,\n    'Phone': phone,\n    'Url' : url,\n    'Referal' : referal\n};\n\n\/\/ Make POST request to the API endpoint\nvar xhr = new XMLHttpRequest();\nxhr.open('POST', 'https:\/\/prod-84.westeurope.logic.azure.com:443\/workflows\/f320e0871c4a488bba42f596ba302775\/triggers\/manual\/paths\/invoke?api-version=2016-06-01&sp=%2Ftriggers%2Fmanual%2Frun&sv=1.0&sig=8fcng8QGyC5luaG65uxhFDtWYpBcNIVr5vY5NDfJ834', true);\nxhr.setRequestHeader('Content-Type', 'application\/json');\nxhr.send(JSON.stringify(formData));\n    \n  }, false );\n\ndocument.addEventListener( 'wpcf7submit', function( event ) {\n    var form = document.querySelector('form');\n\n    form.addEventListener('submit', function(event) {\n        event.preventDefault(); \/\/ Prevent default form submission\n\n        \n        \n        \/\/ Redirect to thank you page after sending the request\n        window.location.href = 'https:\/\/healthdesire.online\/?page_id=95';\n    });\n  }, false );\n<\/script>","protected":false},"excerpt":{"rendered":"<p>\u0623\u0631\u0633\u0644 \u0637\u0644\u0628 \u0627\u0644\u0622\u0646 \u0648 \u062a\u0645\u062a\u0639 \u0628\u062a\u062e\u0641\u064a\u0636 \u0631\u0623\u0633 \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u062a\u0639\u0644\u0642\u0627\u062a<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"page-templates\/full-width-page.php","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-193","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/healthdesire.online\/index.php?rest_route=\/wp\/v2\/pages\/193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/healthdesire.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/healthdesire.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/healthdesire.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/healthdesire.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=193"}],"version-history":[{"count":19,"href":"https:\/\/healthdesire.online\/index.php?rest_route=\/wp\/v2\/pages\/193\/revisions"}],"predecessor-version":[{"id":892,"href":"https:\/\/healthdesire.online\/index.php?rest_route=\/wp\/v2\/pages\/193\/revisions\/892"}],"wp:attachment":[{"href":"https:\/\/healthdesire.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}