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

ANI
शाह ने आगे कहा कि वो लड़ाई इसलिए जीती गई क्योंकि इस देश में कोई भी तानाशाही बर्दाश्त नहीं कर सकता। भारत लोकतंत्र की जननी है। उस समय आपातकाल को तानाशाहों और उससे लाभान्वित होने वाले छोटे समूह को छोड़कर कोई भी पसंद नहीं करता।
‘आपातकाल के 50 साल’ कार्यक्रम को संबोधित करते हुए केंद्रीय गृह मंत्री अमित शाह ने कहा कि आज आपातकाल की 50वीं वर्षगांठ की पूर्व संध्या है। एक सवाल उठ सकता है कि 50 साल पहले हुई किसी घटना पर अब चर्चा क्यों हो रही है? जब किसी राष्ट्रीय घटना के 50 साल पूरे होते हैं, चाहे वह अच्छी हो या बुरी, समाज में उसकी स्मृति धुंधली हो जाती है। अगर लोकतंत्र को हिला देने वाली आपातकाल जैसी घटना की स्मृति मिट जाती है, तो यह राष्ट्र के लिए हानिकारक है।
शाह ने आगे कहा कि वो लड़ाई इसलिए जीती गई क्योंकि इस देश में कोई भी तानाशाही बर्दाश्त नहीं कर सकता। भारत लोकतंत्र की जननी है। उस समय आपातकाल को तानाशाहों और उससे लाभान्वित होने वाले छोटे समूह को छोड़कर कोई भी पसंद नहीं करता। उन्हें भ्रम था कि कोई उन्हें चुनौती नहीं दे सकता, लेकिन आपातकाल के बाद जब पहली बार लोकसभा के चुनाव हुए तो आजादी के बाद पहली बार गैर-कांग्रेसी सरकार बनी और मोरारजी देसाई प्रधानमंत्री बने।
अमित शाह ने कहा, “आपातकाल को एक वाक्य में परिभाषित करना कठिन है। मैंने एक परिभाषा देने की कोशिश की है। एक लोकतांत्रिक देश के बहुदलीय लोकतंत्र को तानाशाही में बदलने की साजिश ही आपातकाल है…।” उन्होंने कहा कि कल्पना कीजिए कि आज़ाद होने के विचार के कारण आपको जेल में डाल दिया जाए। हम कल्पना भी नहीं कर सकते कि वह सुबह भारत के लोगों के लिए कितनी क्रूर रही होगी। शाह ने कहा कि मैं 11 साल का था (जब आपातकाल की घोषणा हुई थी)। गुजरात में आपातकाल का असर काफी कम था क्योंकि वहां जनता पार्टी की सरकार बनी थी। लेकिन बाद में जनता पार्टी की सरकार गिर गई… मैं एक छोटे से गांव से आता हूं। अकेले मेरे गांव से 184 लोगों को जेल भेजा गया था। मैं उस दिन और उन दृश्यों को मरते दम तक नहीं भूलूंगा।
अमित शाह ने कहा कि सुबह 8 बजे प्रधानमंत्री इंदिरा गांधी ने ऑल इंडिया रेडियो पर घोषणा की कि राष्ट्रपति ने आपातकाल लगा दिया है। क्या संसद की मंजूरी ली गई थी? क्या कैबिनेट की बैठक बुलाई गई थी? क्या विपक्ष को विश्वास में लिया गया था? जो लोग आज लोकतंत्र की बात करते हैं, मैं उन्हें बताना चाहता हूं कि वे उस पार्टी से जुड़े हैं जिसने लोकतंत्र को खा लिया। कारण राष्ट्रीय सुरक्षा बताया गया, लेकिन असली कारण सत्ता की सुरक्षा थी। इंदिरा गांधी प्रधानमंत्री थीं, लेकिन उन्हें संसद में वोट देने का अधिकार नहीं था। प्रधानमंत्री के तौर पर उनके पास कोई अधिकार नहीं था। उन्होंने नैतिकता का दामन छोड़ दिया और प्रधानमंत्री बने रहने का फैसला किया।
अन्य न्यूज़
‘ + 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 () {
$(‘#txtemail’).val(”);
},
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);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
var ws_method = ‘SubscribeNewsletter’;
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);
लेटेस्ट न्यूज़
कार्टून
