Skip to content
new Delhi. even though
Coronavirus Given the thrust of the transition, it has not been decided yet whether the upcoming T20 World Cup will be held or not. but
Board of Control for Cricket in India (BCCI) Has made its position clear. BCCI Australian Prime Minister
Scott Morrison On the expectation that India-Australia Test series will be played among the spectators instead of empty stadium, the Government of India will decide it. Actually, after the statement of Morrison, the possibility of organizing the T20 World Cup was also increased, but the BCCI says that Team India will not participate in the World Cup without the permission of the government.
Also read- Sachin Tendulkar opened big secret, told why not add alcohol and tobacco
Safety of players is most important A BCCI official said, “We will be very happy to go to Australia for the T20 World Cup, but the government will have to decide the things related to health etc. which will be decided.” We will take a decision only after looking at the instructions of the government. Safety of our players and fans is most important for us. It is not that the team has to go from Mumbai to Pune in a sterilized bus. You have to come back to play and reach your home in a safe environment.
There may be danger due to presence of audience The BCCI official said that the presence of a small number of fans in the stadium could also pose a threat, especially in view of cases without symptoms of corona virus and a small number of spectators could spread the infection.
ICC has said wait for now The T20 World Cup is to be held in Australia from October 18 to November 15 this year. But due to Corona epidemic, this event is still in danger. During a meeting last week, the ICC has also announced to adopt a 'wait and wait' policy for the World Cup.
';
$('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=26";
//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){
if (typeof targeting === 'undefined') {
targeting = {};
} else if ( Object.prototype.toString.call( targeting ) !== '(object Object)' ) {
targeting = {};
}
var elId = $el.attr('id');
console.log("elId:" + elId);
googletag.cmd.push(function(){
var slot = googletag.defineSlot(slotCode, size, elId);
for (var t in targeting){
slot.setTargeting(t, targeting(t));
}
slot.addService(googletag.pubads());
googletag.display(elId);
//googletag.pubads().refresh((slot));
});
}
var maindiv = false;
var dis = 0;
var fbcontainer = '';
var fbid = '';
var ci = 1;
var adcount = 0;
var pl = $("#star695618 > div.field-name-body > div.field-items > div.field-item").children('p').length;
var adcode = inarticle1;
if(pl>3){
$("#star695618 > 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 = $(".sr695618");
//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;
d = $("
");
console.log("i: " + i + " ci:" + ci + " n:" + n);
console.log(this);
if(i==2){d.insertAfter(t);fillElementWithAd(d, inarticle1, (300, 250), {});
}
/*if(pl>8){
if(i==(pl-2)){d.insertAfter(t);fillElementWithAd(d, '/11440465/Zeenews_Hindi_Article_Inarticle_300x250_BTF', (300, 250), {});
}
}*/
});
}
//var $dfpAd = $('.center-section').children().find("#ad-"+ x);
//console.log($dfpAd);
//fillElementWithAd($dfpAd, '/11440465/Zeenews_Hindi_Article_970x90_BTF', ((728, 90), (970, 90)), {});
var $dfpAdrhs = $('.main-rhs' + x).children().find('.adATF').empty().attr("id", "ad-300-" + x); //$('.content-area > .main-article > .row > .main-rhs'+x).find('#ad-300-' + x);
var $dfpAdrhs2 = $('.main-rhs' + x).children().find('.adBTF').empty().attr("id", "ad-300-2-" + x);//$('.content-area > .main-article > .row > .main-rhs'+x).find('#ad-300-2-' + x);
//var $dfpMiddleAd = $('.content-area > .main-article > .row').find('#ar'+x).find('#ad-middle-' + x).empty();
//fillElementWithAd($dfpAdrhs, '/11440465/Zeenews_Hindi_Web/Zeenews_Hindi_AS_ATF_300x250', ((300, 250), (300, 600)), {});
//fillElementWithAd($dfpAdrhs2, '/11440465/Zeenews_Hindi_Web/Zeenews_Hindi_AS_BTF_1_300x250', (300, 250), {});
//fillElementWithAd($dfpMiddleAd, '/11440465/Zeenews_Hindi_Article_Middle_300x250_BTF', (300, 250), {});
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);
Chennai: Indian Gradmaster Viswanathan Anand Had a fourth consecutive defeat in the Legends of Chase online chess tournament. He was defeated 3–2 by Anish Giri of Netherlands. The former World Champion Indian player and Giri played the first four game draws, but the Netherlands player won the Armageddon game (tie break) on Friday. Although Anand […]
new Delhi: Has become a global pandemic Coronavirus Cricket has kept distance from big events at the moment between the reopened sporting events after being closed for a long time due to infection. Even though the West Indies team reached England for a stake in any first international series after the lockdown round on Tuesday, […]
Former Pakistan batting coach Inzamam-ul-Haq has sparked a new controversy by accusing Younis Khan of stabbing. Grant Flower recently said that Younis once placed a knife on his neck when he gave Salih. However, former Pakistan captain Inzamam-ul-Haq has come to the rescue of Younis Khan. Inzamam-ul-Haq has said that he can never lift a […]
Post navigation