{"id":9,"date":"2026-08-16T18:04:36","date_gmt":"2026-08-16T18:04:36","guid":{"rendered":"https:\/\/aksharvarta.com\/?page_id=9"},"modified":"2026-08-16T18:09:38","modified_gmt":"2026-08-16T18:09:38","slug":"9-2","status":"publish","type":"page","link":"https:\/\/aksharvarta.com\/","title":{"rendered":""},"content":{"rendered":"\n        <style>\n            .vrit-epaper-main-container { width: 100%; max-width: 1250px; margin: 10px auto; font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif; background: #fff; box-sizing: border-box; }\n            \n            .vrit-top-ctrl-bar { display: flex; align-items: center; justify-content: space-between; background: #fff; border-bottom: 1px solid #e0e0e0; padding: 6px 0; margin-bottom: 15px; flex-wrap: wrap; gap: 10px; }\n            \n            .vrit-top-socials { display: flex; align-items: center; gap: 6px; }\n            .vrit-top-sbtn { width: 34px; height: 34px; border-radius: 4px; display: inline-flex; align-items: center; justify-content: center; color: #fff; text-decoration: none; border: none; cursor: pointer; }\n            .vrit-top-sbtn svg { width: 18px; height: 18px; fill: currentColor; }\n            .vrit-s-wa { background: #25d366; } .vrit-s-fb { background: #1877f2; } .vrit-s-tw { background: #000000; } .vrit-s-tg { background: #0088cc; } .vrit-s-pr { background: #333333; }\n\n            .vrit-top-pages-nav { display: flex; align-items: center; gap: 4px; flex-wrap: wrap; }\n            .vrit-nav-btn-num { background: #f8f9fa; color: #333; border: 1px solid #ccc; min-width: 32px; height: 32px; line-height: 30px; text-align: center; border-radius: 3px; cursor: pointer; font-size: 13px; font-weight: bold; text-decoration: none; padding: 0 6px; }\n            .vrit-nav-btn-num:hover { background: #e9ecef; }\n            .vrit-nav-btn-num.active { background: #e2e8f0; color: #000; border-color: #94a3b8; }\n\n            .vrit-top-archive { display: flex; align-items: center; gap: 6px; }\n            .vrit-archive-input { padding: 4px 8px; font-size: 13px; font-weight: bold; border: 1px solid #ccc; border-radius: 3px; }\n            .vrit-archive-btn { background: #6c757d; color: #fff; border: 1px solid #6c757d; padding: 4px 12px; font-size: 13px; font-weight: bold; border-radius: 3px; cursor: pointer; }\n\n            .vrit-layout-grid { display: flex; gap: 15px; align-items: flex-start; }\n            \n            .vrit-thumbs-sidebar { width: 140px; min-width: 140px; max-height: 800px; overflow-y: auto; display: flex; flex-direction: column; gap: 12px; padding-right: 6px; scrollbar-width: thin; }\n            .vrit-thumb-item { border: 2px solid #ddd; border-radius: 4px; padding: 4px; cursor: pointer; background: #fafafa; transition: border-color 0.2s ease, transform 0.15s ease; text-align: center; }\n            .vrit-thumb-item:hover { border-color: #0073aa; transform: scale(1.02); }\n            .vrit-thumb-item.active { border-color: #b71c1c; background: #fff; box-shadow: 0 2px 6px rgba(183,28,28,0.25); }\n            .vrit-thumb-item img { width: 100%; height: auto; display: block; border: 1px solid #eee; }\n            .vrit-thumb-label { font-size: 11px; font-weight: bold; color: #555; margin-top: 3px; display: block; }\n\n            .vrit-paper-stage { flex: 1; position: relative; background: #fff; text-align: center; }\n            .vrit-img-holder { position: relative; display: inline-block; width: 100%; max-width: 100%; box-shadow: 0 3px 12px rgba(0,0,0,0.08); border: 1px solid #e0e0e0; }\n\n            .vrit-stage-nav-arrow { position: absolute; top: 50%; transform: translateY(-50%); width: 42px; height: 65px; background: rgba(0,0,0,0.35); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 24px; font-weight: bold; cursor: pointer; z-index: 100; user-select: none; border-radius: 4px; }\n            .vrit-stage-nav-arrow:hover { background: rgba(0,0,0,0.7); }\n            .vrit-arrow-left { left: 5px; }\n            .vrit-arrow-right { right: 5px; }\n\n            .vrit-hotspot { position: absolute; border: none !important; background: transparent !important; cursor: pointer; outline: none; -webkit-tap-highlight-color: transparent; }\n            \n            \/* \ud83d\udd34 Bottom Red Bar Matching *\/\n            .vrit-bottom-red-bar { width: 100%; background: #b71c1c; display: flex; justify-content: space-between; align-items: center; padding: 10px 20px; box-sizing: border-box; color: #fff; margin-top: 10px; border-radius: 2px; }\n            .vrit-bottom-bar-link { color: #fff; text-decoration: none; font-weight: bold; font-size: 14px; display: inline-flex; align-items: center; gap: 6px; cursor: pointer; letter-spacing: 0.5px; }\n            .vrit-bottom-bar-link:hover { color: #ffcdd2; }\n            .vrit-bottom-bar-link svg { width: 16px; height: 16px; fill: currentColor; }\n\n            \/* Responsive Popup Modal *\/\n            .vrit-modal { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.85); z-index:999999; overflow-y:auto; padding:10px; box-sizing:border-box; }\n            .vrit-modal-body { background:#fff; max-width:540px; width:100%; margin:15px auto; padding:0; border-radius:8px; text-align:center; position:relative; box-shadow:0 10px 30px rgba(0,0,0,0.5); overflow:hidden; }\n            \n            .elokasha-top-header { background:#fff; padding:10px 15px; position:relative; border-bottom:1px solid #eee; display:flex; justify-content:center; align-items:center; }\n            .elokasha-top-logo { max-height:42px; max-width:70%; width:auto; display:inline-block; }\n            .elokasha-top-text-title { font-size: 22px; font-weight: bold; color: #b71c1c; margin: 0; }\n            .elokasha-close-btn { position:absolute; right:12px; top:8px; background:#10cf20; color:#fff; font-size:18px; font-weight:bold; border-radius:6px; width:32px; height:32px; line-height:30px; text-align:center; cursor:pointer; user-select:none; }\n\n            .elokasha-social-bar { display:flex; background:#fff; width:100%; border-bottom:1px solid #e0e0e0; justify-content:center; align-items:center; padding:8px 0; gap:10px; }\n            .elo-icon-btn { width:36px; height:36px; border-radius:50%; display:inline-flex; align-items:center; justify-content:center; text-decoration:none; color:#fff; border:none; cursor:pointer; padding:0; }\n            .elo-icon-btn svg { width:18px; height:18px; fill:currentColor; }\n            .elo-wa { background:#25d366; } .elo-fb { background:#1877f2; } .elo-ig { background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); } .elo-tg { background:#0088cc; } .elo-link { background:#555555; }\n\n            .crop-outer-wrapper { padding: 12px; background: #fff; text-align: center; box-sizing: border-box; }\n            .crop-red-frame { border: 2px solid #b71c1c; padding: 10px; display: inline-block; width: 100%; max-width: 100%; background: #fff; box-sizing: border-box; }\n            .crop-header-stamp { text-align: center; margin-bottom: 8px; border-bottom: 1px solid #eee; padding-bottom: 5px; }\n            .crop-stamp-logo { max-height: 38px; max-width: 85%; width: auto; display: inline-block; }\n            .crop-stamp-text-title { font-size: 18px; font-weight: bold; color: #b71c1c; display: block; }\n            .crop-stamp-url, .crop-stamp-date { font-size: 12px; font-weight: bold; color: #000; display: block; margin-top: 2px; }\n\n            #vritCropCanvas { overflow: hidden; margin: 0 auto; display: block; width: 100%; max-width: 100%; }\n\n            .vrit-branding-footer { padding: 12px 10px; background: #fafafa; border-top: 1px solid #eee; text-align: center; }\n            .vrit-brand-company { font-size: 15px; font-weight: bold; color: #b71c1c; margin-bottom: 3px; }\n            .vrit-brand-contact { font-size: 13px; font-weight: bold; color: #222; margin-bottom: 10px; }\n\n            @media (max-width: 850px) {\n                .vrit-layout-grid { flex-direction: column-reverse; }\n                .vrit-thumbs-sidebar { width: 100%; min-width: 100%; max-height: none; flex-direction: row; overflow-x: auto; padding-bottom: 8px; }\n                .vrit-thumb-item { min-width: 80px; width: 80px; }\n                .vrit-top-ctrl-bar { flex-direction: column; align-items: stretch; text-align: center; gap: 8px; }\n                .vrit-top-socials, .vrit-top-pages-nav, .vrit-top-archive { justify-content: center; }\n                .vrit-stage-nav-arrow { width: 34px; height: 50px; font-size: 18px; }\n                .crop-outer-wrapper { padding: 6px; }\n                .crop-red-frame { padding: 6px; }\n                .vrit-bottom-red-bar { padding: 8px 10px; }\n                .vrit-bottom-bar-link { font-size: 12px; }\n            }\n        <\/style>\n\n        <div class=\"vrit-epaper-main-container\">\n            \n            <div class=\"vrit-top-ctrl-bar\">\n                <div class=\"vrit-top-socials\">\n                    <a href=\"https:\/\/api.whatsapp.com\/send?text=%E0%A4%86%E0%A4%9C%E0%A4%9A%E0%A4%BE+%E0%A4%88-%E0%A4%AA%E0%A5%87%E0%A4%AA%E0%A4%B0+%E0%A4%B5%E0%A4%BE%E0%A4%9A%E0%A4%BE%3A+https%3A%2F%2Faksharvarta.com%2F\" target=\"_blank\" class=\"vrit-top-sbtn vrit-s-wa\" title=\"WhatsApp\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12.031 6.172c-3.181 0-5.767 2.586-5.768 5.766-.001 1.298.38 2.27 1.019 3.287l-.582 2.128 2.182-.573c.976.58 1.965.928 3.149.929 3.182 0 5.767-2.587 5.768-5.766.001-3.187-2.575-5.771-5.768-5.771zm3.392 8.244c-.144.405-.837.774-1.17.824-.312.045-.694.062-2.127-.512-1.832-.734-3.018-2.617-3.11-2.738-.093-.122-.738-.982-.738-1.871 0-.889.467-1.326.633-1.503.167-.176.365-.221.487-.221.122 0 .244.002.35.007.113.005.263-.043.412.316.155.374.528 1.288.574 1.382.046.094.077.204.015.328-.063.125-.094.203-.187.312-.093.11-.196.244-.28.328-.093.094-.191.196-.082.383.109.187.485.8 1.042 1.296.719.64 1.326.839 1.513.932.188.094.298.078.407-.047.11-.125.469-.546.594-.734.125-.187.25-.156.422-.094.172.062 1.092.515 1.279.609.187.094.312.14.359.219.046.078.046.452-.098.857zM12 2C6.477 2 2 6.477 2 12c0 1.891.524 3.66 1.434 5.174L2 22l4.981-1.309A9.937 9.937 0 0 0 12 22c5.523 0 10-4.477 10-10S17.523 2 12 2z\"\/><\/svg>\n                    <\/a>\n                    <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Faksharvarta.com%2F\" target=\"_blank\" class=\"vrit-top-sbtn vrit-s-fb\" title=\"Facebook\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg>\n                    <\/a>\n                    <a href=\"https:\/\/twitter.com\/intent\/tweet?url=https%3A%2F%2Faksharvarta.com%2F\" target=\"_blank\" class=\"vrit-top-sbtn vrit-s-tw\" title=\"X (Twitter)\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/><\/svg>\n                    <\/a>\n                    <a href=\"https:\/\/t.me\/share\/url?url=https%3A%2F%2Faksharvarta.com%2F\" target=\"_blank\" class=\"vrit-top-sbtn vrit-s-tg\" title=\"Telegram\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.64 6.8c-.15 1.58-.8 5.42-1.13 7.19-.14.75-.42 1-.68 1.03-.58.05-1.02-.38-1.58-.75-.88-.58-1.38-.94-2.23-1.5-.99-.65-.35-1.01.22-1.59.15-.15 2.71-2.48 2.76-2.69a.2.2 0 00-.05-.18c-.06-.05-.14-.03-.21-.02-.09.02-1.49.95-4.22 2.79-.4.27-.76.41-1.08.4-.36-.01-1.04-.2-1.55-.37-.63-.2-1.12-.31-1.08-.66.02-.18.27-.36.74-.55 2.92-1.27 4.86-2.11 5.83-2.51 2.78-1.16 3.35-1.36 3.73-1.36.08 0 .27.02.39.12.1.08.13.19.14.27-.01.06.01.24 0 .38z\"\/><\/svg>\n                    <\/a>\n                    <button onclick=\"window.print()\" class=\"vrit-top-sbtn vrit-s-pr\" title=\"Print E-paper\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z\"\/><\/svg>\n                    <\/button>\n                <\/div>\n\n                <div class=\"vrit-top-pages-nav\">\n                                            <button class=\"vrit-nav-btn-num vrit-num-btn-item active\" id=\"vrit-btn-19\" onclick=\"vritShow('19', 1)\">1<\/button>\n                                            <button class=\"vrit-nav-btn-num vrit-num-btn-item \" id=\"vrit-btn-20\" onclick=\"vritShow('20', 2)\">2<\/button>\n                                            <button class=\"vrit-nav-btn-num vrit-num-btn-item \" id=\"vrit-btn-21\" onclick=\"vritShow('21', 3)\">3<\/button>\n                                            <button class=\"vrit-nav-btn-num vrit-num-btn-item \" id=\"vrit-btn-22\" onclick=\"vritShow('22', 4)\">4<\/button>\n                                    <\/div>\n\n                <div class=\"vrit-top-archive\">\n                    <select id=\"vrit-archive-date-select\" class=\"vrit-archive-input\">\n                                                    <option value=\"2026-08-16\"  selected='selected'>\n                                16-08-2026                            <\/option>\n                                                    <option value=\"2026-08-15\" >\n                                15-08-2026                            <\/option>\n                                            <\/select>\n                    <button type=\"button\" onclick=\"vritChangeDate(document.getElementById('vrit-archive-date-select').value)\" class=\"vrit-archive-btn\">Open<\/button>\n                <\/div>\n            <\/div>\n\n            \n                <div class=\"vrit-layout-grid\">\n                    \n                    <div class=\"vrit-thumbs-sidebar\">\n                                                    <div class=\"vrit-thumb-item active\" id=\"vrit-thumb-19\" onclick=\"vritShow('19', 1)\">\n                                <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\" alt=\"Page 1\">\n                                <span class=\"vrit-thumb-label\">Page 1<\/span>\n                            <\/div>\n                                                    <div class=\"vrit-thumb-item \" id=\"vrit-thumb-20\" onclick=\"vritShow('20', 2)\">\n                                <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\" alt=\"Page 2\">\n                                <span class=\"vrit-thumb-label\">Page 2<\/span>\n                            <\/div>\n                                                    <div class=\"vrit-thumb-item \" id=\"vrit-thumb-21\" onclick=\"vritShow('21', 3)\">\n                                <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\" alt=\"Page 3\">\n                                <span class=\"vrit-thumb-label\">Page 3<\/span>\n                            <\/div>\n                                                    <div class=\"vrit-thumb-item \" id=\"vrit-thumb-22\" onclick=\"vritShow('22', 4)\">\n                                <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\" alt=\"Page 4\">\n                                <span class=\"vrit-thumb-label\">Page 4<\/span>\n                            <\/div>\n                                            <\/div>\n\n                    <div class=\"vrit-paper-stage\">\n                        <div class=\"vrit-stage-nav-arrow vrit-arrow-left\" onclick=\"vritPrev()\" title=\"Previous Page\">\u276e<\/div>\n                        <div class=\"vrit-stage-nav-arrow vrit-arrow-right\" onclick=\"vritNext()\" title=\"Next Page\">\u276f<\/div>\n\n                                                    <div class=\"vrit-page-item\" id=\"vrit-page-19\" style=\"display:block;\">\n                                <div class=\"vrit-img-holder\">\n                                    <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\" style=\"width:100%; height:auto; display:block;\">\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"0.6711409395973155\" \n                                             data-left-pct=\"1.2941176470588236\" \n                                             data-width-pct=\"98.47058823529412\" \n                                             data-height-pct=\"16.480238627889634\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\"\n                                             style=\"top:0.6711409395973155%; left:1.2941176470588236%; width:98.47058823529412%; height:16.480238627889634%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"17.15137956748695\" \n                                             data-left-pct=\"0.9411764705882352\" \n                                             data-width-pct=\"98.58823529411764\" \n                                             data-height-pct=\"20.507084265473527\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\"\n                                             style=\"top:17.15137956748695%; left:0.9411764705882352%; width:98.58823529411764%; height:20.507084265473527%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"37.733035048471294\" \n                                             data-left-pct=\"1.7647058823529411\" \n                                             data-width-pct=\"32.588235294117645\" \n                                             data-height-pct=\"19.7613721103654\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\"\n                                             style=\"top:37.733035048471294%; left:1.7647058823529411%; width:32.588235294117645%; height:19.7613721103654%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"37.956748695003725\" \n                                             data-left-pct=\"33.88235294117647\" \n                                             data-width-pct=\"32.82352941176471\" \n                                             data-height-pct=\"19.612229679343773\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\"\n                                             style=\"top:37.956748695003725%; left:33.88235294117647%; width:32.82352941176471%; height:19.612229679343773%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"37.733035048471294\" \n                                             data-left-pct=\"65.76470588235294\" \n                                             data-width-pct=\"34.23529411764706\" \n                                             data-height-pct=\"19.388516032811335\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\"\n                                             style=\"top:37.733035048471294%; left:65.76470588235294%; width:34.23529411764706%; height:19.388516032811335%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"57.34526472781506\" \n                                             data-left-pct=\"1.5294117647058825\" \n                                             data-width-pct=\"48.470588235294116\" \n                                             data-height-pct=\"41.83445190156599\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\"\n                                             style=\"top:57.34526472781506%; left:1.5294117647058825%; width:48.470588235294116%; height:41.83445190156599%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"56.972408650260995\" \n                                             data-left-pct=\"49.411764705882355\" \n                                             data-width-pct=\"50.588235294117645\" \n                                             data-height-pct=\"41.98359433258762\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\"\n                                             style=\"top:56.972408650260995%; left:49.411764705882355%; width:50.588235294117645%; height:41.98359433258762%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                    <\/div>\n                            <\/div>\n                                                    <div class=\"vrit-page-item\" id=\"vrit-page-20\" style=\"display:none;\">\n                                <div class=\"vrit-img-holder\">\n                                    <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\" style=\"width:100%; height:auto; display:block;\">\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"0.07457121551081282\" \n                                             data-left-pct=\"1.0588235294117647\" \n                                             data-width-pct=\"50.588235294117645\" \n                                             data-height-pct=\"35.19761372110366\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\"\n                                             style=\"top:0.07457121551081282%; left:1.0588235294117647%; width:50.588235294117645%; height:35.19761372110366%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"0.6711409395973155\" \n                                             data-left-pct=\"50\" \n                                             data-width-pct=\"49.05882352941177\" \n                                             data-height-pct=\"16.331096196868007\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\"\n                                             style=\"top:0.6711409395973155%; left:50%; width:49.05882352941177%; height:16.331096196868007%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"16.480238627889634\" \n                                             data-left-pct=\"50\" \n                                             data-width-pct=\"49.411764705882355\" \n                                             data-height-pct=\"36.987322893363164\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\"\n                                             style=\"top:16.480238627889634%; left:50%; width:49.411764705882355%; height:36.987322893363164%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"52.94556301267711\" \n                                             data-left-pct=\"49.29411764705882\" \n                                             data-width-pct=\"50.117647058823536\" \n                                             data-height-pct=\"46.085011185682326\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\"\n                                             style=\"top:52.94556301267711%; left:49.29411764705882%; width:50.117647058823536%; height:46.085011185682326%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"34.82475764354959\" \n                                             data-left-pct=\"1.7647058823529411\" \n                                             data-width-pct=\"48.8235294117647\" \n                                             data-height-pct=\"43.17673378076063\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\"\n                                             style=\"top:34.82475764354959%; left:1.7647058823529411%; width:48.8235294117647%; height:43.17673378076063%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"77.77777777777779\" \n                                             data-left-pct=\"2\" \n                                             data-width-pct=\"49.411764705882355\" \n                                             data-height-pct=\"21.551081282624907\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-2-1786905054.jpg\"\n                                             style=\"top:77.77777777777779%; left:2%; width:49.411764705882355%; height:21.551081282624907%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                    <\/div>\n                            <\/div>\n                                                    <div class=\"vrit-page-item\" id=\"vrit-page-21\" style=\"display:none;\">\n                                <div class=\"vrit-img-holder\">\n                                    <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\" style=\"width:100%; height:auto; display:block;\">\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"5.29455630126771\" \n                                             data-left-pct=\"1.5294117647058825\" \n                                             data-width-pct=\"48.8235294117647\" \n                                             data-height-pct=\"30.648769574944073\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\"\n                                             style=\"top:5.29455630126771%; left:1.5294117647058825%; width:48.8235294117647%; height:30.648769574944073%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"0.6711409395973155\" \n                                             data-left-pct=\"50.117647058823536\" \n                                             data-width-pct=\"49.529411764705884\" \n                                             data-height-pct=\"23.639075316927666\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\"\n                                             style=\"top:0.6711409395973155%; left:50.117647058823536%; width:49.529411764705884%; height:23.639075316927666%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"24.161073825503358\" \n                                             data-left-pct=\"49.76470588235294\" \n                                             data-width-pct=\"49.1764705882353\" \n                                             data-height-pct=\"32.21476510067114\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\"\n                                             style=\"top:24.161073825503358%; left:49.76470588235294%; width:49.1764705882353%; height:32.21476510067114%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"36.017897091722595\" \n                                             data-left-pct=\"1.0588235294117647\" \n                                             data-width-pct=\"49.29411764705882\" \n                                             data-height-pct=\"44.593586875466066\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\"\n                                             style=\"top:36.017897091722595%; left:1.0588235294117647%; width:49.29411764705882%; height:44.593586875466066%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"56.22669649515287\" \n                                             data-left-pct=\"50.47058823529412\" \n                                             data-width-pct=\"47.88235294117647\" \n                                             data-height-pct=\"42.95302013422819\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\"\n                                             style=\"top:56.22669649515287%; left:50.47058823529412%; width:47.88235294117647%; height:42.95302013422819%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"80.08948545861297\" \n                                             data-left-pct=\"1.2941176470588236\" \n                                             data-width-pct=\"50.35294117647059\" \n                                             data-height-pct=\"19.612229679343773\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-3-1786905059.jpg\"\n                                             style=\"top:80.08948545861297%; left:1.2941176470588236%; width:50.35294117647059%; height:19.612229679343773%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                    <\/div>\n                            <\/div>\n                                                    <div class=\"vrit-page-item\" id=\"vrit-page-22\" style=\"display:none;\">\n                                <div class=\"vrit-img-holder\">\n                                    <img decoding=\"async\" src=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\" style=\"width:100%; height:auto; display:block;\">\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"5.1454138702460845\" \n                                             data-left-pct=\"1.411764705882353\" \n                                             data-width-pct=\"60.94117647058823\" \n                                             data-height-pct=\"28.03877703206562\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\"\n                                             style=\"top:5.1454138702460845%; left:1.411764705882353%; width:60.94117647058823%; height:28.03877703206562%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"0.6711409395973155\" \n                                             data-left-pct=\"62.23529411764706\" \n                                             data-width-pct=\"36.58823529411765\" \n                                             data-height-pct=\"26.249067859806114\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\"\n                                             style=\"top:0.6711409395973155%; left:62.23529411764706%; width:36.58823529411765%; height:26.249067859806114%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"26.69649515287099\" \n                                             data-left-pct=\"61.64705882352941\" \n                                             data-width-pct=\"37.64705882352941\" \n                                             data-height-pct=\"33.1096196868009\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\"\n                                             style=\"top:26.69649515287099%; left:61.64705882352941%; width:37.64705882352941%; height:33.1096196868009%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"33.25876211782252\" \n                                             data-left-pct=\"0.823529411764706\" \n                                             data-width-pct=\"25.294117647058822\" \n                                             data-height-pct=\"30.94705443698732\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\"\n                                             style=\"top:33.25876211782252%; left:0.823529411764706%; width:25.294117647058822%; height:30.94705443698732%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"33.1096196868009\" \n                                             data-left-pct=\"25.76470588235294\" \n                                             data-width-pct=\"36.58823529411765\" \n                                             data-height-pct=\"30.94705443698732\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\"\n                                             style=\"top:33.1096196868009%; left:25.76470588235294%; width:36.58823529411765%; height:30.94705443698732%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"63.982102908277405\" \n                                             data-left-pct=\"1.7647058823529411\" \n                                             data-width-pct=\"60.11764705882353\" \n                                             data-height-pct=\"29.828486204325134\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\"\n                                             style=\"top:63.982102908277405%; left:1.7647058823529411%; width:60.11764705882353%; height:29.828486204325134%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                            <div class=\"vrit-hotspot\" \n                                             data-top-pct=\"59.95525727069351\" \n                                             data-left-pct=\"62\" \n                                             data-width-pct=\"36.11764705882353\" \n                                             data-height-pct=\"33.85533184190903\" \n                                             data-img=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-4-1786905064.jpg\"\n                                             style=\"top:59.95525727069351%; left:62%; width:36.11764705882353%; height:33.85533184190903%;\"\n                                             onclick=\"vritPop(this)\"><\/div>\n                                                                    <\/div>\n                            <\/div>\n                        \n                        <!-- \ud83d\udd34 Bottom Red Bar on Main E-Paper Home Screen -->\n                        <div class=\"vrit-bottom-red-bar\">\n                            <span class=\"vrit-bottom-bar-link\" onclick=\"vritPrev()\">PREV<\/span>\n                            <a href=\"https:\/\/aksharvarta.com\/\" class=\"vrit-bottom-bar-link\">\n                                <svg viewBox=\"0 0 24 24\"><path d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\/><\/svg> HOME\n                            <\/a>\n                            <a id=\"vritStageDownloadBtn\" href=\"https:\/\/aksharvarta.com\/wp-content\/uploads\/2026\/08\/fresh-paper-page-2026-08-16-1-1786905054.jpg\" download=\"epaper.jpg\" class=\"vrit-bottom-bar-link\">DOWNLOAD<\/a>\n                            <span class=\"vrit-bottom-bar-link\" onclick=\"vritNext()\">NEXT<\/span>\n                        <\/div>\n\n                    <\/div>\n\n                <\/div>\n\n                    <\/div>\n\n        <!-- News Popup Modal -->\n        <div id=\"vritNewsModal\" class=\"vrit-modal\">\n            <div class=\"vrit-modal-body\">\n                <div class=\"elokasha-top-header\">\n                                            <span class=\"elokasha-top-text-title\">\u0926\u0948.\u0905\u0915\u094d\u0937\u0930\u0935\u093e\u0930\u094d\u0924\u093e<\/span>\n                                        <div class=\"elokasha-close-btn\" onclick=\"document.getElementById('vritNewsModal').style.display='none'\">\u2715<\/div>\n                <\/div>\n\n                <div class=\"elokasha-social-bar\">\n                    <a id=\"vritWaBtn\" href=\"#\" target=\"_blank\" class=\"elo-icon-btn elo-wa\" title=\"WhatsApp Share Image & Link\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12.031 6.172c-3.181 0-5.767 2.586-5.768 5.766-.001 1.298.38 2.27 1.019 3.287l-.582 2.128 2.182-.573c.976.58 1.965.928 3.149.929 3.182 0 5.767-2.587 5.768-5.766.001-3.187-2.575-5.771-5.768-5.771zm3.392 8.244c-.144.405-.837.774-1.17.824-.312.045-.694.062-2.127-.512-1.832-.734-3.018-2.617-3.11-2.738-.093-.122-.738-.982-.738-1.871 0-.889.467-1.326.633-1.503.167-.176.365-.221.487-.221.122 0 .244.002.35.007.113.005.263-.043.412.316.155.374.528 1.288.574 1.382.046.094.077.204.015.328-.063.125-.094.203-.187.312-.093.11-.196.244-.28.328-.093.094-.191.196-.082.383.109.187.485.8 1.042 1.296.719.64 1.326.839 1.513.932.188.094.298.078.407-.047.11-.125.469-.546.594-.734.125-.187.25-.156.422-.094.172.062 1.092.515 1.279.609.187.094.312.14.359.219.046.078.046.452-.098.857zM12 2C6.477 2 2 6.477 2 12c0 1.891.524 3.66 1.434 5.174L2 22l4.981-1.309A9.937 9.937 0 0 0 12 22c5.523 0 10-4.477 10-10S17.523 2 12 2z\"\/><\/svg>\n                    <\/a>\n                    <a id=\"vritFbBtn\" href=\"#\" target=\"_blank\" class=\"elo-icon-btn elo-fb\" title=\"Facebook Share Image & Link\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg>\n                    <\/a>\n                    <a id=\"vritIgBtn\" href=\"https:\/\/www.instagram.com\/\" target=\"_blank\" class=\"elo-icon-btn elo-ig\" title=\"Instagram\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z\"\/><\/svg>\n                    <\/a>\n                    <a id=\"vritTgBtn\" href=\"#\" target=\"_blank\" class=\"elo-icon-btn elo-tg\" title=\"Telegram Share Image & Link\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.64 6.8c-.15 1.58-.8 5.42-1.13 7.19-.14.75-.42 1-.68 1.03-.58.05-1.02-.38-1.58-.75-.88-.58-1.38-.94-2.23-1.5-.99-.65-.35-1.01.22-1.59.15-.15 2.71-2.48 2.76-2.69a.2.2 0 00-.05-.18c-.06-.05-.14-.03-.21-.02-.09.02-1.49.95-4.22 2.79-.4.27-.76.41-1.08.4-.36-.01-1.04-.2-1.55-.37-.63-.2-1.12-.31-1.08-.66.02-.18.27-.36.74-.55 2.92-1.27 4.86-2.11 5.83-2.51 2.78-1.16 3.35-1.36 3.73-1.36.08 0 .27.02.39.12.1.08.13.19.14.27-.01.06.01.24 0 .38z\"\/><\/svg>\n                    <\/a>\n                    <button onclick=\"vritCopyCurrentLink()\" class=\"elo-icon-btn elo-link\" title=\"\u092c\u093e\u0924\u092e\u0940\u091a\u0940 \u0932\u093f\u0902\u0915 \u0915\u0949\u092a\u0940 \u0915\u0930\u093e\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z\"\/><\/svg>\n                    <\/button>\n                <\/div>\n\n                <div class=\"crop-outer-wrapper\">\n                    <div class=\"crop-red-frame\">\n                        <div class=\"crop-header-stamp\">\n                                                            <span class=\"crop-stamp-text-title\">\u0926\u0948.\u0905\u0915\u094d\u0937\u0930\u0935\u093e\u0930\u094d\u0924\u093e<\/span>\n                                                        <span class=\"crop-stamp-url\">www.aksharvarta.com<\/span>\n                            <span class=\"crop-stamp-date\">16AUG2026<\/span>\n                        <\/div>\n\n                        <div id=\"vritCropCanvas\"><\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"vrit-branding-footer\">\n                    <div class=\"vrit-brand-company\">Vrushali Info Tech Limited<\/div>\n                    <div class=\"vrit-brand-contact\">\ud83d\udcde Mo. 9145682444 \/ 9689557555<\/div>\n                <\/div>\n\n                <!-- \ud83d\udd34 Bottom Red Bar Inside News Popup -->\n                <div class=\"vrit-bottom-red-bar\">\n                    <span class=\"vrit-bottom-bar-link\" onclick=\"vritPrev()\">PREV<\/span>\n                    <a href=\"https:\/\/aksharvarta.com\/\" class=\"vrit-bottom-bar-link\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\/><\/svg> HOME\n                    <\/a>\n                    <a id=\"vritDirectDownloadBtn\" href=\"#\" download=\"epaper-news.jpg\" class=\"vrit-bottom-bar-link\">DOWNLOAD<\/a>\n                    <span class=\"vrit-bottom-bar-link\" onclick=\"vritNext()\">NEXT<\/span>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <script>\n        var vritPages = [19,20,21,22,];\n        var vritIdx = 0;\n        var totalPagesCount = 4;\n\n        function vritChangeDate(val) {\n            var url = new URL(window.location.href);\n            url.searchParams.set('ed_date', val);\n            window.location.href = url.href;\n        }\n\n        function vritShow(id, pageNum) {\n            for(var i=0; i<vritPages.length; i++) {\n                var pEl = document.getElementById('vrit-page-'+vritPages[i]);\n                if(pEl) pEl.style.display = 'none';\n                \n                var btn = document.getElementById('vrit-btn-' + vritPages[i]);\n                if(btn) btn.classList.remove('active');\n\n                var thumb = document.getElementById('vrit-thumb-' + vritPages[i]);\n                if(thumb) thumb.classList.remove('active');\n\n                if(vritPages[i] == id) vritIdx = i;\n            }\n            var targetP = document.getElementById('vrit-page-'+id);\n            if(targetP) {\n                targetP.style.display = 'block';\n                var curImg = targetP.querySelector('img');\n                if(curImg) {\n                    var dlBtn = document.getElementById('vritStageDownloadBtn');\n                    if(dlBtn) dlBtn.href = curImg.src;\n                }\n            }\n            \n            var activeBtn = document.getElementById('vrit-btn-' + id);\n            if(activeBtn) activeBtn.classList.add('active');\n\n            var activeThumb = document.getElementById('vrit-thumb-' + id);\n            if(activeThumb) {\n                activeThumb.classList.add('active');\n                activeThumb.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\n            }\n        }\n\n        function vritFirst() { if(vritPages.length) vritShow(vritPages[0], 1); }\n        function vritLast() { if(vritPages.length) vritShow(vritPages[totalPagesCount-1], totalPagesCount); }\n        function vritPrev() { if(vritIdx > 0) { vritIdx--; vritShow(vritPages[vritIdx], vritIdx + 1); } }\n        function vritNext() { if(vritIdx < totalPagesCount - 1) { vritIdx++; vritShow(vritPages[vritIdx], vritIdx + 1); } }\n\n        function vritCopyCurrentLink() {\n            var dummy = document.createElement('input');\n            document.body.appendChild(dummy);\n            dummy.value = window.location.href;\n            dummy.select();\n            document.execCommand('copy');\n            document.body.removeChild(dummy);\n            alert('\u092c\u093e\u0924\u092e\u0940\u091a\u0940 \u0932\u093f\u0902\u0915 \u0915\u0949\u092a\u0940 \u091d\u093e\u0932\u0940 \u0906\u0939\u0947!');\n        }\n\n        function vritPop(el) {\n            var imgUrl = el.getAttribute('data-img');\n            var topPct = parseFloat(el.getAttribute('data-top-pct')) || 0;\n            var leftPct = parseFloat(el.getAttribute('data-left-pct')) || 0;\n            var widthPct = parseFloat(el.getAttribute('data-width-pct')) || 20;\n            var heightPct = parseFloat(el.getAttribute('data-height-pct')) || 15;\n\n            var box = document.getElementById('vritCropCanvas');\n            document.getElementById('vritDirectDownloadBtn').href = imgUrl;\n            \n            var tempImg = new Image();\n            tempImg.src = imgUrl;\n            tempImg.onload = function() {\n                var natW = this.naturalWidth;\n                var natH = this.naturalHeight;\n\n                var cropX = (leftPct \/ 100) * natW;\n                var cropY = (topPct \/ 100) * natH;\n                var cropW = (widthPct \/ 100) * natW;\n                var cropH = (heightPct \/ 100) * natH;\n\n                var parentCard = document.querySelector('.crop-red-frame');\n                var maxAvailableW = parentCard ? (parentCard.clientWidth - 20) : (window.innerWidth - 60);\n                if(maxAvailableW > 480) maxAvailableW = 480;\n\n                var scaleRatio = maxAvailableW \/ cropW;\n\n                var finalContainerW = Math.round(cropW * scaleRatio);\n                var finalContainerH = Math.round(cropH * scaleRatio);\n\n                box.style.width = finalContainerW + 'px';\n                box.style.height = finalContainerH + 'px';\n\n                box.innerHTML = '<div style=\"width:' + finalContainerW + 'px; height:' + finalContainerH + 'px; background-image:url(' + imgUrl + '); background-size:' + (natW * scaleRatio) + 'px ' + (natH * scaleRatio) + 'px; background-position:-' + (cropX * scaleRatio) + 'px -' + (cropY * scaleRatio) + 'px; background-repeat:no-repeat; margin:0 auto; max-width:100%;\"><\/div>';\n            };\n\n            var currentUrl = window.location.href;\n            var shareMsg = \"\ud83d\udcf0 \u0906\u091c\u091a\u0940 \u092c\u093e\u0924\u092e\u0940 \u0935\u093e\u091a\u093e:\\n\" + currentUrl + \"\\n\\n\ud83d\udcf7 \u0907\u092e\u0947\u091c: \" + imgUrl;\n            var encodedMsg = encodeURIComponent(shareMsg);\n\n            document.getElementById('vritWaBtn').href = \"https:\/\/api.whatsapp.com\/send?text=\" + encodedMsg;\n            document.getElementById('vritFbBtn').href = \"https:\/\/www.facebook.com\/sharer\/sharer.php?u=\" + encodeURIComponent(currentUrl);\n            document.getElementById('vritTgBtn').href = \"https:\/\/t.me\/share\/url?url=\" + encodeURIComponent(currentUrl) + \"&text=\" + encodeURIComponent(\"\ud83d\udcf0 \u0906\u091c\u091a\u0940 \u092c\u093e\u0924\u092e\u0940: \" + imgUrl);\n\n            document.getElementById('vritNewsModal').style.display = 'block';\n        }\n        <\/script>\n        \n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/aksharvarta.com\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aksharvarta.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aksharvarta.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aksharvarta.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aksharvarta.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":3,"href":"https:\/\/aksharvarta.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/aksharvarta.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/aksharvarta.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}