{"id":1129,"date":"2020-02-07T16:36:59","date_gmt":"2020-02-07T16:36:59","guid":{"rendered":"https:\/\/plexa.ar\/?page_id=1129"},"modified":"2020-02-07T20:31:14","modified_gmt":"2020-02-07T20:31:14","slug":"encuesta","status":"publish","type":"page","link":"https:\/\/plexa.com.ar\/en\/encuesta\/","title":{"rendered":"Encuesta"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1129\" class=\"elementor elementor-1129\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-adb19bb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"adb19bb\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;_id&quot;:&quot;82d46dd&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;}],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ae0188a\" data-id=\"ae0188a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e14025c elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"e14025c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:600}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ENCUESTA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed605fb elementor-widget elementor-widget-html\" data-id=\"ed605fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n    <iframe\r\n      id=\"JotFormIFrame-200294966339060\"\r\n      title=\"Encuesta Nuevos Clientes PLEXA\"\r\n      onload=\"window.parent.scrollTo(0,0)\"\r\n      allowtransparency=\"true\"\r\n      allowfullscreen=\"true\"\r\n      allow=\"geolocation; microphone; camera\"\r\n      src=\"https:\/\/form.jotform.com\/Plexa\/encuesta-nuevos-clientes-plexa\"\r\n      frameborder=\"0\"\r\n      style=\"\r\n      min-width: 100%;\r\n      height:539px;\r\n      border:none;\"\r\n      scrolling=\"no\"\r\n    >\r\n    <\/iframe>\r\n    <script type=\"text\/javascript\">\r\n      var ifr = document.getElementById(\"JotFormIFrame-200294966339060\");\r\n      if(window.location.href && window.location.href.indexOf(\"?\") > -1) {\r\n        var get = window.location.href.substr(window.location.href.indexOf(\"?\") + 1);\r\n        if(ifr && get.length > 0) {\r\n          var src = ifr.src;\r\n          src = src.indexOf(\"?\") > -1 ? src + \"&\" + get : src  + \"?\" + get;\r\n          ifr.src = src;\r\n        }\r\n      }\r\n      window.handleIFrameMessage = function(e) {\r\n        if (typeof e.data === 'object') { return; }\r\n        var args = e.data.split(\":\");\r\n        if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\r\n        if (!iframe) { return; }\r\n        switch (args[0]) {\r\n          case \"scrollIntoView\":\r\n            iframe.scrollIntoView();\r\n            break;\r\n          case \"setHeight\":\r\n            iframe.style.height = args[1] + \"px\";\r\n            break;\r\n          case \"collapseErrorPage\":\r\n            if (iframe.clientHeight > window.innerHeight) {\r\n              iframe.style.height = window.innerHeight + \"px\";\r\n            }\r\n            break;\r\n          case \"reloadPage\":\r\n            window.location.reload();\r\n            break;\r\n          case \"loadScript\":\r\n            var src = args[1];\r\n            if (args.length > 3) {\r\n                src = args[1] + ':' + args[2];\r\n            }\r\n            var script = document.createElement('script');\r\n            script.src = src;\r\n            script.type = 'text\/javascript';\r\n            document.body.appendChild(script);\r\n            break;\r\n          case \"exitFullscreen\":\r\n            if      (window.document.exitFullscreen)        window.document.exitFullscreen();\r\n            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\r\n            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\r\n            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\r\n            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\r\n            break;\r\n        }\r\n        var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\r\n        if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\r\n          var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\r\n          iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\r\n        }\r\n      };\r\n      if (window.addEventListener) {\r\n        window.addEventListener(\"message\", handleIFrameMessage, false);\r\n      } else if (window.attachEvent) {\r\n        window.attachEvent(\"onmessage\", handleIFrameMessage);\r\n      }\r\n      <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ENCUESTA<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1129","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/pages\/1129","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/comments?post=1129"}],"version-history":[{"count":3,"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/pages\/1129\/revisions"}],"predecessor-version":[{"id":1149,"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/pages\/1129\/revisions\/1149"}],"wp:attachment":[{"href":"https:\/\/plexa.com.ar\/en\/wp-json\/wp\/v2\/media?parent=1129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}