{"id":102798,"date":"2026-08-26T15:42:26","date_gmt":"2026-08-26T15:42:26","guid":{"rendered":"https:\/\/thebharat24.com\/?p=102798"},"modified":"2026-08-26T15:50:23","modified_gmt":"2026-08-26T15:50:23","slug":"%e0%a4%89%e0%a4%aa%e0%a4%ae%e0%a5%81%e0%a4%96%e0%a5%8d%e0%a4%af%e0%a4%ae%e0%a4%82%e0%a4%a4%e0%a5%8d%e0%a4%b0%e0%a5%80-%e0%a4%b6%e0%a5%8d%e0%a4%b0%e0%a5%80-%e0%a4%85%e0%a4%b0%e0%a5%81%e0%a4%a3-2","status":"publish","type":"post","link":"https:\/\/thebharat24.com\/?p=102798","title":{"rendered":"\u0909\u092a\u092e\u0941\u0916\u094d\u092f\u092e\u0902\u0924\u094d\u0930\u0940 \u0936\u094d\u0930\u0940 \u0905\u0930\u0941\u0923 \u0938\u093e\u0935 \u091c\u0940 \u0915\u0932 \u0930\u0939\u0947\u0917\u0947\u0902 \u092e\u0941\u0902\u0917\u0947\u0932\u0940 \u091c\u093f\u0932\u093e \u0915\u0947 \u0926\u094c\u0930\u0947 \u092a\u0930 \u0938\u092e\u0930\u0938\u0924\u093e \u0905\u092d\u093f\u092f\u093e\u0928 \u092e\u0947\u0902 \u0939\u094b\u0917\u0947\u0902 \u0936\u093e\u092e\u093f\u0932"},"content":{"rendered":"\r\n<p class=\"wp-block-paragraph\"><\/p> <!-- this p tag fixes a IE bug -->\n<link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/thebharat24.com\/wp-content\/plugins\/appointment-booking-calendar\/inc\/..\/TDE_AppCalendar\/modern\/all-css.css\" \/>\n<script>\nvar pathCalendar = \"\";\nvar cpabc_global_date_format = '0';\nvar cpabc_global_military_time = '1';\nvar cpabc_global_start_weekday = '0';\nvar cpabc_global_mindate = '8\/26\/2026';\nvar cpabc_global_maxdate = '';\nvar cpabc_global_close_on_select = true;\nvar cpabc_global_cancel_text = 'Cancel';\nvar cpabc_global_pagedate = '8\/2026';\n<\/script>\n<script type=\"text\/javascript\">\n var cpabc_current_calendar_item;\n var cpabc_current_calendar_initialized = false;\n function apc_clear_date()\n {\n    document.getElementById(\"selDaycal\"+cpabc_current_calendar_item ).value = \"\";\n    cpabc_updateItem();\n }\n function cpabc_updateItem()\n {\n    document.getElementById(\"calarea_\"+cpabc_current_calendar_item).style.display = \"none\";\n    var i = document.FormEdit.cpabc_item.options.selectedIndex;\n    var selecteditem = document.FormEdit.cpabc_item.options[i].value;\n    cpabc_do_init(selecteditem);\n }\n function cpabc_do_init(id)\n {\n    try {\n        cpabc_current_calendar_item = id;\n        document.getElementById(\"calarea_\"+cpabc_current_calendar_item).style.display = \"\";\n        initAppCalendar(\"cal\"+cpabc_current_calendar_item,1,2,\"EN\",{m1:\"Please select the appointment time.\"});        cpabc_current_calendar_initialized = true;\n    } catch (e) {}    \n }\n function updatedate()\n {\n    if (document.getElementById(\"selDaycal\"+cpabc_current_calendar_item ).value != '')\n    {\n        var timead = \"\";\n        var hour = document.getElementById(\"selHourcal\"+cpabc_current_calendar_item ).value;\n        if (cpabc_global_military_time == '0')\n        {\n            if (parseInt(hour) > 12)\n            {\n                timead = \" pm\";\n                hour = parseInt(hour)-12;\n            }\n            else\n                timead = \" am\";\n        }\n        var minute = document.getElementById(\"selMinutecal\"+cpabc_current_calendar_item ).value;\n        if (minute.length == 1)\n            minute = \"0\"+minute;\n        minute = hour + \":\" + minute + timead;\n    }\n }\n <\/script>\n<style>\r\n\/* Core Overlay (dims the background) *\/\r\n.ui-widget-overlay {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: rgba(0, 0, 0, 0.5);\r\n    z-index: 100;\r\n}\r\n\r\n\/* Main Dialog Container *\/\r\n.ui-dialog {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    padding: .2em;\r\n    outline: 0;\r\n    background: #fff;\r\n    border: 1px solid #ddd;\r\n    box-shadow: 0 4px 15px rgba(0,0,0,0.2);\r\n    z-index: 101;\r\n}\r\n\r\n\/* Dialog Header *\/\r\n.ui-dialog-titlebar {\r\n    padding: .4em 1em;\r\n    position: relative;\r\n    border-bottom: 1px solid #eee;\r\n    background: #f9f9f9;\r\n    font-weight: bold;\r\n}\r\n\r\n\/* Close Button Position *\/\r\n.ui-dialog-titlebar-close {\r\n    position: absolute;\r\n    right: .3em;\r\n    top: 50%;\r\n    width: 20px;\r\n    margin: -10px 0 0 0;\r\n    padding: 1px;\r\n    height: 20px;\r\n    cursor: pointer;\r\n}\r\n\r\n\/* Content Area *\/\r\n.ui-dialog-content {\r\n    position: relative;\r\n    border: 0;\r\n    padding: .5em 1em;\r\n    background: none;\r\n    overflow: auto;\r\n}\r\n\r\n\/* Button Pane at bottom *\/\r\n.ui-dialog-buttonpane {\r\n    text-align: left;\r\n    border-width: 1px 0 0 0;\r\n    background-image: none;\r\n    margin-top: .5em;\r\n    padding: .3em 1em .5em .4em;\r\n    border-top: 1px solid #eee;\r\n}\r\n<\/style>\r\n<form class=\"cpp_form no-prefetch\" id=\"cp_abcform_pform\" name=\"FormEdit\" action=\"\/?abcnocache=160268\" method=\"post\" onsubmit=\"return doValidate(this);\">\r\n<input name=\"_wpnonce\" type=\"hidden\" value=\"7210645ae1\" \/>\r\n<input name=\"cpabc_appointments_post\" type=\"hidden\" value=\"1\" \/><input name=\"cpabc_appointments_utime\" type=\"hidden\"  value=\"\" \/>\r\n<div style=\"display:none\">\r\n  Calendar<br \/>\r\n  <select name=\"cpabc_item\" id=\"cpabc_item\" onchange=\"cpabc_updateItem()\"><option value=1>Calendar Item 1<\/option><\/select><br \/><br \/>\r\n<\/div>\r\n<div class=\"abc_selectdate fields\">Select date and time:<\/div><div id=\"calarea_1\" style=\"display:none\"><input name=\"selDaycal1\" type=\"hidden\" id=\"selDaycal1\" \/><input name=\"selMonthcal1\" type=\"hidden\" id=\"selMonthcal1\" \/><input name=\"selYearcal1\" type=\"hidden\" id=\"selYearcal1\" \/><input name=\"selHourcal1\" type=\"hidden\" id=\"selHourcal1\" \/><input name=\"selMinutecal1\" type=\"hidden\" id=\"selMinutecal1\" \/><div class=\"appContainer\"><div style=\"z-index:1000;\" class=\"appContainer2\"><div id=\"cal1Container\"><\/div><\/div><\/div> <div style=\"clear:both;\"><\/div><div id=\"listcal1\" class=\"listcal\"><\/div><\/div><div style=\"clear:both;\"><\/div>\r\nYour phone number:<br \/>\r\n<input type=\"text\" name=\"phone\" required=\"required\" value=\"\"><br \/>\r\nYour name:<br \/>\r\n<input type=\"text\" name=\"name\" required=\"required\" value=\"\"><br \/>\r\nYour email:<br \/>\r\n<input type=\"email\" name=\"email\" required=\"required\" value=\"\"><br \/>\r\nComments\/Questions:<br \/>\r\n<textarea name=\"question\" style=\"width:100%\"><\/textarea><br \/>\r\n  Please enter the security code:<br \/>\r\n  <img decoding=\"async\" src=\"\/?cpabc_app=captcha&amp;inAdmin=1\"  id=\"captchaimg\" alt=\"security code\" border=\"0\" class=\"skip-lazy\"  \/>\r\n  <br \/>\r\n  Security Code:<br \/>\r\n  <div class=\"dfield\">\r\n  <input type=\"text\" size=\"20\" name=\"hdcaptcha\" required=\"required\" id=\"hdcaptcha\" value=\"\" \/>\r\n  <div class=\"error message\" id=\"hdcaptcha_error\" generated=\"true\" style=\"display:none;position: absolute; left: 0px; top: 25px;\"><\/div>\r\n  <\/div>\r\n  <br \/>\r\n<input type=\"submit\" name=\"subbtn\" class=\"cp_subbtn pbSubmit\" value=\"Continue\">\r\n<\/form>\r\n\r\n\r\n<script type=\"text\/javascript\">\n var cpabc_click_enabled = true;  \n var cpabc_max_slots = 1;\n var cpabc_max_slots_text = 'Please select a maximum of %1 time-slots. Currently selected: %2 time-slots.';\n cpabc_max_slots_text = cpabc_max_slots_text.replace('%1',cpabc_max_slots);\n cpabc_max_slots_text = cpabc_max_slots_text.replace('%2',cpabc_max_slots);\n cpabc_current_calendar_item = 1;\n cpabc_do_init(cpabc_current_calendar_item);\n setInterval('updatedate()',200);\n function doValidate(form)\n {\n    if (!cpabc_click_enabled) return false;\n    var visitortime = new Date();\n    form.cpabc_appointments_utime.value = \"GMT \" + -visitortime.getTimezoneOffset()\/60;\n    if (form.phone.value == '')\n    {\n        alert('Please enter a valid phone number.');\n        return false;\n    }\n    if (form.email.value == '')\n    {\n        alert('Please enter a valid email address.');\n        return false;\n    }\n    if (form.name.value == '')\n    {\n        alert('Please write your name.');\n        return false;\n    }\n    var selst = \"\"+document.getElementById(\"selDaycal\"+cpabc_current_calendar_item).value;    \n    if (selst == '')\n    {\n        alert('Please select date and time.');\n        return false;\n    }\n    selst = selst.match(\/;\/g);selst = selst.length;\n    if (selst < 1)\n    {\n        var almsg = 'Please select at least %1 time-slots. Currently selected: %2 time-slots.';\n        almsg = almsg.replace('%1','1');\n        almsg = almsg.replace('%2',selst);\n        alert(almsg);\n        return false;\n    }\n    if (selst > 1)\n    {\n        var almsg = 'Please select a maximum of %1 time-slots. Currently selected: %2 time-slots.';\n        almsg = almsg.replace('%1','1');\n        almsg = almsg.replace('%2',selst);\n        alert(almsg);\n        return false;\n    } \n     if (form.hdcaptcha.value == '')\n    {\n        alert('Please enter the captcha verification code.');\n        return false;\n    }\n    $dexQuery = jQuery.noConflict();\n    var result = $dexQuery.ajax({\n        type: \"GET\",\n        url: \"?inAdmin=1\"+String.fromCharCode(38)+\"abcc=1\"+String.fromCharCode(38)+\"hdcaptcha=\"+form.hdcaptcha.value,\n        async: false\n    }).responseText;\n    if (result.indexOf(\"captchafailed\") != -1)\n    {\n        $dexQuery(\"#captchaimg\").attr('src', $dexQuery(\"#captchaimg\").attr('src')+String.fromCharCode(38)+Math.floor((Math.random() * 99999) + 1));\n        cpabc_click_enabled = true;\n        alert('Incorrect captcha code. Please try again.');        \n        return false;\n    }\n    else     {\n        cpabc_click_enabled = false;\n        cpabc_blink(\".cp_subbtn\");\n        return true;\n    }\n }\n function cpabc_blink(selector){\n     try \n     {\n         $dexQuery = jQuery.noConflict();\n         $dexQuery(selector).fadeOut(1000, function(){\n             $dexQuery(this).fadeIn(1000, function(){\n                 if (!cpabc_click_enabled)\n                     cpabc_blink(this); \n             });\n         });\n     } catch (e) {}\n }\n<\/script>    \n    \u091b\u0924\u094d\u0924\u0940\u0938\u0917\u095d \u0936\u093e\u0938\u0928 \u0915\u0947 \u0909\u092a\u092e\u0941\u0916\u094d\u092f\u092e\u0902\u0924\u094d\u0930\u0940 \u0936\u094d\u0930\u0940 \u0905\u0930\u0941\u0923 \u0938\u093e\u0935 \u091c\u0940 \u0915\u0932 \u092e\u0941\u0902\u0917\u0947\u0932\u0940 \u091c\u093f\u0932\u093e \u0915\u0947 \u0926\u094c\u0930\u0947 \u092a\u0930 \u0930\u0939\u0947\u0902\u0917\u0947 \u0907\u0938 \u0926\u094c\u0930\u093e\u0928 \u0935\u094b \u092d\u093e\u091c\u092a\u093e \u092a\u093e\u0930\u094d\u091f\u0940 \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u0906\u092f\u094b\u091c\u093f\u0924 \u0938\u092e\u0930\u0938\u0924\u093e \u0905\u092d\u093f\u092f\u093e\u0928 \u092e\u0947\u0902 \u092e\u0941\u0916\u094d\u092f \u0905\u0924\u093f\u0925\u093f \u0915\u0947 \u0930\u0941\u092a \u092e\u0947 \u0936\u093e\u092e\u093f\u0932 \u0939\u094b\u0917\u0947\u0902 \u0938\u0902\u0917\u0920\u0928 \u0915\u0940 \u0915\u093e\u092e \u0915\u093e\u091c \u092c\u0948\u0920\u0915 \u092e\u0947\u0902 \u0924\u0925\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0938\u0947 \u0938\u0902\u0935\u093e\u0926 \u092d\u0940 \u0915\u0930\u0947\u0902\u0917\u0947 \u0907\u0938 \u0926\u094c\u0930\u093e\u0928 \u092a\u093e\u0930\u094d\u091f\u0940 \u0915\u0947 \u0938\u092d\u0940 \u0915\u093e\u0930\u094d\u092f\u0915\u0930\u094d\u0924\u093e \u0935\u0939\u093e\u0902 \u0909\u092a\u0938\u094d\u0925\u093f\u0924 \u0930\u0939\u0947\u0902\u0917\u0947<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>\u091b\u0924\u094d\u0924\u0940\u0938\u0917\u095d \u0936\u093e\u0938\u0928 \u0915\u0947 \u0909\u092a\u092e\u0941\u0916\u094d\u092f\u092e\u0902\u0924\u094d\u0930\u0940 \u0936\u094d\u0930\u0940 \u0905\u0930\u0941\u0923 \u0938\u093e\u0935 \u091c\u0940 \u0915\u0932 \u092e\u0941\u0902\u0917\u0947\u0932\u0940 \u091c\u093f\u0932\u093e \u0915\u0947 \u0926\u094c\u0930\u0947 \u092a\u0930 \u0930\u0939\u0947\u0902\u0917\u0947 \u0907\u0938 \u0926\u094c\u0930\u093e\u0928 \u0935\u094b \u092d\u093e\u091c\u092a\u093e \u092a\u093e\u0930\u094d\u091f\u0940 \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u0906\u092f\u094b\u091c\u093f\u0924 \u0938\u092e\u0930\u0938\u0924\u093e \u0905\u092d\u093f\u092f\u093e\u0928 \u092e\u0947\u0902 \u092e\u0941\u0916\u094d\u092f \u0905\u0924\u093f\u0925\u093f \u0915\u0947 \u0930\u0941\u092a \u092e\u0947 \u0936\u093e\u092e\u093f\u0932 \u0939\u094b\u0917\u0947\u0902 \u0938\u0902\u0917\u0920\u0928 \u0915\u0940 \u0915\u093e\u092e \u0915\u093e\u091c \u092c\u0948\u0920\u0915 \u092e\u0947\u0902 \u0924\u0925\u093e \u0915\u093e\u0930\u094d\u092f\u0915\u0930\u094d\u0924\u093e\u0913\u0902 \u0938\u0947 \u0938\u0902\u0935\u093e\u0926 \u092d\u0940 \u0915\u0930\u0947\u0902\u0917\u0947 \u0907\u0938 \u0926\u094c\u0930\u093e\u0928 \u092a\u093e\u0930\u094d\u091f\u0940 \u0915\u0947 \u0938\u092d\u0940 \u0915\u093e\u0930\u094d\u092f\u0915\u0930\u094d\u0924\u093e \u0935\u0939\u093e\u0902 \u0909\u092a\u0938\u094d\u0925\u093f\u0924 \u0930\u0939\u0947\u0902\u0917\u0947<\/p>\n","protected":false},"author":7,"featured_media":102961,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[349],"class_list":["post-102798","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-1","tag-raipur-chhattisgarh"],"_links":{"self":[{"href":"https:\/\/thebharat24.com\/index.php?rest_route=\/wp\/v2\/posts\/102798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thebharat24.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thebharat24.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thebharat24.com\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/thebharat24.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=102798"}],"version-history":[{"count":2,"href":"https:\/\/thebharat24.com\/index.php?rest_route=\/wp\/v2\/posts\/102798\/revisions"}],"predecessor-version":[{"id":102959,"href":"https:\/\/thebharat24.com\/index.php?rest_route=\/wp\/v2\/posts\/102798\/revisions\/102959"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thebharat24.com\/index.php?rest_route=\/wp\/v2\/media\/102961"}],"wp:attachment":[{"href":"https:\/\/thebharat24.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=102798"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thebharat24.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=102798"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thebharat24.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=102798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}