लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस

ANI Image
रामनगरी अयोध्या में तीन दिनों के लिए सभी आरती, सुगम दर्शन पास निरस्त किए गए है। श्रीरामजन्मभूमि तीर्थ क्षेत्र के अधिकारियों का कहना है कि रामलला के दर्शन की अवधि को डेढ़ घंटे के लिए बढ़ा दिया गया है। श्रद्धालुओं की बढ़ती संख्या को देखते हुए ये फैसला हुआ है।
राम नगरी अयोध्या में राम मंदिर प्राण प्रतिष्ठा की पहली वर्षगांठ पर आयोजित हो रहे कार्यक्राम को पूरा देश देख रहा है। इस कार्यक्रम में शिरकत करने के लिए दूर दूर से साधु संत और श्रद्धालु भी अयोध्या पहुंचे है। अब रामलला की वर्षगांठ को लेकर कई तरह के बदलाव भी किए गए है।
इसके तहत रामनगरी अयोध्या में तीन दिनों के लिए सभी आरती, सुगम दर्शन पास निरस्त किए गए है। श्रीरामजन्मभूमि तीर्थ क्षेत्र के अधिकारियों का कहना है कि रामलला के दर्शन की अवधि को डेढ़ घंटे के लिए बढ़ा दिया गया है। श्रद्धालुओं की बढ़ती संख्या को देखते हुए ये फैसला हुआ है। अब श्रद्धालु शनिवार सुबह साढ़े छह बजे से रात साढ़े नौ बजे तक दर्शन कर सकेंगे। इस दौरान श्रृंगार आरती, राजभोग आरती, संध्या आरती और शयन आरती में भी आम जनता हिस्सा ले सकेगी। रामलला के अभिषेक का दर्शन भी आम जनता कर सकेगी।
बता दें कि राम मंदिर में प्राण प्रतिष्ठा समारोह के दौरान होने वाली भारी भीड़ को देखते हुए सुरक्षा कारणों से राम मंदिर में श्रद्धालुओं को मोबाइल फोन ले जाने की अनुमति नहीं होगी। वहीं समारोह में आए अतिथियों को भी मोबाइल ले जाने की अनुमति नहीं दी गई है। सभी को अपने फोन लॉकर में जमा कराने होंगे। रामलला के दर्शन करने के बाद फोन को लिया जा सकता है।
ऐसा होगा कार्यक्रम
मंदिर ग्राउंड फ्लोर पर दोपहर 3 बजे से शाम 5 बजे तक राग सेवा का आयोजन होगा, उसके बाद शाम 6 बजे बधाई गीत होगा। इसी तरह यात्री सुविधा केंद्र की पहली मंजिल पर संगीतमय मानस पाठ होगा। मंदिर परिसर के अंदर ‘अंगद टीला’ पर राम कथा का आयोजन भी किया जाएगा, जिसके बाद मानस प्रवचन और सांस्कृतिक कार्यक्रम का आयोजन किया जाएगा। जन्मभूमि तीर्थ क्षेत्र ट्रस्ट के अनुसार, वर्ष के पहले दिन 1 जनवरी को 2 लाख से अधिक श्रद्धालु पूजा-अर्चना के लिए मंदिर आए।
शेयर करेंSubscribe NewsletterGet daily top headlines delivered to your inbox
अन्य न्यूज़
‘ + value.news_headline + ‘‘ + value.news_publish_date_format + ”;
});
$(‘#news-slider’).html(r);
$(“#news-slider”).owlCarousel({items: 2,itemsDesktop: [1199, 2],itemsMobile: [600, 1],navigation: true,navigationText: [‘
‘, ‘
‘],pagination: true});
}
else { }
},
ClearControls: function () {
//$(‘#txtname’).val(”);
$(‘#txtemail’).val(”);
//$(‘#chkaccept’).prop(‘checked’, false);
},
UpdateData: function () {
//var name = Utility.ValidateWithId(‘txtname’, ‘Please enter your name !’, true);
//if (name.trim() == ”)
// return;
var email = Utility.ValidateWithId(‘txtemail’, ‘Please enter your email !’, true);
//var email = Utility.ValidateEmail(‘txtemail’);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
//var accept = Utility.ValidateWithId(‘chkaccept’, ‘Please accept terms & conditions.’, true, false);
//if (accept.trim() == ”)
// return;
var ws_method = ‘SubscribeNewsletter’;
//var obj = { name: name, email: email, check: accept };
var obj = { Search: email };
confirm_name = email;
Utility.GetResultAjax(ws_method, obj, News.ConfirmUpdate);
},
ConfirmUpdate: function (response) {
try {
if (response.trim() != “OK”) {
Utility.Show_Error(‘Error’, response.trim());
}
else {
News.ClearControls();
Utility.Show_Success(‘Message’, ” + confirm_name + ‘, You have successfully subscribed for our newsletter.’);
confirm_name=””;
}
}
catch (err) {
Utility.Show_Error(‘Error’, err.message);
}
},
}
“, { class: “jq-toast-single” }), o += ”, this.options.allowToastClose && (o += ‘×’), this.options.text instanceof Array) { this.options.heading && (o += ” + this.options.heading + “”), o += ”; for (var i = 0; i < this.options.text.length; i++)o += ” + this.options.text[i] + “”; o += “” } else this.options.heading && (o += ” + this.options.heading + “”), o += this.options.text; this._toastEl.html(o), !1 !== this.options.bgColor && this._toastEl.css(“background-color”, this.options.bgColor), !1 !== this.options.textColor && this._toastEl.css(“color”, this.options.textColor), this.options.textAlign && this._toastEl.css(“text-align”, this.options.textAlign), !1 !== this.options.icon && (this._toastEl.addClass(“jq-has-icon”), -1 !== t.inArray(this.options.icon, this._defaultIcons) && this._toastEl.addClass(“jq-icon-” + this.options.icon)), !1 !== this.options.class && this._toastEl.addClass(this.options.class) }, position: function () { “string” == typeof this.options.position && -1 !== t.inArray(this.options.position, this._positionClasses) ? “bottom-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, bottom: 20 }) : “top-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: 20 }) : “mid-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: t(o).outerHeight() / 2 – this._container.outerHeight() / 2 }) : this._container.addClass(this.options.position) : “object” == typeof this.options.position ? this._container.css({ top: this.options.position.top ? this.options.position.top : “auto”, bottom: this.options.position.bottom ? this.options.position.bottom : “auto”, left: this.options.position.left ? this.options.position.left : “auto”, right: this.options.position.right ? this.options.position.right : “auto” }) : this._container.addClass(“bottom-left”) }, bindToast: function () { var t = this; this._toastEl.on(“afterShown”, function () { t.processLoader() }), this._toastEl.find(“.close-jq-toast-single”).on(“click”, function (o) { o.preventDefault(), “fade” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }), “function” == typeof this.options.beforeShow && this._toastEl.on(“beforeShow”, function () { t.options.beforeShow(t._toastEl) }), “function” == typeof this.options.afterShown && this._toastEl.on(“afterShown”, function () { t.options.afterShown(t._toastEl) }), “function” == typeof this.options.beforeHide && this._toastEl.on(“beforeHide”, function () { t.options.beforeHide(t._toastEl) }), “function” == typeof this.options.afterHidden && this._toastEl.on(“afterHidden”, function () { t.options.afterHidden(t._toastEl) }), “function” == typeof this.options.onClick && this._toastEl.on(“click”, function () { t.options.onClick(t._toastEl) }) }, addToDom: function () { var o = t(“.jq-toast-wrap”); if (0 === o.length ? (o = t(“”, { class: “jq-toast-wrap”, role: “alert”, “aria-live”: “polite” }), t(“body”).append(o)) : this.options.stack && !isNaN(parseInt(this.options.stack, 10)) || o.empty(), o.find(“.jq-toast-single:hidden”).remove(), o.append(this._toastEl), this.options.stack && !isNaN(parseInt(this.options.stack), 10)) { var i = o.find(“.jq-toast-single”).length – this.options.stack; i > 0 && t(“.jq-toast-wrap”).find(“.jq-toast-single”).slice(0, i).remove() } this._container = o }, canAutoHide: function () { return !1 !== this.options.hideAfter && !isNaN(parseInt(this.options.hideAfter, 10)) }, processLoader: function () { if (!this.canAutoHide() || !1 === this.options.loader) return !1; var t = this._toastEl.find(“.jq-toast-loader”), o = (this.options.hideAfter – 400) / 1e3 + “s”, i = this.options.loaderBg, s = t.attr(“style”) || “”; s = s.substring(0, s.indexOf(“-webkit-transition”)), s += “-webkit-transition: width ” + o + ” ease-in; -o-transition: width ” + o + ” ease-in; transition: width ” + o + ” ease-in; background-color: ” + i + “;”, t.attr(“style”, s).addClass(“jq-toast-loaded”) }, animate: function () { t = this; if (this._toastEl.hide(), this._toastEl.trigger(“beforeShow”), “fade” === this.options.showHideTransition.toLowerCase() ? this._toastEl.fadeIn(function () { t._toastEl.trigger(“afterShown”) }) : “slide” === this.options.showHideTransition.toLowerCase() ? this._toastEl.slideDown(function () { t._toastEl.trigger(“afterShown”) }) : this._toastEl.show(function () { t._toastEl.trigger(“afterShown”) }), this.canAutoHide()) { var t = this; o.setTimeout(function () { “fade” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }, this.options.hideAfter) } }, reset: function (o) { “all” === o ? t(“.jq-toast-wrap”).remove() : this._toastEl.remove() }, update: function (t) { this.prepareOptions(t, this.options), this.setup(), this.bindToast() }, close: function () { this._toastEl.find(“.close-jq-toast-single”).click() } }; t.toast = function (t) { var o = Object.create(n); return o.init(t, this), { reset: function (t) { o.reset(t) }, update: function (t) { o.update(t) }, close: function () { o.close() } } }, t.toast.options = { text: “”, heading: “”, showHideTransition: “fade”, allowToastClose: !0, hideAfter: 3e3, loader: !0, loaderBg: “#9EC600”, stack: 5, position: “bottom-left”, bgColor: !1, textColor: !1, textAlign: “left”, icon: !1, beforeShow: function () { }, afterShown: function () { }, beforeHide: function () { }, afterHidden: function () { }, onClick: function () { } } }(jQuery, window, document);
लेटेस्ट न्यूज़
कार्टून
