{"id":1335,"date":"2020-04-06T16:48:52","date_gmt":"2020-04-06T15:48:52","guid":{"rendered":"https:\/\/www.cunext.com\/?page_id=1335"},"modified":"2020-04-06T16:48:53","modified_gmt":"2020-04-06T15:48:53","slug":"entreprises-du-groupe","status":"publish","type":"page","link":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/","title":{"rendered":"Entreprises du groupe"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column ancho-limitado is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"pre-titulo\">Cunext group<\/p>\n\n\n\n<h2 class=\"titulo wp-block-heading\">Leader dans la fabrication de mat\u00e9riaux efficaces pour la transmission d&rsquo;\u00e9nergie \u00e9lectrique et de donn\u00e9es. <\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Contactez Cunext Group \u00e0 travers ses bureaux.<\/p>\n\n\n\n<p><strong>Cliquez sur le marqueur de la carte<\/strong> pour contacter le si\u00e8ge.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\t\n\n\t\t\t\t<div id=\"empresas\" style=\"width: 100%; height: 600px;\" class=\"map_cont\"><\/div>\n\t\t\t\t <script src=\"https:\/\/developers.google.com\/maps\/documentation\/javascript\/examples\/markerclusterer\/markerclusterer.js\"><\/script>\n\t\t\t\t<script type=\"text\/javascript\">\n\n\t\t\t\t$(window).load( function(){\n\t\t\t\t\tiniciarMapaempresas(); \n\t\t\t\t});\n\t\t\t\t\n\t\t\t\tfunction iniciarMapaempresas(){\n\t\t\t\t\tvar latitud = 42.8938279;\n\t\t\t\t\tvar longitud = -1.8919345;\n\t\t\t\t\tvar centro = new google.maps.LatLng(latitud, longitud);\n\t\t\n\n\t\t\t\t\tvar imagen = \"https:\/\/cunext.com\/wp-content\/themes\/base\/images\/map-marker.png\";\n\t\t\t\t\tvar map = new google.maps.Map(document.getElementById(\"empresas\"), { center: centro, mapTypeId: google.maps.MapTypeId.ROADMAP, scrollwheel: false, mapTypeControl: false, streetViewControl: false });\n\t\t\t\t\tvar limites = new google.maps.LatLngBounds();\n\t\t\t\t\tvar aux;\n\t\t\t\t\tvar auxMarker;\n\t\t\t\t\tvar contentString;\n\t\t\t\t\tvar infowindow;\n\t\t\t\t\tmap.setZoom(5);\n\n\t\t\t\t\tvar locations = [];\n\n\t\t\t\t\t\n\t\t\t\t\t\/\/console.log('{\"address\":\"Via Gaetano Bertoli, 17a, 25050 Rodengo-Saiano, BS, Italia\",\"lat\":45.58734889999999,\"lng\":10.1032638,\"zoom\":14,\"place_id\":\"ChIJx16iM0JwgUcREojgebcFOJk\",\"name\":\"Via Gaetano Bertoli, 17a\",\"street_number\":\"17a\",\"street_name\":\"Via Gaetano Bertoli\",\"city\":\"Rodengo-Saiano\",\"state\":\"Lombardia\",\"state_short\":\"BS\",\"post_code\":\"25050\",\"country\":\"Italia\",\"country_short\":\"IT\"}');\n\n\t\t\t\t\tlocations.push({lat: 45.5873489, lng: 10.1032638});\t\n\t\t\t\t\taux = new google.maps.LatLng(45.5873489, 10.1032638);\n\t\t\t\t\tvar marker0 = new google.maps.Marker({ position: aux, map: map, icon: imagen, draggable: false, title:\"TRAVARTEC\"});\n\t\t\t\t\tconsole.log(marker0);\n\t\t\t\t\tlimites.extend(aux);\n\n\t\t\t\t\t\/\/print_r($location);\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar contentString0 =\n\t\t\t\t\t'<span class=\"titulo-point\"> TRAVARTEC <\/span> <span class=\"titulo-point-street\"> Via Bertoli 17\u00aa 25050 Rodengo Saiano (BS), Italia, Italia<\/span><span class=\"titulo-point-telefono\"> <a href=\"tel:+39 030 6810728\">+39 030 6810728 <\/a><\/span> <span class=\"titulo-point-email\"><a href=\"mailto:info@travartec.com\"> info@travartec.com <\/a><\/span> <span class=\"boton-formulario\"><a onClick=\"lanzarFormulario()\" id=\"contacto-empresas\" href=\"#formulario-popup-empresas\">Contactar<\/a><\/span>';\n\n\t\t\t\t\tvar infowindow0 = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t  content: contentString0\t\t\t\t\t\t\t});\n\n\t\t\t\t\t  google.maps.event.addListener(infowindow0, 'domready', function() {\n\t\t\t\t\t\t\t   \/\/ Reference to the DIV which receives the contents of the infowindow using jQuery\n\t\t\t\t\t\t\t   var iwOuter = $('.gm-style-iw');\n\n\t\t\t\t\t\t\t   \/* The DIV we want to change is above the .gm-style-iw DIV.\n\t\t\t\t\t\t\t\t* So, we use jQuery and create a iwBackground variable,\n\t\t\t\t\t\t\t\t* and took advantage of the existing reference to .gm-style-iw for the previous DIV with .prev().\n\t\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t   var iwBackground = iwOuter.prev();\n\n\t\t\t\t\t\t\t   \/\/ Remove the background shadow DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(2)').css({'display' : 'none'});\n\n\t\t\t\t\t\t\t   \/\/ Remove the white background DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(4)').css({'display' : 'none'});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t   \n\t\t\t\t\t\/\/console.log('{\"address\":\"Portal de Bergara Kalea, 36, Vitoria-Gasteiz, Espa\\u00f1a\",\"lat\":42.8702939,\"lng\":-2.6463814,\"zoom\":14,\"place_id\":\"ChIJryoBVuLCTw0RcmcQBOojekk\",\"name\":\"Portal de Bergara Kalea, 36\",\"street_number\":\"36\",\"street_name\":\"Portal de Bergara Kalea\",\"city\":\"Gasteiz\",\"state\":\"Euskadi\",\"state_short\":\"PV\",\"post_code\":\"01013\",\"country\":\"Espa\\u00f1a\",\"country_short\":\"ES\"}');\n\n\t\t\t\t\tlocations.push({lat: 42.8702939, lng: -2.6463814});\t\n\t\t\t\t\taux = new google.maps.LatLng(42.8702939, -2.6463814);\n\t\t\t\t\tvar marker1 = new google.maps.Marker({ position: aux, map: map, icon: imagen, draggable: false, title:\"ECN\/Transformados Combisa\"});\n\t\t\t\t\tconsole.log(marker1);\n\t\t\t\t\tlimites.extend(aux);\n\n\t\t\t\t\t\/\/print_r($location);\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar contentString1 =\n\t\t\t\t\t'<span class=\"titulo-point\"> ECN\/Transformados Combisa <\/span> <span class=\"titulo-point-street\"> Portal de Bergara Kalea, 36, Vitoria-Gasteiz, Espa\u00f1a, Espa\u00f1a<\/span><span class=\"titulo-point-telefono\"> <a href=\"tel:+34 674 323 893\">+34 674 323 893 <\/a><\/span> <span class=\"titulo-point-email\"><a href=\"mailto:info@cunext.com\"> info@cunext.com <\/a><\/span> <span class=\"boton-formulario\"><a onClick=\"lanzarFormulario()\" id=\"contacto-empresas\" href=\"#formulario-popup-empresas\">Contactar<\/a><\/span>';\n\n\t\t\t\t\tvar infowindow1 = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t  content: contentString1\t\t\t\t\t\t\t});\n\n\t\t\t\t\t  google.maps.event.addListener(infowindow1, 'domready', function() {\n\t\t\t\t\t\t\t   \/\/ Reference to the DIV which receives the contents of the infowindow using jQuery\n\t\t\t\t\t\t\t   var iwOuter = $('.gm-style-iw');\n\n\t\t\t\t\t\t\t   \/* The DIV we want to change is above the .gm-style-iw DIV.\n\t\t\t\t\t\t\t\t* So, we use jQuery and create a iwBackground variable,\n\t\t\t\t\t\t\t\t* and took advantage of the existing reference to .gm-style-iw for the previous DIV with .prev().\n\t\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t   var iwBackground = iwOuter.prev();\n\n\t\t\t\t\t\t\t   \/\/ Remove the background shadow DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(2)').css({'display' : 'none'});\n\n\t\t\t\t\t\t\t   \/\/ Remove the white background DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(4)').css({'display' : 'none'});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t   \n\t\t\t\t\t\/\/console.log('{\"address\":\"Ibermetalia, Diseminado Extrarradio, Espa\\u00f1a\",\"lat\":41.731526,\"lng\":-1.052901,\"zoom\":18,\"place_id\":\"ChIJBQ_xGYxvWQ0RpkQRXrvzoP4\",\"name\":\"Ibermetalia\",\"street_number\":\"19\",\"street_name\":\"Diseminado Extrarradio\",\"state\":\"Arag\\u00f3n\",\"state_short\":\"AR\",\"post_code\":\"50629\",\"country\":\"Espa\\u00f1a\",\"country_short\":\"ES\"}');\n\n\t\t\t\t\tlocations.push({lat: 41.731526, lng: -1.052901});\t\n\t\t\t\t\taux = new google.maps.LatLng(41.731526, -1.052901);\n\t\t\t\t\tvar marker2 = new google.maps.Marker({ position: aux, map: map, icon: imagen, draggable: false, title:\"Ibermetalia\"});\n\t\t\t\t\tconsole.log(marker2);\n\t\t\t\t\tlimites.extend(aux);\n\n\t\t\t\t\t\/\/print_r($location);\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar contentString2 =\n\t\t\t\t\t'<span class=\"titulo-point\"> Ibermetalia <\/span> <span class=\"titulo-point-street\"> Ctra. de Logro\u00f1o, Km. 17 50629 Sobradiel (Zaragoza), Espa\u00f1a, Espa\u00f1a<\/span><span class=\"titulo-point-telefono\"> <a href=\"tel:\"> <\/a><\/span> <span class=\"titulo-point-email\"><a href=\"mailto:info@cunext.com\"> info@cunext.com <\/a><\/span> <span class=\"boton-formulario\"><a onClick=\"lanzarFormulario()\" id=\"contacto-empresas\" href=\"#formulario-popup-empresas\">Contactar<\/a><\/span>';\n\n\t\t\t\t\tvar infowindow2 = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t  content: contentString2\t\t\t\t\t\t\t});\n\n\t\t\t\t\t  google.maps.event.addListener(infowindow2, 'domready', function() {\n\t\t\t\t\t\t\t   \/\/ Reference to the DIV which receives the contents of the infowindow using jQuery\n\t\t\t\t\t\t\t   var iwOuter = $('.gm-style-iw');\n\n\t\t\t\t\t\t\t   \/* The DIV we want to change is above the .gm-style-iw DIV.\n\t\t\t\t\t\t\t\t* So, we use jQuery and create a iwBackground variable,\n\t\t\t\t\t\t\t\t* and took advantage of the existing reference to .gm-style-iw for the previous DIV with .prev().\n\t\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t   var iwBackground = iwOuter.prev();\n\n\t\t\t\t\t\t\t   \/\/ Remove the background shadow DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(2)').css({'display' : 'none'});\n\n\t\t\t\t\t\t\t   \/\/ Remove the white background DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(4)').css({'display' : 'none'});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t   \n\t\t\t\t\t\/\/console.log('{\"address\":\"Avinguda de Josep Tarradellas, 8-10, Barcelona, Espa\\u00f1a\",\"lat\":41.38138259999999,\"lng\":2.1427063,\"zoom\":14,\"place_id\":\"EjNBdi4gZGUgSm9zZXAgVGFycmFkZWxsYXMsIDgsIDA4MDI5IEJhcmNlbG9uYSwgU3BhaW4iUBJOCjQKMglXR2IufpikEhGMkqIzAjkJyhoeCxDuwe6hARoUChIJOzmIzXiYpBIRgE5HeuP6ABwMEAgqFAoSCZltzM14mKQSEedWfMt4Ox5p\",\"name\":\"Av. de Josep Tarradellas, 8\",\"street_number\":\"8\",\"street_name\":\"Avinguda de Josep Tarradellas\",\"street_name_short\":\"Av. de Josep Tarradellas\",\"city\":\"Barcelona\",\"state\":\"Catalunya\",\"state_short\":\"CT\",\"post_code\":\"08029\",\"country\":\"Espa\\u00f1a\",\"country_short\":\"ES\"}');\n\n\t\t\t\t\tlocations.push({lat: 41.3813826, lng: 2.1427063});\t\n\t\t\t\t\taux = new google.maps.LatLng(41.3813826, 2.1427063);\n\t\t\t\t\tvar marker3 = new google.maps.Marker({ position: aux, map: map, icon: imagen, draggable: false, title:\"Cunext Barcelona\"});\n\t\t\t\t\tconsole.log(marker3);\n\t\t\t\t\tlimites.extend(aux);\n\n\t\t\t\t\t\/\/print_r($location);\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar contentString3 =\n\t\t\t\t\t'<span class=\"titulo-point\"> Cunext Barcelona <\/span> <span class=\"titulo-point-street\"> Avinguda de Josep Tarradellas, 8-10, Barcelona, Espa\u00f1a, Espa\u00f1a<\/span><span class=\"titulo-point-telefono\"> <a href=\"tel:+34 938 445 130\">+34 938 445 130 <\/a><\/span> <span class=\"titulo-point-email\"><a href=\"mailto:info@cunext.com\"> info@cunext.com <\/a><\/span> <span class=\"boton-formulario\"><a onClick=\"lanzarFormulario()\" id=\"contacto-empresas\" href=\"#formulario-popup-empresas\">Contactar<\/a><\/span>';\n\n\t\t\t\t\tvar infowindow3 = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t  content: contentString3\t\t\t\t\t\t\t});\n\n\t\t\t\t\t  google.maps.event.addListener(infowindow3, 'domready', function() {\n\t\t\t\t\t\t\t   \/\/ Reference to the DIV which receives the contents of the infowindow using jQuery\n\t\t\t\t\t\t\t   var iwOuter = $('.gm-style-iw');\n\n\t\t\t\t\t\t\t   \/* The DIV we want to change is above the .gm-style-iw DIV.\n\t\t\t\t\t\t\t\t* So, we use jQuery and create a iwBackground variable,\n\t\t\t\t\t\t\t\t* and took advantage of the existing reference to .gm-style-iw for the previous DIV with .prev().\n\t\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t   var iwBackground = iwOuter.prev();\n\n\t\t\t\t\t\t\t   \/\/ Remove the background shadow DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(2)').css({'display' : 'none'});\n\n\t\t\t\t\t\t\t   \/\/ Remove the white background DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(4)').css({'display' : 'none'});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t   \n\t\t\t\t\t\/\/console.log('{\"address\":\"Calle de N\\u00fa\\u00f1ez de Balboa, 122, Madrid, Espa\\u00f1a\",\"lat\":40.4386289,\"lng\":-3.6814252,\"zoom\":14,\"place_id\":\"ChIJ7dlB88EoQg0RyoJ1hEhe-Pc\",\"name\":\"Calle de N\\u00fa\\u00f1ez de Balboa, 122\",\"street_number\":\"122\",\"street_name\":\"Calle de N\\u00fa\\u00f1ez de Balboa\",\"city\":\"Madrid\",\"state\":\"Comunidad de Madrid\",\"state_short\":\"MD\",\"post_code\":\"28006\",\"country\":\"Espa\\u00f1a\",\"country_short\":\"ES\"}');\n\n\t\t\t\t\tlocations.push({lat: 40.4386289, lng: -3.6814252});\t\n\t\t\t\t\taux = new google.maps.LatLng(40.4386289, -3.6814252);\n\t\t\t\t\tvar marker4 = new google.maps.Marker({ position: aux, map: map, icon: imagen, draggable: false, title:\"Cunext Madrid\"});\n\t\t\t\t\tconsole.log(marker4);\n\t\t\t\t\tlimites.extend(aux);\n\n\t\t\t\t\t\/\/print_r($location);\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar contentString4 =\n\t\t\t\t\t'<span class=\"titulo-point\"> Cunext Madrid <\/span> <span class=\"titulo-point-street\"> Calle de N\u00fa\u00f1ez de Balboa, 122, Madrid, Espa\u00f1a, Espa\u00f1a<\/span><span class=\"titulo-point-telefono\"> <a href=\"tel:+34 913 193 730\">+34 913 193 730 <\/a><\/span> <span class=\"titulo-point-email\"><a href=\"mailto:info@cunext.com\"> info@cunext.com <\/a><\/span> <span class=\"boton-formulario\"><a onClick=\"lanzarFormulario()\" id=\"contacto-empresas\" href=\"#formulario-popup-empresas\">Contactar<\/a><\/span>';\n\n\t\t\t\t\tvar infowindow4 = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t  content: contentString4\t\t\t\t\t\t\t});\n\n\t\t\t\t\t  google.maps.event.addListener(infowindow4, 'domready', function() {\n\t\t\t\t\t\t\t   \/\/ Reference to the DIV which receives the contents of the infowindow using jQuery\n\t\t\t\t\t\t\t   var iwOuter = $('.gm-style-iw');\n\n\t\t\t\t\t\t\t   \/* The DIV we want to change is above the .gm-style-iw DIV.\n\t\t\t\t\t\t\t\t* So, we use jQuery and create a iwBackground variable,\n\t\t\t\t\t\t\t\t* and took advantage of the existing reference to .gm-style-iw for the previous DIV with .prev().\n\t\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t   var iwBackground = iwOuter.prev();\n\n\t\t\t\t\t\t\t   \/\/ Remove the background shadow DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(2)').css({'display' : 'none'});\n\n\t\t\t\t\t\t\t   \/\/ Remove the white background DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(4)').css({'display' : 'none'});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t   \n\t\t\t\t\t\/\/console.log('{\"address\":\"Confeticakes, Pol\\u00edgono Industrial El ca\\u00f1o, Espiel, Espa\\u00f1a\",\"lat\":38.191699,\"lng\":-5.039168999999998,\"zoom\":18,\"place_id\":\"ChIJm2mwH77KbA0R3p5LX6MUxZs\",\"name\":\"Confeticakes\",\"street_number\":\"8\",\"street_name\":\"Pol\\u00edgono Industrial El ca\\u00f1o\",\"city\":\"Espiel\",\"state\":\"Andaluc\\u00eda\",\"state_short\":\"AN\",\"post_code\":\"14220\",\"country\":\"Espa\\u00f1a\",\"country_short\":\"ES\"}');\n\n\t\t\t\t\tlocations.push({lat: 38.191699, lng: -5.039169});\t\n\t\t\t\t\taux = new google.maps.LatLng(38.191699, -5.039169);\n\t\t\t\t\tvar marker5 = new google.maps.Marker({ position: aux, map: map, icon: imagen, draggable: false, title:\"Estacor\"});\n\t\t\t\t\tconsole.log(marker5);\n\t\t\t\t\tlimites.extend(aux);\n\n\t\t\t\t\t\/\/print_r($location);\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar contentString5 =\n\t\t\t\t\t'<span class=\"titulo-point\"> Estacor <\/span> <span class=\"titulo-point-street\"> Pol. Ind. El Ca\u00f1o II, Calle C 14220 Espiel (C\u00f3rdoba), Espa\u00f1a, Espa\u00f1a<\/span><span class=\"titulo-point-telefono\"> <a href=\"tel:+34 957 363 577\">+34 957 363 577 <\/a><\/span> <span class=\"titulo-point-email\"><a href=\"mailto:info@cunext.com\"> info@cunext.com <\/a><\/span> <span class=\"boton-formulario\"><a onClick=\"lanzarFormulario()\" id=\"contacto-empresas\" href=\"#formulario-popup-empresas\">Contactar<\/a><\/span>';\n\n\t\t\t\t\tvar infowindow5 = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t  content: contentString5\t\t\t\t\t\t\t});\n\n\t\t\t\t\t  google.maps.event.addListener(infowindow5, 'domready', function() {\n\t\t\t\t\t\t\t   \/\/ Reference to the DIV which receives the contents of the infowindow using jQuery\n\t\t\t\t\t\t\t   var iwOuter = $('.gm-style-iw');\n\n\t\t\t\t\t\t\t   \/* The DIV we want to change is above the .gm-style-iw DIV.\n\t\t\t\t\t\t\t\t* So, we use jQuery and create a iwBackground variable,\n\t\t\t\t\t\t\t\t* and took advantage of the existing reference to .gm-style-iw for the previous DIV with .prev().\n\t\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t   var iwBackground = iwOuter.prev();\n\n\t\t\t\t\t\t\t   \/\/ Remove the background shadow DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(2)').css({'display' : 'none'});\n\n\t\t\t\t\t\t\t   \/\/ Remove the white background DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(4)').css({'display' : 'none'});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t   \n\t\t\t\t\t\/\/console.log('{\"address\":\"Avenida de la F\\u00e1brica, 14005 C\\u00f3rdoba, Espa\\u00f1a\",\"lat\":37.8811863,\"lng\":-4.8094499,\"zoom\":19,\"place_id\":\"EilBdi4gZGUgbGEgRsOhYnJpY2EsIDE0MDA1IEPDs3Jkb2JhLCBTcGFpbiIuKiwKFAoSCWV5wURV32wNEcoW-3TEMF9jEhQKEgnvCl75Jt9sDRHDVoQQ6NLxTQ\",\"name\":\"Avenida de la F\\u00e1brica\",\"street_name\":\"Avenida de la F\\u00e1brica\",\"street_name_short\":\"Av. de la F\\u00e1brica\",\"city\":\"C\\u00f3rdoba\",\"state\":\"Andaluc\\u00eda\",\"state_short\":\"AN\",\"post_code\":\"14005\",\"country\":\"Espa\\u00f1a\",\"country_short\":\"ES\"}');\n\n\t\t\t\t\tlocations.push({lat: 37.8811863, lng: -4.8094499});\t\n\t\t\t\t\taux = new google.maps.LatLng(37.8811863, -4.8094499);\n\t\t\t\t\tvar marker6 = new google.maps.Marker({ position: aux, map: map, icon: imagen, draggable: false, title:\"Cunext Copper Industries\/Cablexsur\/Transformados Cunext\"});\n\t\t\t\t\tconsole.log(marker6);\n\t\t\t\t\tlimites.extend(aux);\n\n\t\t\t\t\t\/\/print_r($location);\n\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\tvar contentString6 =\n\t\t\t\t\t'<span class=\"titulo-point\"> Cunext Copper Industries\/Cablexsur\/Transformados Cunext <\/span> <span class=\"titulo-point-street\"> Avenida de la F\u00e1brica, 14005 C\u00f3rdoba, Espa\u00f1a, Espa\u00f1a<\/span><span class=\"titulo-point-telefono\"> <a href=\"tel:+34 957 499 300\">+34 957 499 300 <\/a><\/span> <span class=\"titulo-point-email\"><a href=\"mailto:info@cunext.com\"> info@cunext.com <\/a><\/span> <span class=\"boton-formulario\"><a onClick=\"lanzarFormulario()\" id=\"contacto-empresas\" href=\"#formulario-popup-empresas\">Contactar<\/a><\/span>';\n\n\t\t\t\t\tvar infowindow6 = new google.maps.InfoWindow({\n\t\t\t\t\t\t\t  content: contentString6\t\t\t\t\t\t\t});\n\n\t\t\t\t\t  google.maps.event.addListener(infowindow6, 'domready', function() {\n\t\t\t\t\t\t\t   \/\/ Reference to the DIV which receives the contents of the infowindow using jQuery\n\t\t\t\t\t\t\t   var iwOuter = $('.gm-style-iw');\n\n\t\t\t\t\t\t\t   \/* The DIV we want to change is above the .gm-style-iw DIV.\n\t\t\t\t\t\t\t\t* So, we use jQuery and create a iwBackground variable,\n\t\t\t\t\t\t\t\t* and took advantage of the existing reference to .gm-style-iw for the previous DIV with .prev().\n\t\t\t\t\t\t\t\t*\/\n\t\t\t\t\t\t\t   var iwBackground = iwOuter.prev();\n\n\t\t\t\t\t\t\t   \/\/ Remove the background shadow DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(2)').css({'display' : 'none'});\n\n\t\t\t\t\t\t\t   \/\/ Remove the white background DIV\n\t\t\t\t\t\t\t   iwBackground.children(':nth-child(4)').css({'display' : 'none'});\n\t\t\t\t\t\t\t});\n\n\t\t\t\t\t   \n\t\t\t\t\t\/\/map.setCenter(aux);\n\t\t\t\t   \/* var markerCluster = new MarkerClusterer(map, markers,\n\t\t\t\t\t\t{imagePath: 'https:\/\/developers.google.com\/maps\/documentation\/javascript\/examples\/markerclusterer\/m'}); *\/\n\t\t\t\t\t\t\t\t\t\t\tmarker0.addListener('click', function(e){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow1.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow2.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow3.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow4.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow5.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow6.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow0.open(map, marker0);\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tgoogle.maps.event.addListener(map, \"click\", function(event) {\n\t\t\t\t\t\t\tinfowindow0.close();\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\tmarker1.addListener('click', function(e){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow0.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow2.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow3.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow4.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow5.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow6.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow1.open(map, marker1);\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tgoogle.maps.event.addListener(map, \"click\", function(event) {\n\t\t\t\t\t\t\tinfowindow1.close();\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\tmarker2.addListener('click', function(e){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow0.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow1.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow3.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow4.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow5.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow6.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow2.open(map, marker2);\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tgoogle.maps.event.addListener(map, \"click\", function(event) {\n\t\t\t\t\t\t\tinfowindow2.close();\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\tmarker3.addListener('click', function(e){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow0.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow1.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow2.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow4.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow5.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow6.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow3.open(map, marker3);\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tgoogle.maps.event.addListener(map, \"click\", function(event) {\n\t\t\t\t\t\t\tinfowindow3.close();\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\tmarker4.addListener('click', function(e){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow0.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow1.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow2.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow3.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow5.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow6.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow4.open(map, marker4);\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tgoogle.maps.event.addListener(map, \"click\", function(event) {\n\t\t\t\t\t\t\tinfowindow4.close();\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\tmarker5.addListener('click', function(e){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow0.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow1.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow2.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow3.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow4.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow6.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow5.open(map, marker5);\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tgoogle.maps.event.addListener(map, \"click\", function(event) {\n\t\t\t\t\t\t\tinfowindow5.close();\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\tmarker6.addListener('click', function(e){\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow0.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow1.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow2.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow3.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow4.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow5.close();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tinfowindow6.open(map, marker6);\n\t\t\t\t\t\t});\n\n\t\t\t\t\t\tgoogle.maps.event.addListener(map, \"click\", function(event) {\n\t\t\t\t\t\t\tinfowindow6.close();\n\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t}\n\t\t\t<\/script>\n\t\t\t\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Cunext group Leader dans la fabrication de mat\u00e9riaux efficaces pour la transmission d&rsquo;\u00e9nergie \u00e9lectrique et de donn\u00e9es. Contactez Cunext Group \u00e0 travers ses bureaux. Cliquez&#8230;<\/p>\n","protected":false},"author":6,"featured_media":1858,"parent":1326,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-empresas.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1335","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Entreprises du groupe - Cunext<\/title>\n<meta name=\"description\" content=\"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Entreprises du groupe - Cunext\" \/>\n<meta property=\"og:description\" content=\"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/\" \/>\n<meta property=\"og:site_name\" content=\"Cunext\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-06T15:48:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera-empresas-del-grupo.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"378\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/\",\"url\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/\",\"name\":\"Entreprises du groupe - Cunext\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cabecera-empresas-del-grupo.jpg\",\"datePublished\":\"2020-04-06T15:48:52+00:00\",\"dateModified\":\"2020-04-06T15:48:53+00:00\",\"description\":\"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cabecera-empresas-del-grupo.jpg\",\"contentUrl\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cabecera-empresas-del-grupo.jpg\",\"width\":1600,\"height\":378,\"caption\":\"alambres-cobre\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/entreprises-du-groupe\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/cunext.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cunext Group\",\"item\":\"https:\\\/\\\/cunext.com\\\/fr\\\/cunext-group\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Entreprises du groupe\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/cunext.com\\\/fr\\\/\",\"name\":\"Cunext\",\"description\":\"Transformaci\u00f3n de cobre y aluminio\",\"publisher\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cunext.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#organization\",\"name\":\"Cunext Group\",\"url\":\"https:\\\/\\\/cunext.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/logo-cunext.png\",\"contentUrl\":\"https:\\\/\\\/cunext.com\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/logo-cunext.png\",\"width\":229,\"height\":57,\"caption\":\"Cunext Group\"},\"image\":{\"@id\":\"https:\\\/\\\/cunext.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/cunext-copper-industries-sl\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Entreprises du groupe - Cunext","description":"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.","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:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/","og_locale":"fr_FR","og_type":"article","og_title":"Entreprises du groupe - Cunext","og_description":"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.","og_url":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/","og_site_name":"Cunext","article_modified_time":"2020-04-06T15:48:53+00:00","og_image":[{"width":1600,"height":378,"url":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera-empresas-del-grupo.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/","url":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/","name":"Entreprises du groupe - Cunext","isPartOf":{"@id":"https:\/\/cunext.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/#primaryimage"},"image":{"@id":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/#primaryimage"},"thumbnailUrl":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera-empresas-del-grupo.jpg","datePublished":"2020-04-06T15:48:52+00:00","dateModified":"2020-04-06T15:48:53+00:00","description":"CUNEXT GROUP se especializa en la transformaci\u00f3n de cobre y aluminio de la m\u00e1s alta calidad, siempre centrados en la innovaci\u00f3n continua y el desarrollo.","breadcrumb":{"@id":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/#primaryimage","url":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera-empresas-del-grupo.jpg","contentUrl":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/cabecera-empresas-del-grupo.jpg","width":1600,"height":378,"caption":"alambres-cobre"},{"@type":"BreadcrumbList","@id":"https:\/\/cunext.com\/fr\/cunext-group\/entreprises-du-groupe\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cunext.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Cunext Group","item":"https:\/\/cunext.com\/fr\/cunext-group\/"},{"@type":"ListItem","position":3,"name":"Entreprises du groupe"}]},{"@type":"WebSite","@id":"https:\/\/cunext.com\/fr\/#website","url":"https:\/\/cunext.com\/fr\/","name":"Cunext","description":"Transformaci\u00f3n de cobre y aluminio","publisher":{"@id":"https:\/\/cunext.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cunext.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/cunext.com\/fr\/#organization","name":"Cunext Group","url":"https:\/\/cunext.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/cunext.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/logo-cunext.png","contentUrl":"https:\/\/cunext.com\/wp-content\/uploads\/2020\/04\/logo-cunext.png","width":229,"height":57,"caption":"Cunext Group"},"image":{"@id":"https:\/\/cunext.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/cunext-copper-industries-sl\/"]}]}},"_links":{"self":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages\/1335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/comments?post=1335"}],"version-history":[{"count":1,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages\/1335\/revisions"}],"predecessor-version":[{"id":1336,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages\/1335\/revisions\/1336"}],"up":[{"embeddable":true,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/pages\/1326"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/media\/1858"}],"wp:attachment":[{"href":"https:\/\/cunext.com\/fr\/wp-json\/wp\/v2\/media?parent=1335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}