{"id":1242,"date":"2023-01-31T11:08:22","date_gmt":"2023-01-31T05:08:22","guid":{"rendered":"https:\/\/clh-immunisation-bd.org\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/"},"modified":"2023-04-18T12:46:14","modified_gmt":"2023-04-18T06:46:14","slug":"%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89","status":"publish","type":"page","link":"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/","title":{"rendered":"\u0987\u09ad\u09c7\u09a8\u09cd\u099f \u0995\u09cd\u09af\u09be\u09b2\u09c7\u09a8\u09cd\u09a1\u09be\u09b0 \u09ad\u09bf\u0989"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:15%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:70%\"> \n\n        <script>\n            var gcObject = {\n                options: options = {\n                    dayNames: [\"\u09b8\u09c2\u09b0\u09cd\u09af\", \"\u09b8\u09cb\u09ae\", \"\u09ae\u0999\u09cd\u0997\u09b2\", \"\u09ac\u09c1\u09a7\", \"\u09ac\u09c3\u09b9\", \"\u09b6\u09c1\u0995\u09cd\u09b0\", \"\u09b6\u09a8\u09bf\"],\n                    dayBegin: 1,\n                    monthNames: [],\n                    onPrevMonth: function(e) {},\n                    onNextMonth: function(e) {},\n                    events: [{\n                        date: null,\n                        eventName: null,\n                        className: null,\n                        onclick: function(e, t) {},\n                        dateColor: \"#2f4858\"\n                    }],\n                    onclickDate: function(e, t) {},\n                    nextIcon: \"&gt;\",\n                    prevIcon: \"&lt;\"\n                },\n                el: \"\",\n                eventAnimate: \"none\",\n                pickedDate: new Date,\n                setDate(e) {\n                    const t = new Date(e);\n                    t != this.pickedDate && (t > this.pickedDate ? this.eventAnimate = \"next\" : this.eventAnimate = \"prev\", this.pickedDate = t, this.render())\n                },\n                setEvents(e) {\n                    this.options.events = e, this.render()\n                },\n                prevMonth() {\n                    this.pickedDate = new Date(this.pickedDate.getFullYear(), this.pickedDate.getMonth() - 2, 1), this.options.onPrevMonth(this.pickedDate), this.eventAnimate = \"prev\", this.render()\n                },\n                nextMonth() {\n                    this.pickedDate = new Date(this.pickedDate.getFullYear(), this.pickedDate.getMonth(), 1), this.options.onNextMonth(this.pickedDate), this.eventAnimate = \"next\", this.render()\n                },\n                render() {\n                    const e = jQuery(this.el);\n                    e.html(\"\");\n                    const t = jQuery('<div class=\"gc-calendar\"><\/div>');\n                    e.append(t);\n                    const n = jQuery('<div class=\"gc-calendar-header\"><\/div>');\n                    n.appendTo(t);\n                    const a = jQuery('<span class=\"gc-calendar-month-year\"><\/span>');\n                    a.appendTo(n);\n                    jQuery(`<span class='month'>${this.options.monthNames[this.pickedDate.getMonth()]}<\/span>`).appendTo(a);\n                    jQuery(`<span class='year'> ${this.pickedDate.getFullYear()}<\/span>`).appendTo(a);\n                    const o = jQuery(`<button type=\"button\" class='prev'>${this.options.prevIcon}<\/button>`);\n                    o.appendTo(n), o.on(\"click\", (function(e) {\n                        gcObject.prevMonth()\n                    }));\n                    const s = jQuery(`<button type=\"button\" class='next'>${this.options.nextIcon}<\/button>`);\n                    s.appendTo(n), s.on(\"click\", (function(e) {\n                        gcObject.nextMonth()\n                    }));\n                    const i = jQuery('<table class=\"calendar\"><\/table>');\n                    i.removeClass(\"slide-in-left slide-in-right slide-out-left slide-out-right\"), \"none\" == this.eventAnimate ? i.hide().addClass(\"slide-in-left\").show() : \"prev\" == this.eventAnimate ? i.hide().addClass(\"slide-out-right\").show().delay(200).hide().removeClass(\"slide-out-right\").addClass(\"slide-in-left\").show() : i.hide().addClass(\"slide-out-left\").show().delay(200).hide().removeClass(\"slide-out-left\").addClass(\"slide-in-right\").show(), i.appendTo(t);\n                    const c = jQuery(\"<thead><\/thead>\");\n                    c.appendTo(i);\n                    const d = jQuery(\"<tr><\/tr>\");\n                    d.appendTo(c);\n                    const l = this.options.dayNames.length;\n                    for (let e = 0; e < l; e++) {\n                        var h = e + gcObject.options.dayBegin;\n                        h >= l && (h -= l);\n                        const t = gcObject.options.dayNames[h];\n                        jQuery('<th class=\"dayname\">' + t + \"<\/th>\").appendTo(d)\n                    }\n                    var r = jQuery(\"<tbody><\/tbody>\");\n                    r.appendTo(i);\n                    const p = this.getCalendarArray(),\n                        g = new Date;\n                    p.forEach((function(e) {\n                        var t = jQuery(\"<tr><\/tr>\");\n                        e.forEach((function(e) {\n                            var n = jQuery('<td class=\"day\"><\/td>');\n                            n.appendTo(t);\n                            var a = jQuery('<a type=\"button\" class=\"btn-gc-cell\"><\/a>');\n                            n.append(a), a.click((function(t) {\n                                gcObject.options.onclickDate(t, e)\n                            }));\n                            var o = jQuery(`<span class=\"day-number\">${e.date}<\/span>`);\n                            n.addClass(e.class), o.appendTo(a), g.getFullYear() == e.datejs.getFullYear() && g.getMonth() == e.datejs.getMonth() && g.getDate() == e.datejs.getDate() && a.addClass(\"today\");\n                            var s = \"\";\n                            gcObject.options.events.forEach((function(t) {\n                                if (t.date.getFullYear() == e.datejs.getFullYear() && t.date.getMonth() == e.datejs.getMonth() && t.date.getDate() == e.datejs.getDate()) {\n                                    n.addClass(\"event\");\n                                    var a = jQuery(`<div class=\"gc-event ${t.className}\">${t.eventName}<\/div>`);\n                                    s = \"color:\" + (t.dateColor || \"inherit\"), a.on(\"click\", (function(e) {\n                                        t.onclick(e, t)\n                                    })), n.append(a)\n                                }\n                            })), o.attr(\"style\", s)\n                        })), t.appendTo(r)\n                    }))\n                },\n                getCalendarArray() {\n                    var e = new Date(this.pickedDate.getFullYear(), this.pickedDate.getMonth(), 1).getDay(),\n                        t = new Date(this.pickedDate.getFullYear(), this.pickedDate.getMonth() + 1, 0).getDate(),\n                        n = new Date(this.pickedDate.getFullYear(), this.pickedDate.getMonth(), 0).getDate(),\n                        a = [],\n                        o = e - gcObject.options.dayBegin;\n                    o < 0 && (o = 7 + o);\n                    for (let e = 0; e < o; e++) a.push({\n                        datejs: new Date(this.pickedDate.getFullYear(), this.pickedDate.getMonth() - 1, n),\n                        date: n,\n                        class: \"prev-month\"\n                    }), n--;\n                    a.reverse();\n                    var s = 1;\n                    for (let e = a.length; e < 7; e++) a.push({\n                        datejs: new Date(this.pickedDate.getFullYear(), this.pickedDate.getMonth(), s),\n                        date: s,\n                        class: \"current-month\"\n                    }), s++;\n                    var i = [a],\n                        c = !1,\n                        d = this.pickedDate,\n                        l = \"current-month\";\n                    for (let e = 1; e < 6; e++) {\n                        var h = [];\n                        for (let e = 0; e < 7; e++) h.push({\n                            datejs: new Date(d.getFullYear(), d.getMonth(), s),\n                            date: s,\n                            class: l\n                        }), ++s > t && (s = 1, d.setDate(1), d.setMonth(d.getMonth() + 1), c = !0, l = \"next-month\");\n                        if (i.push(h), c) break\n                    }\n                    return i\n                }\n            };\n            jQuery.fn.calendarGC = function(e = {\n                dayNames: dayNames,\n                dayBegin: dayBegin,\n                monthNames: monthNames,\n                onPrevMonth: onPrevMonth,\n                onNextMonth: onNextMonth,\n                events: events,\n                onclickDate: onclickDate,\n                nextIcon: \"&gt;\",\n                prevIcon: \"&lt;\"\n            }) {\n                return gcObject.options.dayNames = e.dayNames || [\"\u09b8\u09c2\u09b0\u09cd\u09af\", \"\u09b8\u09cb\u09ae\", \"\u09ae\u0999\u09cd\u0997\u09b2\", \"\u09ac\u09c1\u09a7\", \"\u09ac\u09c3\u09b9\", \"\u09b6\u09c1\u0995\u09cd\u09b0\", \"\u09b6\u09a8\u09bf\"], gcObject.options.dayBegin = void 0 === e.dayBegin || null === e.dayBegin ? 1 : e.dayBegin, gcObject.options.monthNames = e.monthNames || [\"\u099c\u09be\u09a8\u09c1\u09af\u09bc\u09be\u09b0\u09bf\", \"\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09af\u09bc\u09be\u09b0\u09bf\", \"\u09ae\u09be\u09b0\u09cd\u099a\", \"\u098f\u09aa\u09cd\u09b0\u09bf\u09b2\", \"\u09ae\u09c7\", \"\u099c\u09c1\u09a8\", \"\u099c\u09c1\u09b2\u09be\u0987\", \"\u0986\u0997\u09b8\u09cd\u099f\", \"\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0\", \"\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0\", \"\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0\", \"\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0\"], gcObject.options.onPrevMonth = e.onPrevMonth || function(e) {}, gcObject.options.onNextMonth = e.onNextMonth || function(e) {}, gcObject.options.events = e.events || [{\n                    date: null,\n                    eventName: null,\n                    className: null,\n                    onclick: function(e, t) {},\n                    dateColor: \"#2f4858\"\n                }], gcObject.options.onclickDate = e.onclickDate || function(e, t) {}, gcObject.options.nextIcon = e.nextIcon || \"&gt;\", gcObject.options.prevIcon = e.prevIcon || \"&lt;\", gcObject.el = this, gcObject.render(), gcObject\n            };\n        <\/script>\n\n        <style>\n            .gc-calendar {\n                background-color: #fff;\n                padding: 1rem\n            }\n\n            .gc-calendar .gc-calendar-header {\n                background-color: #fff;\n                padding: 2px;\n                height: max-content;\n                display: flex;\n                align-items: center;\n                margin-bottom: 40px\n            }\n\n            .gc-calendar .gc-calendar-header button.next,\n            .gc-calendar .gc-calendar-header button.prev {\n                height: 36px;\n                left: 0;\n                top: 0;\n                border-radius: 100px;\n                background: #fff;\n                border-radius: 100px;\n                position: relative;\n                display: inline-block;\n                border: 0;\n                padding: 4px 15px;\n                font-size: 14px;\n                box-shadow: inset 0 -1px 0 #edf2f7;\n                cursor: pointer;\n                color: #2f4858;\n                font-weight: 400;\n                margin-right: 10px\n            }\n\n            .gc-calendar .gc-calendar-header button.next:hover,\n            .gc-calendar .gc-calendar-header button.prev:hover {\n                box-shadow: none\n            }\n\n            .gc-calendar .gc-calendar-header button.next:focus,\n            .gc-calendar .gc-calendar-header button.prev:focus {\n                box-shadow: none;\n                outline: 0;\n                border: 0\n            }\n\n            .gc-calendar .gc-calendar-header button.prev {\n                margin-left: 20px\n            }\n\n            .gc-calendar .gc-calendar-header .gc-calendar-month-year {\n                font-style: normal;\n                font-weight: 600;\n                font-size: 20px;\n                color: #2f4858;\n                line-height: 136.02%;\n                min-width: 220px\n            }\n\n            .gc-calendar table.calendar {\n                width: 100%\n            }\n\n            .gc-calendar table.calendar th {\n                text-align: start;\n                font-weight: 600;\n                font-size: 12px;\n                line-height: 136.02%;\n                padding: 2px;\n                text-transform: uppercase;\n                color: #2f4858;\n                position: relative;\n                padding-bottom: 12px\n            }\n\n            .gc-calendar table.calendar td {\n                height: 150px;\n                position: relative;\n                padding-top: 3px;\n                vertical-align: top;\n                width: calc(100% \/ 7)\n            }\n\n            .gc-calendar table.calendar td.next-month .day-number,\n            .gc-calendar table.calendar td.prev-month .day-number {\n                color: #b5b5bd\n            }\n\n            .gc-calendar table.calendar td .day-number {\n                font-size: 20px;\n                font-weight: 400;\n                line-height: 38.09px;\n                overflow-y: auto;\n                color: #2f4858;\n                text-decoration: none;\n                display: block;\n                margin-bottom: 10px;\n            }\n\n            .gc-calendar table.calendar td .today .day-number {\n                color: #1b5fac\n            }\n\n            .gc-calendar table.calendar a {\n                text-decoration: none;\n                display: block\n            }\n\n            .gc-calendar table.calendar a:hover {\n                background-color: #1b5fac;\n                width: 90%;\n                border-radius: 5px;\n                padding-left: 10px;\n                transition: .2s\n            }\n\n            .gc-calendar table.calendar a:hover .day-number {\n                color: #2f4858 !important\n            }\n\n            .gc-calendar table.calendar th::before,\n            .gc-calendar table.calendar tr:not(:last-child) td::before {\n                content: \"\";\n                display: block;\n                width: 100%;\n                height: 1px;\n                border-radius: 1px;\n                background-color: #1b5fac;\n                bottom: 0;\n                left: 0;\n                position: absolute\n            }\n\n            .gc-calendar table.calendar td:hover {\n                background: linear-gradient(90deg, #e1e8ff 90%, transparent 50%);\n                padding-left: 10px;\n                padding-right: 10px;\n                transition: .3s\n            }\n\n            .gc-calendar .gc-event {\n                display: block; \n                margin-bottom: 10px\n            }\n\n            .slide-in-left {\n                -webkit-animation: slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both;\n                animation: slide-in-left .5s cubic-bezier(.25, .46, .45, .94) both\n            }\n\n            .slide-in-right {\n                -webkit-animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;\n                animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both\n            }\n\n            .slide-out-left {\n                -webkit-animation: slide-out-left .5s cubic-bezier(.55, .085, .68, .53) both;\n                animation: slide-out-left .5s cubic-bezier(.55, .085, .68, .53) both\n            }\n\n            .slide-out-right {\n                -webkit-animation: slide-out-right .5s cubic-bezier(.55, .085, .68, .53) both;\n                animation: slide-out-right .5s cubic-bezier(.55, .085, .68, .53) both\n            }\n\n            div#calendar {\n                padding: 20px;\n                border: 1px solid #1b5fac;\n                border-radius: 20px;\n                overflow: hidden;\n            }\n\n            .gc-calendar .gc-calendar-header button.prev,\n            .gc-calendar .gc-calendar-header button.next {\n                background: #1b5fac !important;\n                border: none !important;\n                box-shadow: none;\n            }\n\n            .gc-calendar table.calendar td {\n                padding: 10px\n            }\n\n            .gc-calendar table.calendar td:hover {\n                background: #1b5fac;\n\n            }\n\n            .gc-calendar table.calendar td:hover span,\n            .gc-calendar table.calendar td:hover .badge {\n                color: #2f4858 !important;\n\n            }\n\t\t\t.gc-calendar table.calendar td:hover span {\n\t\t\t\tcolor: #fff!important;\n\t\t\t}\n\n\t\t\t.gc-calendar table.calendar a:hover .day-number {\n\t\t\t\tcolor: #fff!important;\n\t\t\t}\n\n            @-webkit-keyframes slide-in-left {\n                0% {\n                    -webkit-transform: translateX(-1000px);\n                    transform: translateX(-1000px);\n                    opacity: 0\n                }\n\n                100% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n            }\n\n            @keyframes slide-in-left {\n                0% {\n                    -webkit-transform: translateX(-1000px);\n                    transform: translateX(-1000px);\n                    opacity: 0\n                }\n\n                100% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n            }\n\n            @-webkit-keyframes slide-in-right {\n                0% {\n                    -webkit-transform: translateX(1000px);\n                    transform: translateX(1000px);\n                    opacity: 0\n                }\n\n                100% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n            }\n\n            @keyframes slide-in-right {\n                0% {\n                    -webkit-transform: translateX(1000px);\n                    transform: translateX(1000px);\n                    opacity: 0\n                }\n\n                100% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n            }\n\n            @-webkit-keyframes slide-out-left {\n                0% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n\n                100% {\n                    -webkit-transform: translateX(-1000px);\n                    transform: translateX(-1000px);\n                    opacity: 0\n                }\n            }\n\n            @keyframes slide-out-left {\n                0% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n\n                100% {\n                    -webkit-transform: translateX(-1000px);\n                    transform: translateX(-1000px);\n                    opacity: 0\n                }\n            }\n\n            @-webkit-keyframes slide-out-right {\n                0% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n\n                100% {\n                    -webkit-transform: translateX(1000px);\n                    transform: translateX(1000px);\n                    opacity: 0\n                }\n            }\n\n            @keyframes slide-out-right {\n                0% {\n                    -webkit-transform: translateX(0);\n                    transform: translateX(0);\n                    opacity: 1\n                }\n\n                100% {\n                    -webkit-transform: translateX(1000px);\n                    transform: translateX(1000px);\n                    opacity: 0\n                }\n            }\n        <\/style>\n\n        <div id=\"calendar\"> <\/div>\n\n        <script>\n            jQuery(function(e) {\n                var events = JSON.parse(`[{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=2490\\\\\\\">Mapping the Collaborative Way: How...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=2493\\\\\\\">Reaching Vaccines To Every Child:...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=2496\\\\\\\">Vaccination Saves 94,000 Children\\u2019s Lives...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=2362\\\\\\\">3rd Sub-National Committee Meeting<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=2359\\\\\\\">Fifth Monitoring Committee Meeting<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-11-30\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1989\\\\\\\">Unlocking Insights: Co-Creation Workshop on...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-07-25\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1869\\\\\\\">Unveiling Insights: Rapid Assessment on...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-06-06\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1794\\\\\\\">Uniting for Immunisation: Insights from...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-05-28\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1755\\\\\\\">2nd Monitoring Committee Meeting<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-04-23\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1628\\\\\\\">\\u0995\\u09cb\\u09a8 \\u09b6\\u09bf\\u09b6\\u09c1\\u0987 \\u09ac\\u09be\\u09a6 \\u09af\\u09be\\u09ac\\u09c7 \\u09a8\\u09be...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-04-23\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1623\\\\\\\">Leaving none behind \\u2013 Aiming...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1596\\\\\\\">\\u09aa\\u09b0\\u09cd\\u09af\\u09ac\\u09c7\\u0995\\u09cd\\u09b7\\u09a3 \\u0995\\u09ae\\u09bf\\u099f\\u09bf\\u09b0 \\u09aa\\u09cd\\u09b0\\u09a5\\u09ae \\u09b8\\u09ad\\u09be \\u0985\\u09a8\\u09c1\\u09b7\\u09cd\\u09a0\\u09bf\\u09a4...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-02-19\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1591\\\\\\\">Monitoring committee meeting<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1590\\\\\\\">\\u0995\\u09a8\\u09b8\\u09cb\\u09b0\\u09cd\\u099f\\u09bf\\u09af\\u09bc\\u09be\\u09ae \\u09b8\\u09a6\\u09b8\\u09cd\\u09af\\u09a6\\u09c7\\u09b0 \\u09b8\\u0999\\u09cd\\u0997\\u09c7 \\u09ac\\u09c8\\u09a0\\u0995<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-01-09\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1585\\\\\\\">Meeting with consortium members<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1583\\\\\\\">\\u0986\\u0987\\u09b8\\u09bf\\u09a1\\u09bf\\u09a1\\u09bf\\u0986\\u09b0,\\u09ac\\u09bf- \\u098f\\u09b0 \\u09ac\\u09bf\\u09ad\\u09be\\u0997\\u09c0\\u09af\\u09bc \\u09ac\\u09c8\\u099c\\u09cd\\u099e\\u09be\\u09a8\\u09bf\\u0995 \\u09ab\\u09cb\\u09b0\\u09be\\u09ae...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-01-06\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1578\\\\\\\">Meeting with divisional scientific forum...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1597\\\\\\\">\\u0987\\u09aa\\u09bf\\u0986\\u0987 \\u0995\\u09b0\\u09cd\\u09ae\\u0995\\u09b0\\u09cd\\u09a4\\u09be\\u09a6\\u09c7\\u09b0 \\u09b8\\u09be\\u09a5\\u09c7 \\u09b8\\u09c2\\u099a\\u09a8\\u09be-\\u09aa\\u09c2\\u09b0\\u09cd\\u09ac \\u09ac\\u09c8\\u09a0\\u0995...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-01-04\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1572\\\\\\\">Pre-inception meeting with EPI Officials<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1577\\\\\\\">\\u09b8\\u09cd\\u09ac\\u09be\\u09b8\\u09cd\\u09a5\\u09cd\\u09af \\u0993 \\u09aa\\u09b0\\u09bf\\u09ac\\u09be\\u09b0 \\u0995\\u09b2\\u09cd\\u09af\\u09be\\u09a3 \\u09ae\\u09a8\\u09cd\\u09a4\\u09cd\\u09b0\\u09a3\\u09be\\u09b2\\u09df\\u09c7\\u09b0...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2022-11-30\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1566\\\\\\\">Synthesize meeting with MOHFW Officials<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1253\\\\\\\">\\u0987\\u09aa\\u09bf\\u0986\\u0987 \\u0995\\u09b0\\u09cd\\u09ae\\u0995\\u09b0\\u09cd\\u09a4\\u09be\\u09a6\\u09c7\\u09b0 \\u09b8\\u09be\\u09a5\\u09c7 \\u09ac\\u09cd\\u09b0\\u09bf\\u09ab\\u09bf\\u0982 \\u09ac\\u09c8\\u09a0\\u0995<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2022-11-30\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1208\\\\\\\">Briefing meeting with EPI Officials<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1243\\\\\\\">\\u09b0\\u09cb\\u0997 \\u09aa\\u09cd\\u09b0\\u09a4\\u09bf\\u09b0\\u09cb\\u09a7\\u09c7 \\u09b8\\u09be\\u09ae\\u09cd\\u09af\\u09a4\\u09be \\u09a8\\u09bf\\u09b6\\u09cd\\u099a\\u09bf\\u09a4\\u09c7\\u09b0 \\u09b2\\u0995\\u09cd\\u09b7\\u09cd\\u09af\\u09c7...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"},{\"date\":\"2023-01-10\",\"eventName\":\"<a href=\\\\\\\"https:\\\/\\\/clh-immunisation-bd.org\\\/?p=1039\\\\\\\">Inception Meeting on Country Learning...<\\\/a><\\\/p>\",\"onclick\":null,\"dateColor\":\"#2f4858\"}]`)\n                  \n                var calendar = jQuery(\"#calendar\").calendarGC({\n                    dayBegin: 0,\n                    prevIcon: '&#x3c;',\n                    nextIcon: '&#x3e;',\n                    onPrevMonth: function(e) {\n                        console.log(\"prev\");\n                        console.log(e)\n                    },\n                    onNextMonth: function(e) {\n                        console.log(\"next\");\n                        console.log(e)\n                    },\n                    events: events.map((x, index) => { \n                        return {\n                            date: new Date(JSON.stringify(x.date)),\n                            eventName: x.eventName ? x.eventName : null,\n                            className: x.className ? x.className : null,\n                            dateColor: x.dateColor ? x.dateColor : null\n                        };\n                    }),\n                    onclickDate: function(e, data) {\n                        console.log(e, data);\n                    }\n                });\n            })\n        <\/script>\n\n\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:15%\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/template-small-header.php","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-1242","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:url\" content=\"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/gaviclhbd\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-18T06:46:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@gaviclhbd\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/\",\"url\":\"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/\",\"name\":\"\",\"isPartOf\":{\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/#website\"},\"datePublished\":\"2023-01-31T05:08:22+00:00\",\"dateModified\":\"2023-04-18T06:46:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/#breadcrumb\"},\"inLanguage\":\"bn-BD\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u09ac\u09be\u09a1\u09bc\u09bf\",\"item\":\"https:\/\/clh-immunisation-bd.org\/bn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0987\u09ad\u09c7\u09a8\u09cd\u099f \u0995\u09cd\u09af\u09be\u09b2\u09c7\u09a8\u09cd\u09a1\u09be\u09b0 \u09ad\u09bf\u0989\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/#website\",\"url\":\"https:\/\/clh-immunisation-bd.org\/bn\/\",\"name\":\"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac\",\"description\":\"\u09ac\u09be\u0982\u09b2\u09be\u09a6\u09c7\u09b6\u09c7 \u099f\u09bf\u0995\u09be\u09a6\u09be\u09a8\",\"publisher\":{\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/clh-immunisation-bd.org\/bn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"bn-BD\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/#organization\",\"name\":\"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac\",\"url\":\"https:\/\/clh-immunisation-bd.org\/bn\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"bn-BD\",\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/clh-immunization-bd.org\/wp-content\/uploads\/2023\/03\/logo-2-01.png?fit=2514%2C709&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/clh-immunization-bd.org\/wp-content\/uploads\/2023\/03\/logo-2-01.png?fit=2514%2C709&ssl=1\",\"width\":2514,\"height\":709,\"caption\":\"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac\"},\"image\":{\"@id\":\"https:\/\/clh-immunisation-bd.org\/bn\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/gaviclhbd\",\"https:\/\/x.com\/gaviclhbd\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/","og_locale":"en_US","og_type":"article","og_url":"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/","og_site_name":"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac","article_publisher":"https:\/\/www.facebook.com\/gaviclhbd","article_modified_time":"2023-04-18T06:46:14+00:00","twitter_card":"summary_large_image","twitter_site":"@gaviclhbd","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/","url":"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/","name":"","isPartOf":{"@id":"https:\/\/clh-immunisation-bd.org\/bn\/#website"},"datePublished":"2023-01-31T05:08:22+00:00","dateModified":"2023-04-18T06:46:14+00:00","breadcrumb":{"@id":"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/#breadcrumb"},"inLanguage":"bn-BD","potentialAction":[{"@type":"ReadAction","target":["https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/clh-immunisation-bd.org\/bn\/%e0%a6%87%e0%a6%ad%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%9f-%e0%a6%95%e0%a7%8d%e0%a6%af%e0%a6%be%e0%a6%b2%e0%a7%87%e0%a6%a8%e0%a7%8d%e0%a6%a1%e0%a6%be%e0%a6%b0-%e0%a6%ad%e0%a6%bf%e0%a6%89\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u09ac\u09be\u09a1\u09bc\u09bf","item":"https:\/\/clh-immunisation-bd.org\/bn\/"},{"@type":"ListItem","position":2,"name":"\u0987\u09ad\u09c7\u09a8\u09cd\u099f \u0995\u09cd\u09af\u09be\u09b2\u09c7\u09a8\u09cd\u09a1\u09be\u09b0 \u09ad\u09bf\u0989"}]},{"@type":"WebSite","@id":"https:\/\/clh-immunisation-bd.org\/bn\/#website","url":"https:\/\/clh-immunisation-bd.org\/bn\/","name":"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac","description":"\u09ac\u09be\u0982\u09b2\u09be\u09a6\u09c7\u09b6\u09c7 \u099f\u09bf\u0995\u09be\u09a6\u09be\u09a8","publisher":{"@id":"https:\/\/clh-immunisation-bd.org\/bn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/clh-immunisation-bd.org\/bn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"bn-BD"},{"@type":"Organization","@id":"https:\/\/clh-immunisation-bd.org\/bn\/#organization","name":"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac","url":"https:\/\/clh-immunisation-bd.org\/bn\/","logo":{"@type":"ImageObject","inLanguage":"bn-BD","@id":"https:\/\/clh-immunisation-bd.org\/bn\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/clh-immunization-bd.org\/wp-content\/uploads\/2023\/03\/logo-2-01.png?fit=2514%2C709&ssl=1","contentUrl":"https:\/\/i0.wp.com\/clh-immunization-bd.org\/wp-content\/uploads\/2023\/03\/logo-2-01.png?fit=2514%2C709&ssl=1","width":2514,"height":709,"caption":"\u0995\u09be\u09a8\u09cd\u099f\u09cd\u09b0\u09bf \u09b2\u09be\u09b0\u09cd\u09a8\u09bf\u0982 \u09b9\u09be\u09ac"},"image":{"@id":"https:\/\/clh-immunisation-bd.org\/bn\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/gaviclhbd","https:\/\/x.com\/gaviclhbd"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"amit@redorangecom.com","author_link":"https:\/\/clh-immunisation-bd.org\/bn\/author\/amitredorangecom-com\/"},"uagb_comment_info":0,"uagb_excerpt":null,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/clh-immunisation-bd.org\/bn\/wp-json\/wp\/v2\/pages\/1242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clh-immunisation-bd.org\/bn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clh-immunisation-bd.org\/bn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clh-immunisation-bd.org\/bn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clh-immunisation-bd.org\/bn\/wp-json\/wp\/v2\/comments?post=1242"}],"version-history":[{"count":0,"href":"https:\/\/clh-immunisation-bd.org\/bn\/wp-json\/wp\/v2\/pages\/1242\/revisions"}],"wp:attachment":[{"href":"https:\/\/clh-immunisation-bd.org\/bn\/wp-json\/wp\/v2\/media?parent=1242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}