{"id":849,"date":"2025-12-21T17:34:19","date_gmt":"2025-12-21T13:34:19","guid":{"rendered":"https:\/\/icu.ge\/?page_id=849"},"modified":"2025-12-28T19:03:29","modified_gmt":"2025-12-28T15:03:29","slug":"%e1%83%a0%e1%83%97%e1%83%a3%e1%83%9a%e1%83%98-%e1%83%98%e1%83%9c%e1%83%a2%e1%83%a3%e1%83%91%e1%83%90%e1%83%aa%e1%83%98%e1%83%98%e1%83%a1-%e1%83%91%e1%83%90%e1%83%a0%e1%83%90%e1%83%97%e1%83%98","status":"publish","type":"page","link":"https:\/\/icu.ge\/?page_id=849","title":{"rendered":"\u10e0\u10d7\u10e3\u10da\u10d8 \u10d8\u10dc\u10e2\u10e3\u10d1\u10d0\u10ea\u10d8\u10d8\u10e1 \u10d1\u10d0\u10e0\u10d0\u10d7\u10d8"},"content":{"rendered":"\n<!-- \u2705 Paste-ready (WordPress-safe): Difficult Airway Card\n     FIX: Printing via hidden IFRAME (no popup), and it prints FILLED values (Chrome + Safari)\n     Also mobile-friendly. -->\n\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<style>\n  :root{\n    --air-font:14px;\n    --air-border:#111;\n    --air-gap:10px;\n  }\n  *{ box-sizing:border-box; }\n\n  .airway-wrap{max-width:900px;margin:0 auto;padding:10px;}\n  .airway-card{\n    font-family: Arial, \"Noto Sans Georgian\", \"DejaVu Sans\", sans-serif;\n    font-size: var(--air-font);\n    border: 2px solid var(--air-border);\n    padding: 14px;\n    background:#fff;\n    color:#000;\n  }\n  .airway-header{\n    display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;\n  }\n  .airway-title{font-size:18px;font-weight:800;line-height:1.2;}\n  .airway-toolbar{display:flex;gap:8px;flex-wrap:wrap;}\n  .airway-btn{\n    border:1px solid #111;background:#f5f5f5;padding:10px 12px;cursor:pointer;\n    border-radius:8px;font:inherit;\n  }\n\n  .airway-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--air-gap);}\n  .airway-row{display:grid;grid-template-columns:170px 1fr;gap:8px;align-items:center;margin-bottom:6px;}\n  .airway-label{font-weight:700;}\n  .airway-input,.airway-textarea{\n    width:100%;\n    border:1px solid #111;\n    padding:8px;\n    background:#fff;\n    color:#000;\n    border-radius:8px;\n    font:inherit;\n  }\n  .airway-textarea{min-height:70px;resize:vertical;}\n\n  .airway-inline{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;}\n  .airway-check{display:inline-flex;align-items:center;gap:6px;line-height:1.2;}\n  .airway-check input{width:16px;height:16px;accent-color:#111;}\n\n  .airway-section{margin-top:10px;border-top:1px solid #111;padding-top:10px;}\n\n  \/* \u2705 MOBILE *\/\n  @media (max-width: 640px){\n    :root{ --air-font:14px; --air-gap:8px; }\n    .airway-wrap{padding:8px;}\n    .airway-card{padding:12px;}\n    .airway-title{font-size:16px;}\n    .airway-grid{grid-template-columns:1fr;}\n    .airway-row{grid-template-columns:1fr;align-items:stretch;}\n    .airway-label{margin-bottom:4px;}\n  }\n<\/style>\n\n<div class=\"airway-wrap\">\n  <form class=\"airway-card\" id=\"airwayForm\" onsubmit=\"return false;\">\n    <div class=\"airway-header\">\n      <div class=\"airway-title\">\u10e0\u10d7\u10e3\u10da\u10d8 \u10e1\u10d0\u10e1\u10e3\u10dc\u10d7\u10e5\u10d8 \u10d2\u10d6\u10d4\u10d1\u10d8\u10e1 \u10d1\u10d0\u10e0\u10d0\u10d7\u10d8<\/div>\n      <div class=\"airway-toolbar\">\n        <button type=\"button\" class=\"airway-btn\" onclick=\"printAirwayCard()\">\u10d1\u10d4\u10ed\u10d3\u10d5\u10d0<\/button>\n        <button type=\"reset\" class=\"airway-btn\">\u10d2\u10d0\u10e1\u10e3\u10e4\u10d7\u10d0\u10d5\u10d4\u10d1\u10d0<\/button>\n      <\/div>\n    <\/div>\n\n    <div class=\"airway-grid\">\n      <div>\n        <div class=\"airway-row\"><div class=\"airway-label\">\u10d2\u10d5\u10d0\u10e0\u10d8<\/div><input class=\"airway-input\" name=\"lname\"><\/div>\n        <div class=\"airway-row\"><div class=\"airway-label\">\u10e1\u10d0\u10ee\u10d4\u10da\u10d8<\/div><input class=\"airway-input\" name=\"fname\"><\/div>\n        <div class=\"airway-row\"><div class=\"airway-label\">\u10de\u10d8\u10e0\u10d0\u10d3\u10d8 \u10dc\u10dd\u10db\u10d4\u10e0\u10d8<\/div><input class=\"airway-input\" name=\"pid\" inputmode=\"numeric\"><\/div>\n      <\/div>\n\n      <div>\n        <div class=\"airway-row\">\n          <div class=\"airway-label\">\u10e1\u10e5\u10d4\u10e1\u10d8<\/div>\n          <div class=\"airway-inline\">\n            <label class=\"airway-check\"><input type=\"radio\" name=\"sex\" value=\"\u10db\u10d0\u10db\u10e0.\"> \u10db\u10d0\u10db\u10e0.<\/label>\n            <label class=\"airway-check\"><input type=\"radio\" name=\"sex\" value=\"\u10db\u10d3\u10d4\u10d3\u10e0.\"> \u10db\u10d3\u10d4\u10d3\u10e0.<\/label>\n          <\/div>\n        <\/div>\n\n        <div class=\"airway-inline\" style=\"gap:10px;\">\n          <div class=\"airway-row\" style=\"grid-template-columns:70px 1fr;margin-bottom:0;min-width:170px;\">\n            <div class=\"airway-label\">\u10d0\u10e1\u10d0\u10d9\u10d8<\/div><input class=\"airway-input\" name=\"age\" inputmode=\"numeric\">\n          <\/div>\n          <div class=\"airway-row\" style=\"grid-template-columns:70px 1fr;margin-bottom:0;min-width:170px;\">\n            <div class=\"airway-label\">\u10ec\u10dd\u10dc\u10d0<\/div><input class=\"airway-input\" name=\"wt\" inputmode=\"decimal\" placeholder=\"\u10d9\u10d2\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"airway-section\">\n      <div class=\"airway-inline\">\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_facejaw\"> \u10e1\u10d0\u10ee\u10d8\u10e1 \u10d0\u10dc \u10e7\u10d1\u10d8\u10e1 \u10d0\u10dc\u10dd\u10db\u10d0\u10da\u10d8\u10d0<\/label>\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_neck\"> \u10d9\u10d8\u10e1\u10e0\u10d8\u10e1 \u10db\u10dd\u10eb\u10e0\u10d0\u10dd\u10d1\u10d8\u10e1 \u10e8\u10d4\u10d6\u10e6\u10e3\u10d3\u10d5\u10d0<\/label>\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_mouth\"> \u10de\u10d8\u10e0\u10d8\u10e1 \u10e8\u10d4\u10d6\u10e6\u10e3\u10d3\u10e3\u10da\u10d8 \u10d2\u10d0\u10ee\u10e1\u10dc\u10d0<\/label>\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_macro\"> \u10db\u10d0\u10d9\u10e0\u10dd\u10d2\u10da\u10dd\u10e1\u10d8\u10d0<\/label>\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_tonsil\"> \u10e2\u10dd\u10dc\u10d6\u10d8\u10da\u10d4\u10d1\u10d8\u10e1 \u10f0\u10d8\u10de\u10d4\u10e0\u10e2\u10e0\u10dd\u10e4\u10d8\u10d0<\/label>\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_prev\"> \u10ec\u10d0\u10e0\u10e1\u10e3\u10da\u10e8\u10d8 \u10e0\u10d7\u10e3\u10da\u10d8 \u10d8\u10dc\u10e2\u10e3\u10d1\u10d0\u10ea\u10d8\u10d0<\/label>\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_secret\"> \u10e1\u10d4\u10d9\u10e0\u10d4\u10ea\u10d8\u10d0<\/label>\n        <label class=\"airway-check\"><input type=\"checkbox\" name=\"rf_bleed\"> \u10e1\u10d8\u10e1\u10ee\u10da\u10d3\u10d4\u10dc\u10d0<\/label>\n      <\/div>\n      <div class=\"airway-row\" style=\"margin-top:8px;\">\n        <div class=\"airway-label\">\u10e1\u10ee\u10d5\u10d0<\/div><input class=\"airway-input\" name=\"rf_other\">\n      <\/div>\n    <\/div>\n\n    <div class=\"airway-section airway-inline\">\n      <strong>Mallampati:<\/strong>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"m\" value=\"I\"> I<\/label>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"m\" value=\"II\"> II<\/label>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"m\" value=\"III\"> III<\/label>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"m\" value=\"IV\"> IV<\/label>\n\n      <strong style=\"margin-left:16px;\">Cormack\u2013Lehane:<\/strong>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"c\" value=\"1\"> 1<\/label>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"c\" value=\"2a\"> 2a<\/label>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"c\" value=\"2b\"> 2b<\/label>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"c\" value=\"3\"> 3<\/label>\n      <label class=\"airway-check\"><input type=\"radio\" name=\"c\" value=\"4\"> 4<\/label>\n    <\/div>\n\n    <div class=\"airway-section\">\n      <div class=\"airway-row\">\n        <div class=\"airway-label\">\u10dc\u10d8\u10e6\u10d1\u10d8\u10d7 \u10d5\u10d4\u10dc\u10e2\u10d8\u10da\u10d0\u10ea\u10d8\u10d0<\/div>\n        <div class=\"airway-inline\">\n          <label class=\"airway-check\"><input type=\"radio\" name=\"mask\" value=\"\u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8\"> \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"mask\" value=\"\u10e0\u10d7\u10e3\u10da\u10d8\"> \u10e0\u10d7\u10e3\u10da\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"mask\" value=\"\u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\"> \u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8<\/label>\n        <\/div>\n      <\/div>\n\n      <div class=\"airway-row\">\n        <div class=\"airway-label\">IGel \/ LMA<\/div>\n        <div class=\"airway-inline\">\n          <label class=\"airway-check\"><input type=\"radio\" name=\"lma\" value=\"\u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8\"> \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"lma\" value=\"\u10e0\u10d7\u10e3\u10da\u10d8\"> \u10e0\u10d7\u10e3\u10da\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"lma\" value=\"\u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\"> \u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8<\/label>\n        <\/div>\n      <\/div>\n\n      <div class=\"airway-row\">\n        <div class=\"airway-label\">\u10d9\u10dd\u10dc\u10d5\u10d4\u10dc\u10ea\u10d8\u10e3\u10e0\u10d8 \u10dd\u10e0\u10dd\u10e2\u10e0\u10d0\u10e5\u10d4\u10e3\u10da\u10d8 \u10d8\u10dc\u10e2\u10e3\u10d1\u10d0\u10ea\u10d8\u10d0<\/div>\n        <div class=\"airway-inline\">\n          <label class=\"airway-check\"><input type=\"radio\" name=\"conv\" value=\"\u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8\"> \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"conv\" value=\"\u10e0\u10d7\u10e3\u10da\u10d8\"> \u10e0\u10d7\u10e3\u10da\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"conv\" value=\"\u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\"> \u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8<\/label>\n        <\/div>\n      <\/div>\n\n      <div class=\"airway-row\">\n        <div class=\"airway-label\">\u10d5\u10d8\u10d3\u10d4\u10dd-\u10da\u10d0\u10e0\u10d8\u10dc\u10d2\u10dd\u10e1\u10d9\u10dd\u10de\u10d8\u10d7 \u10d8\u10dc\u10e2\u10e3\u10d1\u10d0\u10ea\u10d8\u10d0<\/div>\n        <div class=\"airway-inline\">\n          <label class=\"airway-check\"><input type=\"radio\" name=\"video\" value=\"\u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8\"> \u10db\u10d0\u10e0\u10e2\u10d8\u10d5\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"video\" value=\"\u10e0\u10d7\u10e3\u10da\u10d8\"> \u10e0\u10d7\u10e3\u10da\u10d8<\/label>\n          <label class=\"airway-check\"><input type=\"radio\" name=\"video\" value=\"\u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8\"> \u10e8\u10d4\u10e3\u10eb\u10da\u10d4\u10d1\u10d4\u10da\u10d8<\/label>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"airway-section\">\n      <div class=\"airway-row\">\n        <div class=\"airway-label\">\u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8\u10d7\u10d8 \u10d8\u10dc\u10e4\u10dd\u10e0\u10db\u10d0\u10ea\u10d8\u10d0<\/div>\n        <textarea class=\"airway-textarea\" name=\"notes\"><\/textarea>\n      <\/div>\n\n      <label class=\"airway-check\" style=\"margin-top:6px;\">\n        <input type=\"checkbox\" name=\"handover\">\n        \u10e0\u10d7\u10e3\u10da\u10d8 \u10e1\u10d0\u10e1\u10e3\u10dc\u10d7\u10e5\u10d8 \u10d2\u10d6\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1 \u10d8\u10dc\u10e4\u10dd\u10e0\u10db\u10d0\u10ea\u10d8\u10d0 \u10d2\u10d0\u10d3\u10d0\u10d4\u10ea\u10d0 \u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d2\u10e3\u10dc\u10d3\u10e1 \u10d3\u10d0 \u10de\u10d0\u10ea\u10d8\u10d4\u10dc\u10e2\u10d8\u10e1 \u10db\u10e8\u10dd\u10d1\u10d4\u10da\u10e1\/\u10db\u10d4\u10e3\u10e0\u10d5\u10d4\u10e1\n      <\/label>\n    <\/div>\n\n    <div class=\"airway-section\">\n      <div class=\"airway-row\">\n        <div class=\"airway-label\">\u10d4\u10e5\u10d8\u10db\u10d8 \u10d0\u10dc\u10d4\u10e1\u10d7\u10d4\u10d6\u10d8\u10dd\u10da\u10dd\u10d2-\u10e0\u10d4\u10d0\u10dc\u10d8\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8<\/div>\n        <input class=\"airway-input\" name=\"doctor\">\n      <\/div>\n      <div class=\"airway-row\">\n        <div class=\"airway-label\">\u10d7\u10d0\u10e0\u10d8\u10e6\u10d8<\/div>\n        <input class=\"airway-input\" type=\"date\" name=\"date\">\n      <\/div>\n    <\/div>\n  <\/form>\n<\/div>\n\n<script>\n  \/\/ ---- Build print HTML with CURRENT form state (values + checked radios\/checkboxes) ----\n  function buildPrintableHtml(){\n    const form = document.getElementById(\"airwayForm\");\n\n    \/\/ Clone DOM structure\n    const clone = form.cloneNode(true);\n\n    \/\/ Sync current values\/checked state from original -> clone (IMPORTANT)\n    const src = form.querySelectorAll(\"input, textarea, select\");\n    const dst = clone.querySelectorAll(\"input, textarea, select\");\n    for(let i=0;i<src.length;i++){\n      const a = src[i], b = dst[i];\n      const tag = a.tagName.toLowerCase();\n      if(tag === \"input\"){\n        const type = (a.type || \"text\").toLowerCase();\n        if(type === \"checkbox\" || type === \"radio\"){\n          b.checked = a.checked;\n        }else{\n          b.value = a.value;\n          b.setAttribute(\"value\", a.value); \/\/ helps some print engines\n        }\n      }else if(tag === \"textarea\"){\n        b.value = a.value;\n        b.textContent = a.value;\n      }else if(tag === \"select\"){\n        b.value = a.value;\n      }\n    }\n\n    \/\/ Remove toolbar from clone\n    const tb = clone.querySelector(\".airway-toolbar\");\n    if(tb) tb.remove();\n\n    \/\/ Replace inputs\/textarea with printable representations\n    const controls = clone.querySelectorAll(\"input, textarea, select\");\n    controls.forEach(el => {\n      const tag = el.tagName.toLowerCase();\n\n      if(tag === \"input\"){\n        const type = (el.getAttribute(\"type\") || \"text\").toLowerCase();\n\n        if(type === \"checkbox\"){\n          const s = document.createElement(\"span\");\n          s.className = \"p-box\";\n          s.textContent = el.checked ? \"\u2611\" : \"\u2610\";\n          el.replaceWith(s);\n          return;\n        }\n\n        if(type === \"radio\"){\n          const s = document.createElement(\"span\");\n          s.className = \"p-dot\";\n          s.textContent = el.checked ? \"\u25c9\" : \"\u25cb\";\n          el.replaceWith(s);\n          return;\n        }\n\n        const s = document.createElement(\"span\");\n        s.className = \"p-field\";\n        s.textContent = (el.value && el.value.trim()) ? el.value : \" \";\n        el.replaceWith(s);\n        return;\n      }\n\n      if(tag === \"textarea\"){\n        const d = document.createElement(\"div\");\n        d.className = \"p-area\";\n        d.textContent = (el.value && el.value.trim()) ? el.value : \" \";\n        el.replaceWith(d);\n        return;\n      }\n\n      if(tag === \"select\"){\n        const s = document.createElement(\"span\");\n        s.className = \"p-field\";\n        s.textContent = (el.value && el.value.trim()) ? el.value : \" \";\n        el.replaceWith(s);\n      }\n    });\n\n    \/\/ Print-specific CSS INSIDE iframe (so WP theme can't break it)\n    const css = `\n      @page { size: A4; margin: 10mm; }\n      html, body { margin:0; padding:0; }\n      body { font-family: Arial, \"Noto Sans Georgian\", \"DejaVu Sans\", sans-serif; color:#000; }\n      * { box-sizing:border-box; }\n\n      .airway-card{ border:2px solid #111; padding:10px; background:#fff; }\n      .airway-title{ font-size:18px; font-weight:800; line-height:1.2; }\n      .airway-header{ display:flex; justify-content:space-between; align-items:center; gap:10px; margin-bottom:10px; }\n      .airway-grid{ display:grid; grid-template-columns: 1fr 1fr; gap:10px; }\n      .airway-row{ display:grid; grid-template-columns:170px 1fr; gap:8px; align-items:center; margin-bottom:6px; }\n      .airway-label{ font-weight:700; }\n      .airway-section{ margin-top:10px; border-top:1px solid #111; padding-top:10px; }\n      .airway-inline{ display:flex; flex-wrap:wrap; gap:10px 16px; align-items:center; }\n\n      .p-field{\n        display:inline-block;\n        width:100%;\n        min-height:20px;\n        border:1px solid #111;\n        padding:5px 6px;\n        vertical-align:middle;\n        white-space:pre-wrap;\n      }\n      .p-area{\n        width:100%;\n        min-height:70px;\n        border:1px solid #111;\n        padding:6px;\n        white-space:pre-wrap;\n      }\n      .p-box, .p-dot{\n        display:inline-block;\n        font-size:16px;\n        line-height:1;\n        width:18px;\n        text-align:center;\n      }\n\n      \/* Avoid random extra pages *\/\n      .airway-card, .airway-section, .airway-row { break-inside: avoid; page-break-inside: avoid; }\n    `;\n\n    return `<!doctype html>\n      <html><head>\n        <meta charset=\"utf-8\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <title>Print<\/title>\n        <style>${css}<\/style>\n      <\/head>\n      <body>${clone.outerHTML}<\/body><\/html>`;\n  }\n\n  \/\/ ---- Reliable print for Chrome + Safari: hidden iframe ----\n  function printAirwayCard(){\n    const html = buildPrintableHtml();\n\n    const iframe = document.createElement(\"iframe\");\n    iframe.style.position = \"fixed\";\n    iframe.style.right = \"0\";\n    iframe.style.bottom = \"0\";\n    iframe.style.width = \"0\";\n    iframe.style.height = \"0\";\n    iframe.style.border = \"0\";\n    iframe.setAttribute(\"aria-hidden\", \"true\");\n\n    document.body.appendChild(iframe);\n\n    const doc = iframe.contentWindow.document;\n    doc.open();\n    doc.write(html);\n    doc.close();\n\n    \/\/ Safari needs a little time to layout fonts\/content before printing\n    iframe.onload = () => {\n      setTimeout(() => {\n        iframe.contentWindow.focus();\n        iframe.contentWindow.print();\n        \/\/ Cleanup\n        setTimeout(() => {\n          document.body.removeChild(iframe);\n        }, 800);\n      }, 250);\n    };\n\n    \/\/ Some Safari versions don't fire onload reliably after document.write\n    \/\/ so we also do a fallback timer:\n    setTimeout(() => {\n      try{\n        iframe.contentWindow.focus();\n        iframe.contentWindow.print();\n        setTimeout(() => { if(iframe.parentNode) document.body.removeChild(iframe); }, 800);\n      }catch(e){}\n    }, 700);\n  }\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>\u10e0\u10d7\u10e3\u10da\u10d8 \u10e1\u10d0\u10e1\u10e3\u10dc\u10d7\u10e5\u10d8 \u10d2\u10d6\u10d4\u10d1\u10d8\u10e1 \u10d1\u10d0\u10e0\u10d0\u10d7\u10d8 \u10d1\u10d4\u10ed\u10d3\u10d5\u10d0 \u10d2\u10d0\u10e1\u10e3\u10e4\u10d7\u10d0\u10d5\u10d4\u10d1\u10d0 \u10d2\u10d5\u10d0\u10e0\u10d8 \u10e1\u10d0\u10ee\u10d4\u10da\u10d8 \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 \u10dc\u10dd\u10db\u10d4\u10e0\u10d8 \u10e1\u10e5\u10d4\u10e1\u10d8 \u10db\u10d0\u10db\u10e0. \u10db\u10d3\u10d4\u10d3\u10e0. \u10d0\u10e1\u10d0\u10d9\u10d8 \u10ec\u10dd\u10dc\u10d0 \u10e1\u10d0\u10ee\u10d8\u10e1 \u10d0\u10dc \u10e7\u10d1\u10d8\u10e1<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":625,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-849","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/icu.ge\/index.php?rest_route=\/wp\/v2\/pages\/849","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/icu.ge\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/icu.ge\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/icu.ge\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/icu.ge\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=849"}],"version-history":[{"count":4,"href":"https:\/\/icu.ge\/index.php?rest_route=\/wp\/v2\/pages\/849\/revisions"}],"predecessor-version":[{"id":854,"href":"https:\/\/icu.ge\/index.php?rest_route=\/wp\/v2\/pages\/849\/revisions\/854"}],"up":[{"embeddable":true,"href":"https:\/\/icu.ge\/index.php?rest_route=\/wp\/v2\/pages\/625"}],"wp:attachment":[{"href":"https:\/\/icu.ge\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=849"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}