
<script>
function removeElementsByClass(className){
    var elements = document.getElementsByClassName(className);
    while(elements.length > 0){
        elements[0].parentNode.removeChild(elements[0]);
    }
}
window.addEventListener('DOMContentLoaded', (event) => {
    console.log('DOM fully loaded and parsed');
	removeElementsByClass('uid1');
	removeElementsByClass('uid2');
	removeElementsByClass('uid3');
	removeElementsByClass('uid4');
	removeElementsByClass('uid5');
});

</script>{"id":1,"count":6,"description":"","link":"http:\/\/clinicacompte.com\/es\/category\/articles\/","name":"Art\u00edculos","slug":"articles","taxonomy":"category","parent":0,"meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v16.0.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Art\u00edculos Archives - Cl\u00ednica Compte<\/title>\n<link rel=\"canonical\" href=\"https:\/\/clinicacompte.com\/es\/category\/articles\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Art\u00edculos Archives - Cl\u00ednica Compte\" \/>\n<meta property=\"og:url\" content=\"https:\/\/clinicacompte.com\/es\/category\/articles\/\" \/>\n<meta property=\"og:site_name\" content=\"Cl\u00ednica Compte\" \/>\n<meta name=\"twitter:card\" content=\"summary\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"http:\/\/clinicacompte.com\/#organization\",\"name\":\"Cl\\u00ednica Compte\",\"url\":\"http:\/\/clinicacompte.com\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"http:\/\/clinicacompte.com\/#logo\",\"inLanguage\":\"es\",\"url\":\"http:\/\/clinicacompte.com\/wp-content\/uploads\/2014\/08\/logotip_clinica_compte.jpg\",\"width\":800,\"height\":536,\"caption\":\"Cl\\u00ednica Compte\"},\"image\":{\"@id\":\"http:\/\/clinicacompte.com\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/clinicacompte.com\/#website\",\"url\":\"http:\/\/clinicacompte.com\/\",\"name\":\"Cl\\u00ednica Compte\",\"description\":\"Implantologia \\u00b7 Odontologia General \\u00b7 Est\\u00e8tica Dental \\u00b7 Ortod\\u00f2ncia\",\"publisher\":{\"@id\":\"http:\/\/clinicacompte.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"http:\/\/clinicacompte.com\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"CollectionPage\",\"@id\":\"https:\/\/clinicacompte.com\/es\/category\/articles\/#webpage\",\"url\":\"https:\/\/clinicacompte.com\/es\/category\/articles\/\",\"name\":\"Art\\u00edculos Archives - Cl\\u00ednica Compte\",\"isPartOf\":{\"@id\":\"http:\/\/clinicacompte.com\/#website\"},\"breadcrumb\":{\"@id\":\"https:\/\/clinicacompte.com\/es\/category\/articles\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/clinicacompte.com\/es\/category\/articles\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/clinicacompte.com\/es\/category\/articles\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"http:\/\/clinicacompte.com\/\",\"url\":\"http:\/\/clinicacompte.com\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/clinicacompte.com\/es\/category\/articles\/\",\"url\":\"https:\/\/clinicacompte.com\/es\/category\/articles\/\",\"name\":\"Articles\"}}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"http:\/\/clinicacompte.com\/es\/wp-json\/wp\/v2\/categories\/1"}],"collection":[{"href":"http:\/\/clinicacompte.com\/es\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"http:\/\/clinicacompte.com\/es\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"http:\/\/clinicacompte.com\/es\/wp-json\/wp\/v2\/posts?categories=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}