दिल्ली में अरविंद केजरीवाल के नेतृत्व वाली AAP सरकार ने घोषणा की है कि पिछले तीन दिनों में करीब 1 लाख यात्रियों ने अपनी नई लॉन्च की गई इलेक्ट्रिक बस सेवा से यात्रा की है। मुख्यमंत्री अरविंद केजरीवाल द्वारा 24 मई को 150 ई-बसों को हरी झंडी दिखाने के बाद दिल्ली सरकार ने शहर में इलेक्ट्रिक बस सेवा शुरू की। स्वच्छ गतिशीलता को बढ़ावा देने के लिए 24 से 26 मई तक सभी के लिए तीन दिन की मुफ्त यात्रा की भी घोषणा की गई। सरकार के आंकड़ों के मुताबिक, ई-बसों को दिल्लीवासियों से बंपर रिस्पांस मिला है और 1 लाख यात्रियों में से 40 फीसदी महिलाएं थीं।
24 मई को पहले दिन करीब 12 हजार लोगों ने, उसके बाद 25 मई को 28 हजार लोगों ने यात्रा की। इसके साथ ही 26 मई को करीब 52 हजार लोगों ने मुफ्त यात्रा की। दिल्ली के शीर्ष अधिकारियों के साथ, विधायकों ने पिछले तीन दिनों में ई-बसों में सवारी की और सुविधाओं की समीक्षा भी की।
इलेक्ट्रिक बसों की सबसे बड़ी विशेषता यह है कि ये प्रदूषण मुक्त होती हैं और शून्य उत्सर्जन के साथ-साथ ये बसें शून्य शोर वाली होती हैं। इसके अलावा, वे जीपीएस उपकरणों, विकलांगों के लिए रैंप, पैनिक बटन, सीसीटीवी कैमरे और अन्य सुरक्षा संबंधी सुविधाओं से लैस हैं।
150 बसों में से 51 मुंडेलकन डिपो से और 99 बसें रोहिणी सेक्टर-37 डिपो से चल रही हैं।
यह भी पढ़ें: दिल्ली के मुख्यमंत्री अरविंद केजरीवाल ने 150 इलेक्ट्रिक बसों को दिखाई हरी झंडी; 3 दिनों के लिए मुफ्त यात्रा
सीएम अरविंद केजरीवाल ने नए इलेक्ट्रिक बस बेड़े में सेल्फी लेकर ई-बसों के बारे में प्रचार करने के लिए एक सेल्फी प्रतियोगिता भी शुरू की थी। यह प्रतियोगिता 30 जून तक चलेगी। सेल्फी कॉन्टेस्ट सोशल मीडिया पर चलाया जा रहा है, जहां यात्री इलेक्ट्रिक बस में सफर करते हुए सेल्फी पोस्ट करेंगे। तीन सबसे अधिक पसंद और साझा किए जाने वाले प्रतियोगियों को दिल्ली सरकार द्वारा सम्मान के लिए चुना जाएगा और उन्हें पुरस्कार के रूप में एक आईपैड मिलेगा।
ANI . के इनपुट्स के साथ
लाइव टीवी
#आवाज़ बंद करना
setTimeout(function(){
var twit = $("div.field-name-body").find('blockquote[class^="twitter"]').length;
var insta = $("div.field-name-body").find('blockquote[class^="instagram"]').length;
if(twit==0){twit = ($("div.field-name-body").find('twitterwidget[class^="twitter"]').length);}
if(twit>0){
if (typeof (twttr) != 'undefined') {
twttr.widgets.load();
} else {
$.getScript('https://platform.twitter.com/widgets.js');
}
//$(twit).addClass('tfmargin');
}
if(insta>0){
$('.content > .left-block:last').after(instagram_script);
//$(insta).addClass('tfmargin');
window.instgrm.Embeds.process();
}
}, 1500);
}
});
/*$("#loadmore").click(function(){
x=$(next_selector).attr('id');
var url = $(next_selector).attr('href');
disqus_identifier="ZNH" + x;
disqus_url = url;
handle.autopager('load');
history.pushState('' ,'', url);
setTimeout(function(){
//twttr.widgets.load();
//loadDisqus(jQuery(this), disqus_identifier, disqus_url);
}, 6000);
});*/
/*$("button[id^='mf']").live("click", disqusToggle);
function disqusToggle() {
console.log("Main id: " + $(this).attr('id'));
}*/
$(document).delegate("button[id^='mf']", "click", function(){
fbcontainer="";
fbid = '#' + $(this).attr('id');
var sr = fbid.replace("#mf", ".sr");
//console.log("Main id: " + $(this).attr('id') + "Goodbye!jQuery 1.4.3+" + sr);
$(fbid).parent().children(sr).toggle();
fbcontainer = $(fbid).parent().children(sr).children(".fb-comments").attr("id");
//console.log(fbcontainer);
//var commentsContainer = document.getElementById(fbcontainer);
//commentsContainer.innerHTML = '';
});
/************Player Code ***********/
var title, imageUrl, description, author, shortName, identifier, timestamp, summary, newsID, nextnews;
var previousScroll = 0;
//console.log("prevLoc" + prevLoc);
$(window).scroll(function(){
var last = $(auto_selector).filter(':last');
var lastHeight = last.offset().top ;
//st = $(layout).scrollTop();
//console.log("st:" + st);
var currentScroll = $(this).scrollTop();
if (currentScroll > previousScroll){
_up = false;
} else {
_up = true;
}
previousScroll = currentScroll;
//console.log("_up" + _up);
var cutoff = $(window).scrollTop() + 64;
//console.log(cutoff + "**");
$('div[id^="row"]').each(function(){
//console.log("article" + $(this).children().find('.left-block').attr("id") + $(this).children().find('.left-block').attr('data-url'));
if($(this).offset().top + $(this).height() > cutoff){
//console.log("$$" + $(this).children().find('.left-block').attr('data-url'));
if(prevLoc != $(this).children().find('.left-block').attr('data-url')){
prevLoc = $(this).children().find('.left-block').attr('data-url');
$('html head').find('title').text($(this).children().find('.left-block').attr('data-title'));
$('meta[name=description]').attr("content",$(this).children().find('.left-block').attr('data-summary'));
$('meta[name=keywords]').attr("content",$(this).children().find('.left-block').attr('data-keyword'));
$('meta[name=news_keywords]').attr("content",$(this).children().find('.left-block').attr('data-keyword'));
pSUPERFLY.virtualPage(prevLoc,$(this).children().find('.left-block').attr('data-title'));
//console.log("Summary: " + $(this).children().find('.left-block').attr('data-summary'));
//console.log("Keyword: " + $(this).children().find('.left-block').attr('data-keyword'));
//history.pushState('' ,'', prevLoc);
loadshare(prevLoc);
}
return false; // stops the iteration after the first one on screen
}
});
if(lastHeight + last.height() < $(document).scrollTop() + $(window).height()){
//console.log("**get");
url = $(next_selector).attr('href');
x=$(next_selector).attr('id');
//console.log("x:" + x);
//handle.autopager('load');
/*setTimeout(function(){
//twttr.widgets.load();
//loadDisqus(jQuery(this), disqus_identifier, disqus_url);
}, 6000);*/
}
//lastoff = last.offset();
//console.log("**" + lastoff + "**");
});
//$( ".content-area" ).click(function(event) {
// console.log(event.target.nodeName);
//});
/*$( ".comment-button" ).live("click", disqusToggle);
function disqusToggle() {
var id = $(this).attr("id");
$("#disqus_thread1" + id).toggle();
};*/
//$(".main-rhs2468096").theiaStickySidebar();
var prev_content_height = $(content_selector).height();
//$(function() {
var layout = $(content_selector);
var st = 0;
///});
}
}
});
/*}
};*/
})(jQuery);
.