Skip to content
new Delhi: former President
Pranab Mukherjee There was also an anecdote related to cow in life, which may be very interesting for you. Pranab Mukherjee was born in Mirati village in Birbhum district of West Bengal. From which 2 miles away was the town of Kirnar. Though Pranab Mukherjee's family belonged to Bilvagram in Nadia, but his grandfather settled there after purchasing some land in Mirati.
Pranab Mukherjee's father Kamada Kinkar Mukherjee was well respected in the village. His father was also among those who joined the Congress after being impressed by Gandhi's charisma. Non-cooperation movement was going on, at the same time Pranab Mukherjee's father joined the Congress in 1920 itself. During this time there was also a need to go to jail and the police also used to threaten to come to his house often. In such a situation, when Pranab, a boy from a jailor, said that 'we have eaten the cow', he was quite shocked.
Pranab Mukherjee's father gradually became a devotee of Gandhiji and became very active in the Congress. The Congress handed over the area between Ajayya river to Mayurakshi river to them. His village was Mirati, about 25 to 30 miles from these two rivers. After the Lahore session, on January 26, the Congress started celebrating as 'Independence Day', every year the flag was pledged for independence and Ravi's oath was repeated.
In such a situation, even if Pranab Mukherjee's father was in jail, this program would have been held in the village. Sometimes Pranab da's mother, sometimes brother and sometimes Pranab da got this opportunity. Father's reputation had increased in that area. Whenever there was a quarrel between anyone, Pranab Mukherjee's father was called as a mediator. Pranab da was also very active socially.
Also read- Pranab Mukherjee, MP from both capitals of Hinduist King Shashank, helped 1 million for the temple
There is an interesting incident during that time. Once, Pranab Mukherjee's father was in jail but a threat came to the police house to confiscate his house. However, the family had already received its information. They had sent all the valuables, grains, money, necessary documents and sang of their house to different neighbors' houses so that the police could not find anything.
At that time Pranab Mukherjee was only 8 years old. The lieutenant who came to confiscation thought that the elder might lie, but this little child will surely spew the truth.
The policeman immediately took the child Pranab aside and asked quietly that there were many cows in your house, I myself have seen them, where have you gone now? Childish Pranab replied innocently, cow? We ate them. The policeman startled and said – what are you saying? You are a Hindu, how did the cow eat? So the child Pranab replied – that father, he has been in jail for so long, so we sold all the cows to fill our stomachs.
Hearing his words of the inspector, he laughed, he smiled from there. But this matter was neither forgotten by his family nor Pranab Mukherjee when he grew up. That is why when he wrote his biography in the latter part of his life, he wrote about it with great interest in many incidents of childhood including cow talk.
However, you can also understand from this incident that Pranab Mukherjee was accustomed to face difficulties and deal with them right from the beginning, which benefited him in national level politics.
Live tv
';
$('div.listing').append(string);
}
});
},
error:function(xhr){
//console.log("Error");
//console.log("An error occured: " + xhr.status + " " + xhr.statusText);
nextload=false;
},
complete: function(){
$('div.listing').find(".loading-block").remove();;
pg +=1;
//console.log("mod" + ice%2);
nextpath = '&page=' + pg;
//console.log("request complete" + nextpath);
cat = "?cat=17";
//console.log(nextpath);
nextload=(ice%2==0)?true:false;
}
});
setTimeout(function(){
//twttr.widgets.load();
//loadDisqus(jQuery(this), disqus_identifier, disqus_url);
}, 6000);
}
//lastoff = last.offset();
//console.log("**" + lastoff + "**");
});*/
/*$.get( "/hindi/zmapp/mobileapi/sections.php?sectionid=17,18,19,23,21,22,25,20", function( data ) {
$( "#sub-menu" ).html( data );
alert( "Load was performed." );
});*/
function fillElementWithAd($el, slotCode, size, targeting){
googletag.cmd.push(function() {
googletag.pubads().display(slotCode, size, $el);
});
}
var maindiv = false;
var dis = 0;
var fbcontainer = '';
var fbid = '';
var ci = 1;
var adcount = 0;
var pl = $("#star738917 > div.field-name-body > div.field-items > div.field-item").children('p').length;
var adcode = inarticle1;
if(pl>3){
$("#star738917 > div.field-name-body > div.field-items > div.field-item").children('p').each(function(i, n){
ci = parseInt(i) + 1; t=this;
var htm = $(this).html();
d = $("
");
if((i+1)%3==0 && (i+1)>2 && $(this).html().length>20 && ci
').insertAfter(t);
}
adcount++;
}else if(adcount>=3){
return false;
}
});
}
var fb_script=document.createElement('script');
fb_script.text= "(function(d, s, id) {var js, fjs = d.getElementsByTagName(s)(0);if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.9";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));";
var fmain = $(".sr738917");
//alert(x+ "-" + url);
var fdiv = '
';
//console.log(fdiv);
//$(fb_script).appendTo(fmain);
$(fdiv).appendTo(fmain);
$(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");
});
function onPlayerStateChange(event){
var ing, fid;
console.log(event + "---player");
$('iframe(id*="video-")').each(function(){
_v = $(this).attr('id');
console.log("_v: " + _v);
if(_v != event){
console.log("condition match");
ing = new YT.get(_v);
if(ing.getPlayerState()=='1'){
ing.pauseVideo();
}
}
});
$('div(id*="video-")').each(function(){
_v = $(this).attr('id');
console.log("_v: " + _v + " event: " + event);
if(_v != event){
//jwplayer(_v).play(false);
}
});
}
function onYouTubePlay(vid, code, playDiv,vx, pvid){
if (typeof(YT) == 'undefined' || typeof(YT.Player) == 'undefined') {
var tag = document.createElement('script');
tag.src = "https://www.youtube.com/iframe_api";
var firstScriptTag = document.getElementsByTagName('script')(0);
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
window.onYouTubePlayerAPIReady = function() {
onYouTubePlayer(vid, code, playDiv,vx, pvid);
};
}else{onYouTubePlayer(vid, code, playDiv,vx, pvid);}
}
function onYouTubePlayer(vid, code, playDiv,vx, pvid){
//console.log(playDiv + "Get Youtue " + vid);
//$("#"+vid).find(".playvideo-"+ vx).hide();
var player = new YT.Player(playDiv , {
height: '450',
width: '100%',
videoId:code,
playerVars: {
'autoplay': 1,
'showinfo': 1,
'controls': 1
},
events: {
'onStateChange': function(event){
onPlayerStateChange(event.target.a.id);
}
}
});
$("#video-"+vid).show();
}
function anvatoPlayerAPIReady(vid, code, playDiv,vx, pvid,vurl){
var rtitle = "zee hindi video";
if(vurl.indexOf("zee-hindustan/")>0){
rtitle = "zee hindustan video";
}else if(vurl.indexOf("madhya-pradesh-chhattisgarh/")>0){
rtitle = "zee madhya pradesh chhattisgarh video";
}else if(vurl.indexOf("up-uttarakhand/")>0){
rtitle = "zee up uttarakhand video";
}else if(vurl.indexOf("bihar-jharkhand/")>0){
rtitle = "zee bihar jharkhand video";
}else if(vurl.indexOf("rajasthan/")>0){
rtitle = "zee rajasthan video";
}else if(vurl.indexOf("zeephh/")>0){
rtitle = "zeephh video";
}else if(vurl.indexOf("zeesalaam/")>0){
rtitle = "zeesalaam video";
}else if(vurl.indexOf("zeeodisha")>0){
rtitle = "zeeodisha";
}
AnvatoPlayer(playDiv).init({
"url": code,
"title1":"",
"autoplay":true,
"share":false,
"pauseOnClick":true,
"expectPreroll":true,
"width":"100%",
"height":"100%",
"poster":"",
"description":"",
"plugins":{
"googleAnalytics":{
"trackingId":"UA-2069755-1",
"events":{
"PLAYING_START":{
"alias" : "play - " + rtitle,
"category" : rtitle,
"label" : vurl,
"metric" : "1"
},
"BUFFER_START":{
"alias" : "buffer - " + rtitle,
"category" : rtitle,
"label" : vurl,
"metric" : "2"
},
"AD_BREAK_STARTED":{
"alias" : "break - " + rtitle,
"category" : rtitle,
"label" : vurl,
"metric" : "3"
},
"VIDEO_COMPLETED":{
"alias" : "complete - " + rtitle,
"category" : rtitle,
"label" : vurl,
"metric" : "4"
}
}
},
"dfp":{
"clientSide":{
"adTagUrl":preroll,
}
}
}
});
}
$(document).delegate("div(id^='play')", "click", function(){
//console.log($(this).attr("id"));
//console.log($(this).attr("video-source"));
//console.log($(this).attr("video-code"));
var isyoutube = $(this).attr("video-source");
var vurl = $(this).attr("video-path");
var vid = $(this).attr("id");
$(this).hide();
var pvid = $(this).attr("newsid");
var vx = $(this).attr("id").replace('play-','');
var vC = $(this).attr("video-code");
var playDiv = "video-" + vid + "-" + pvid;
if(isyoutube =='No'){
anvatoPlayerAPIReady(vid, vC, playDiv,vx, pvid, vurl);
}else{
onYouTubePlay(vid, vC, playDiv,vx, pvid);
}
});
$(document).delegate("div(id^='ptop')", "click", function(){
var vid = $(this).attr("id").replace('ptop','');
$(this).hide();
var pvid = $(this).attr("newsid");
//console.log($(this).attr("id") + "--" + vid);
//console.log($(this).parent().children().find('#play-'+vid).attr("video-source"));
//console.log($(this).parent().children().find('#play-'+vid).attr("video-code"));
var isyoutube = $(this).parent().children().find('#play-'+vid).attr("video-source");
var vC = $(this).parent().children().find('#play-'+vid).attr("video-code");
var vurl = $(this).parent().children().find('#play-'+vid).attr("video-path");
var playDiv = "mvideo-play-" + vid + "-" + pvid;
if(isyoutube =='No'){
//console.log(jwplayer($(this).attr("id")).getState());
anvatoPlayerAPIReady($(this).attr("id"), vC, playDiv, vid, pvid,vurl);
}else{
onYouTubePlay($(this).attr("id"), vC, playDiv, vid, pvid);
}
});
if($.autopager==false){
var use_ajax = false;
function loadshare(curl){
history.replaceState('' ,'', curl);
if(window.OBR){
window.OBR.extern.researchWidget();
}
//console.log("loadshare Call->" + curl);
//$('html head').find('title').text("main" + nxtTitle);
if(_up == false){
var cu_url = curl;
gtag('config', 'UA-2069755-1', {'page_path': cu_url });
if(window.COMSCORE){
window.COMSCORE.beacon({c1: "2", c2: "9254297"});
var e = Date.now();
$.ajax({
url: "/marathi/news/zscorecard.json?" + e,
success: function(e) {}
})
}
}
}
if(use_ajax==false) {
//console.log('getting');
var view_selector = 'div.center-section'; // + settings.view_name; + '.view-display-id-' + settings.display;
var content_selector = view_selector; // + settings.content_selector;
var items_selector = content_selector + ' > div.rep-block'; // + settings.items_selector;
var pager_selector = 'div.next-story-block > div.view-zhi-article-mc-all > div.view-content > div.clearfix'; // + settings.pager_selector;
var next_selector = 'div.next-story-block > div.view-zhi-article-mc-all > div.view-content > div.clearfix > a:last'; // + settings.next_selector;
var auto_selector = 'div.tag-block';
var img_location = view_selector + ' > div.rep-block:last';
var img_path = '
'; //settings.img_path;
//var img = '
' + img_path + '
';
var img = img_path;
//$(pager_selector).hide();
//alert($(next_selector).attr('href'));
var x = 0;
var url = '';
var prevLoc = window.location.pathname;
var circle = "";
var myTimer = "";
var interval = 30;
var angle = 0;
var Inverval = "";
var angle_increment = 6;
var handle = $.autopager({
appendTo: content_selector,
content: items_selector,
runscroll: maindiv,
link: next_selector,
autoLoad: false,
page: 0,
start: function(){
$(img_location).after(img);
circle = $('.center-section').find('#green-halo');
myTimer = $('.center-section').find('#myTimer');
angle = 0;
Inverval = setInterval(function (){
$(circle).attr("stroke-dasharray", angle + ", 20000");
//myTimer.innerHTML = parseInt(angle/360*100) + '%';
if (angle >= 360) {
angle = 1;
}
angle += angle_increment;
}.bind(this),interval);
},
load: function(){
$('div.loading-block').remove();
clearInterval(Inverval);
//$('.repeat-block > .row > div.main-rhs394331').find('div.rhs394331:first').clone().appendTo('.repeat-block >.row > div.main-rhs' + x);
$('div.rep-block > div.main-rhs394331 > div:first').clone().appendTo('div.rep-block > div.main-rhs' + x);
$('.center-section >.row:last').before('
अगली खबर
');
$(".main-rhs" + x).theiaStickySidebar();
var fb_script=document.createElement('script');
fb_script.text= "(function(d, s, id) {var js, fjs = d.getElementsByTagName(s)(0);if (d.getElementById(id)) return;js = d.createElement(s); js.id = id;js.src = "https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.9";fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));";
var fmain = $(".sr"+ x);
//alert(x+ "-" + url);
var fdiv = '
';
//$(fb_script).appendTo(fmain);
$(fdiv).appendTo(fmain);
FB.XFBML.parse();
xp = "#star"+x;ci=0;
var pl = $(xp + " > div.field-name-body > div.field-items > div.field-item").children('p').length;
if(pl>3){
$(xp + " > div.field-name-body > div.field-items > div.field-item").children('p').each(function(i, n){
ci= parseInt(i) + 1; t=this;
});
}
var $dfpAdrhs = $('.main-rhs' + x).children().find('.adATF').empty().attr("id", "ad-300-" + x);
var $dfpAdrhs2 = $('.main-rhs' + x).children().find('.adBTF').empty().attr("id", "ad-300-2-" + x);
var instagram_script=document.createElement('script');
instagram_script.defer='defer';
instagram_script.async='async';
instagram_script.src="https://platform.instagram.com/en_US/embeds.js";
/*var outbrain_script=document.createElement('script');
outbrain_script.type='text/javascript';
outbrain_script.async='async';
outbrain_script.src='https://widgets.outbrain.com/outbrain.js';
var Omain = $("#outbrain-"+ x);
//alert(Omain + "--" + $(Omain).length);
$(Omain).after(outbrain_script);
var rhs = $('.main-article > .row > div.article-right-part > div.rhs394331:first').clone();
$(rhs).find('.ad-one').attr("id", "ad-300-" + x).empty();
$(rhs).find('.ad-two').attr("id", "ad-300-2-" + x).empty();
//$('.main-article > .row > div.article-right-part > div.rhs394331:first').clone().appendTo('.main-article > .row > div.main-rhs' + x);
$(rhs).appendTo('.main-article > .row > div.main-rhs' + x); */
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'));
}*/
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'));
pSUPERFLY.virtualPage(prevLoc,$(this).children().find('.left-block').attr('data-title'));
//console.log(prevLoc);
//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-rhs394331").theiaStickySidebar();
var prev_content_height = $(content_selector).height();
//$(function() {
var layout = $(content_selector);
var st = 0;
///});
}
}
});
/*}
};*/
})(jQuery);
New Delhi The increasing dominance of people of Indian origin in America can be understood from the fact that in the Biden administration, 20 people of Indian origin have got important responsibilities. This is the first time in the history of America that such a large number of people of Indian origin have been given […]
On 8 May, a new discharge policy came out for the corona-infected, making it a rule to discharge patients without symptoms in 10 days. From 30 January to 8 May we had a recovery rate of 29.3%, after that the recovery rate increased to 41.3% from 23 May. Between 9 May and 23 May, 68 […]
Members of Rashtriya Swayamsevak started campaign to distribute ration to poor Dainik Bhaskar May 20, 2020, 05:00 AM IST Morena. Members of the Rashtriya Swayamsevak Sangh went to the tribal settlements and poor families on Tuesday and distributed ration to them. During this time people were advised to wash their hands with regular soap. Also […]
Post navigation