CINXE.COM

Tripura News, Latest Tripura News Headlines & Live Updates - Times of India

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html class="mweb"><head ><meta content="The Times of India" property="og:site_name"><meta content="website" property="og:type"><meta content="556964827" property="fb:admins"><meta content="117787264903013" property="fb:app_id"><meta content="26781952138" property="fb:pages"><meta content="IE=edge" http-equiv="X-UA-Compatible"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta content="ZgFICIedNvVZl5pV9EfAUeenwta9vBY0Za_GgmV4zuw" name="google-site-verification"><META content="b1abb36a8d5c19c9" name="y_key"><meta value="summary_large_image" name="twitter:card"><meta value="@timesofindia" name="twitter:site"><meta http-equiv="Last-Modified" content="Thursday, 28 November, 2024 01:09:01AM; "><meta id="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport"><meta content="max-image-preview:large" name="robots"><title>Tripura News, Latest Tripura News Headlines &amp; Live Updates - Times of India</title><meta property="og:title" content="Tripura News, Latest Tripura News Headlines &amp; Live Updates - Times of India"><meta property="twitter:title" content="Tripura News, Latest Tripura News Headlines &amp; Live Updates - Times of India"><meta name="description" content="Tripura News: TOI brings the latest Tripura news headlines about Tripura crime, Tripura politics and Live Updates on Tripura from Times of India"><meta property="og:description" content="Tripura News: TOI brings the latest Tripura news headlines about Tripura crime, Tripura politics and Live Updates on Tripura from Times of India"><meta property="twitter:description" content="Tripura News: TOI brings the latest Tripura news headlines about Tripura crime, Tripura politics and Live Updates on Tripura from Times of India"><meta name="keywords" content="Tripura News, Tripura headlines, Tripura Crime news,Tripura Politics news, Breaking News, Latest News"><link type="image/x-icon" href="https://timesofindia.indiatimes.com/icons/toifavicon.ico" rel="shortcut icon"><link rel="canonical" href="https://timesofindia.indiatimes.com/india/tripura"><meta property="og:url" content="https://timesofindia.indiatimes.com/india/tripura"><meta property="twitter:url" content="https://timesofindia.indiatimes.com/india/tripura"><meta property="og:image" content="https://static.toiimg.com/photo/47529300.cms"><meta property="twitter:image" content="https://static.toiimg.com/photo/47529300.cms"><script>var _ibeat_track = {"ct":20}</script><!--Server: 172--><meta content="" name="google-site-verification"><meta content="width=device-width, height=device-height,initial-scale=1.0,user-scalable=no" name="viewport" id="viewport"><meta content="NOODP" name="robots"><link rel="manifest" href="/pn_manifest.cms?v=1"><link href="//b.scorecardresearch.com" rel="dns-prefetch"><link href="//b.scorecardresearch.com" rel="preconnect"><link href="//securepubads.g.doubleclick.net" rel="dns-prefetch"><link href="https://securepubads.g.doubleclick.net" rel="preconnect"><link href="//pubads.g.doubleclick.net" rel="dns-prefetch"><link href="//pubads.g.doubleclick.net" rel="preconnect"><link href="//www.google-analytics.com" rel="dns-prefetch"><link href="//www.google-analytics.com" rel="preconnect"><link href="//www.googletagservices.com" rel="dns-prefetch"><link href="//partner.googleadservices.com" rel="dns-prefetch"><link href="//tpc.googlesyndication.com" rel="dns-prefetch"><link href="//cm.g.doubleclick.net" rel="dns-prefetch"><link href="//static.chartbeat.com" rel="dns-prefetch"><link href="//timesofindia.indiatimes.com" rel="dns-prefetch"><link href="//timesofindia.indiatimes.com" rel="preconnect"><link href="//static.toiimg.com" rel="dns-prefetch"><link href="//static.toiimg.com" rel="preconnect"><script type="text/javascript" src="https://timesofindia.indiatimes.com/gdpr_js/version-23,minify-1.cms"></script><link media="screen" type="text/css" rel="stylesheet" href="https://timesofindia.indiatimes.com/gdpr_css/version-33,minify-1.cms"><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P3PMSJN'); </script><script type="text/javascript"> var page_template = "TOI Home"; var type = "listpage"; var content_type = ''; var authors = ""; var agency = ""; var section = ""; var subsection = ""; var subsecname2 = ""; var subsec0 = "0"; var msid = ""; var mssid = ''; var published_date = ""; var published_time=''; var last_update_date = ""; var meta_keywords = (document.head.getElementsByTagName('meta')['keywords'] == undefined) ? 'N/A' : document.head.getElementsByTagName('meta')['keywords'].getAttribute('content'); var connection = navigator.connection || navigator.mozConnection || navigator.webkitConnection; var pageno = "" var perpetual = "false"; var pagination = ""; var browsing_platform = "web"; var showajax = ""; var seotitle =""; var seourl =""; var business_property ="toi"; var primeContent ="false"; var pathname = window.location.pathname; var isPaywalled = false; var splitSection = pathname.split('/'); function toCamelCase(str){ return str.replace(/(?:^\w|[A-Z]|\b\w)/g, (word, index) => { return index === 0 ? word.toUpperCase() : word.toLowerCase(); }); } function getPublishedTime (timestamp) { var date = new Date(parseInt(timestamp, 10)); var hours = `0${date.getHours()}`.slice(-2); var minutes = `0${date.getMinutes()}`.slice(-2); return `${hours}:${minutes}`; } function getPublishedDate (timestamp) { var date = new Date(parseInt(timestamp, 10)); var day = `0${date.getDate()}`.slice(-2); var month = `0${date.getMonth() + 1}`.slice(-2); var year = date.getFullYear(); return `${day}-${month}-${year}`; }; function sanitizeSectionName(val) { var data = val; if (val && typeof val === 'string') { if (val === 'life-style') { data = 'lifestyle'; } else { data = val.replace(/-/g, '_'); } } return data; }; function getStringToLowerCase(val) { var data = val; if (val) { if (val && typeof val === 'string') { data = val.replace(/\s+/g, '_').toLowerCase(); } } else { data = 'N/A'; } return data; }; var sec1 = splitSection[1]; var sec2 = splitSection[2]; var sec3 = splitSection[3]; if(pageno && pageno > 0){ pagination = 'p'+(pageno-1); console.log("pagination",pagination,pageno); } if(type == 'listpage'){ page_template='listing'; mssid='N/A'; pagination='N/A'; if(!subsec0 || subsec0=='0') { subsection = sec2; } } if(section =='' && type == 'listpage') { section = toCamelCase(sec1); if(subsection!='' && sec2!='') { subsection = sec2; } } if (type == 'listpage' && page_template=='listing') { if(typeof section == 'string') { section = section.toLowerCase(); } if(typeof subsection == 'string') { subsection = subsection.toLowerCase(); } } window.dataLayer = window.dataLayer || []; var userCookie = ''; var ssoKey = document.cookie.match(/(?:\s)?ssoid=(\w+);?/); if (typeof ssoKey === 'string') { userCookie = ssoKey; } else if (Array.isArray(ssoKey)) { if (ssoKey.length > 1) { userCookie = ssoKey[1]; } } var prcpval = ''; if(document.cookie.match(/(?:\s)?prc=(\w+);?/)){ prcpval = document.cookie.match(/(?:\s)?prc=(\w+);?/)[1]; } var userPrcDataFromSession = JSON.parse(sessionStorage.getItem(`prime_${prcpval}`),); var grxId = ''; if(document.cookie.match(/(?:\s)?_grx=([-\w]+);?/)){ grxId = document.cookie.match(/(?:\s)?_grx=([-\w]+);?/)[1]; } var userType= false; if(userCookie && prcpval){ if(prcpval==5){ userType= true; } } if (window.location.href.indexOf('/gadgets-news') >= 0) { business_property ='GN'; } if (window.location.href.indexOf('/auto') >= 0) { business_property ='AN'; } if(subsection){ subsection = subsection.toLowerCase(); subsection = subsection.replaceAll('-','_'); subsection = subsection.replaceAll(' ','_'); } if(type === 'toiplayout' && prcpval !== 5 && prcpval !== '5'){ isPaywalled = true; } if(section && section === 'topic' && subsecname2 && subsecname2 === 'SPORTS') { content_type = 'sports' } //-- GA4 Custom page View -- dataLayer.push({ 'event' : 'page_view', 'page_title' : showajax ? seotitle : document.title, 'page_template' : getStringToLowerCase(page_template), 'authors' : authors ? getStringToLowerCase(authors) : 'N/A', 'agency' : agency ? getStringToLowerCase(agency) : 'N/A', 'section' : section ? sanitizeSectionName(getStringToLowerCase(section)) : 'N/A' , 'subsection' : subsection ? sanitizeSectionName(getStringToLowerCase(subsection)) : 'N/A' , 'msid' : mssid ? mssid : 'N/A', 'keywords' : meta_keywords ? meta_keywords : 'N/A', 'browsing_platform' : getStringToLowerCase(browsing_platform), 'browsing_client' : 'web', 'business_property' : getStringToLowerCase(business_property), 'page_stack' : 'xslt', 'perpetual' : perpetual, 'pagination' : pagination || 'N/A', 'network' : getStringToLowerCase(connection.effectiveType), 'login_status' : userCookie?'true':'false', 'content_type' : content_type ? content_type : 'N/A', <!--new values--> 'prime_user' : userCookie ? prcpval : -1, ...(userCookie ? { sso_id: userCookie } : {}), 'user_grx_id' : grxId || 'N/A', 'meta_tag' : meta_keywords || 'N/A', 'prime_content' : primeContent, 'is_paywalled' : isPaywalled, 'published_date' : published_date !== '' ? getPublishedDate(published_date) : 'N/A', 'published_time' : published_time !== '' ? getPublishedTime(published_time) : 'N/A', 'section_full' : getStringToLowerCase([section, subsection].filter(Boolean).join('_')) || 'N/A', 'subscription_source': userPrcDataFromSession?.subscriptionSource || 'N/A', 'plan_name' : userPrcDataFromSession?.planName || 'N/A', }); dataLayer.push({ 'event' : 'user_details_manual', 'sso_id' : userCookie?userCookie[1]:'0', 'prime_user' : userType, 'prime_status' : prcpval, 'login_status' : userCookie?'true':'false', 'notifi_subs_status' : '' }); </script><!--/toiweb_v2_ga4.cms?v=7&msid=&page_template=TOI Home&type=listpage&frmapp=potime:2--><script type="text/javascript"> var page = false; /*(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga');*/ window.ga = function() {return true} ga('create', 'UA-198011-4', 'auto', {'allowLinker': true}); var __ssoid = document.cookie.match(/(?:\s)?ssoid=(\w+);?/); var __prc = document.cookie.match(/(?:\s)?prc=(\w+);?/); var __planName = sessionStorage.getItem("planName"); var inGracePeriod = sessionStorage.getItem("inGracePeriod") ? sessionStorage.getItem("inGracePeriod") : false; if(!!(__ssoid)) { ga('set', 'userId', __ssoid[1]); ga('set', 'dimension21', 1); ga('set', 'dimension22', __ssoid[1]); if(inGracePeriod){ ga('set', 'dimension10', '5_grace'); } else{ ga('set', 'dimension10', ((__prc && __prc[1]) ? __prc[1] : 0)); } if(sessionStorage.getItem("userPurchaseType")){ ga('set', 'dimension58',sessionStorage.getItem("userPurchaseType") ); } } else{ /*For not logged-in user passing -1 - JIRA:TOIPR-45894*/ ga('set', 'dimension10', -1); ga('set', 'dimension21', 0); } console.log("planName",__planName); if(__planName) { ga('set', 'dimension33', __planName); } ga('require', 'linker'); ga('linker:autoLink', ['timesofindia.com', 'gocricket.com'] ); ga('require', 'displayfeatures'); ga('require', 'GTM-54ZCD8R'); ga('set', 'dimension9', 'section_listing'); if (window.TimesGDPR && TimesGDPR.common.consentModule.gdprCallback){ TimesGDPR.common.consentModule.gdprCallback(function(dataObj){ if (dataObj.isEUuser){ ga('set', 'anonymizeIp', true); } ga('send', 'pageview', {'location': window.location.href}); }); }else{ /* *geo ip call failed * show EU */ ga('set', 'anonymizeIp', true); ga('send', 'pageview', {'location': window.location.href}); } var _gaq = Object(); _gaq.push = function(ob){ try{ if(ob[0]=="_trackPageview"){ var finalObj = {'location': window.location.href}; ga('send', 'pageview', finalObj); }else if(ob[5]){ ga('send', 'event', ob[1]?ob[1]:undefined, ob[2]?ob[2]:undefined, ob[3]?ob[3]:undefined, {'nonInteraction': 1}); }else{ ga('send', 'event', ob[1]?ob[1]:undefined, ob[2]?ob[2]:undefined, ob[3]?ob[3]:undefined, ob[4]?ob[4]:undefined, ob[5]?ob[5]:undefined); } }catch(e){} }; //-- Begin comScore Tag -- window._comscore = window._comscore || []; if (window.TimesGDPR && TimesGDPR.common.consentModule.gdprCallback){ TimesGDPR.common.consentModule.gdprCallback(function(dataObj){ var objComScore = { c1: "2", c2: "6036484" } if (dataObj.isEUuser){ objComScore['cs_ucfr'] = 0; } window._comscore.push(objComScore); function fireComscore(){ (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); } window.fireComscore = fireComscore; fireComscore(); toiprops = window.toiprops || {}; toiprops.comscoreParams = objComScore; }); } else { window._comscore = window._comscore || []; function fireComscore(){ window._comscore.push({ c1: "2", c2: "6036484", 'cs_ucfr': 0 }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); } fireComscore(); toiprops = window.toiprops || {}; toiprops.comscoreParams = { c1: "2", c2: "6036484", 'cs_ucfr': 0 }; } //-- End comScore Tag -- </script><script> (function() { // Boomerang Loader Snippet version 14 if (window.BOOMR && (window.BOOMR.version || window.BOOMR.snippetExecuted)) { return; } window.BOOMR = window.BOOMR || {}; window.BOOMR.snippetStart = new Date().getTime(); window.BOOMR.snippetExecuted = true; window.BOOMR.snippetVersion = 14; window.BOOMR.url = "https://s.go-mpulse.net/boomerang/" + "UBWPJ-TVLRK-LYZZ3-88H95-6ZX6Y"; var // document.currentScript is supported in all browsers other than IE where = document.currentScript || document.getElementsByTagName("script")[0], // Parent element of the script we inject parentNode = where.parentNode, // Whether or not Preload method has worked promoted = false, // How long to wait for Preload to work before falling back to iframe method LOADER_TIMEOUT = 3000; // Tells the browser to execute the Preloaded script by adding it to the DOM function promote() { if (promoted) { return; } var script = document.createElement("script"); script.id = "boomr-scr-as"; script.src = window.BOOMR.url; // Not really needed since dynamic scripts are async by default and the script is already in cache at this point, // but some naive parsers will see a missing async attribute and think we're not async script.async = true; parentNode.appendChild(script); promoted = true; } // Non-blocking iframe loader (fallback for non-Preload scenarios) for all recent browsers. // For IE 6/7, falls back to dynamic script node. function iframeLoader(wasFallback) { promoted = true; var dom, doc = document, bootstrap, iframe, iframeStyle, win = window; window.BOOMR.snippetMethod = wasFallback ? "if" : "i"; // Adds Boomerang within the iframe bootstrap = function(parent, scriptId) { var script = doc.createElement("script"); script.id = scriptId || "boomr-if-as"; script.src = window.BOOMR.url; BOOMR_lstart = new Date().getTime(); parent = parent || doc.body; parent.appendChild(script); }; // For IE 6/7, we'll just load the script in the current frame, as those browsers don't support 'about:blank' // for an iframe src (it triggers warnings on secure sites). This means loading on IE 6/7 may cause SPoF. <!--if (!window.addEventListener && window.attachEvent && navigator.userAgent.match(/MSIE [67]\./)) {--> <!-- window.BOOMR.snippetMethod = "s";--> <!-- bootstrap(parentNode, "boomr-async");--> <!-- return;--> <!--}--> // The rest of this function is IE8+ and other browsers that don't support Preload hints but will work with CSP & iframes iframe = document.createElement("IFRAME"); // An empty frame iframe.src = "about:blank"; // We set title and role appropriately to play nicely with screen readers and other assistive technologies iframe.title = ""; iframe.role = "presentation"; // Ensure we're not loaded lazily iframe.loading = "eager"; // Hide the iframe iframeStyle = (iframe.frameElement || iframe).style; iframeStyle.width = 0; iframeStyle.height = 0; iframeStyle.border = 0; iframeStyle.display = "none"; // Append to the end of the current block parentNode.appendChild(iframe); // Try to get the iframe's document object try { win = iframe.contentWindow; doc = win.document.open(); } catch (e) { // document.domain has been changed and we're on an old version of IE, so we got an access denied. // Note: the only browsers that have this problem also do not have CSP support. // Get document.domain of the parent window dom = document.domain; // Set the src of the iframe to a JavaScript URL that will immediately set its document.domain to match the parent. // This lets us access the iframe document long enough to inject our script. // Our script may need to do more domain massaging later. iframe.src = "javascript:var d=document.open();d.domain='" + dom + "';void 0;"; win = iframe.contentWindow; doc = win.document.open(); } if (dom) { // Unsafe version for IE8 compatibility. If document.domain has changed, we can't use win, but we can use doc. doc._boomrl = function() { this.domain = dom; bootstrap(); }; // Run our function at load. // Split the string so HTML code injectors don't get confused and add code here. doc.write("<bo" + "dy onload='document._boomrl();'>"); } else { // document.domain hasn't changed, regular method should be OK win._boomrl = function() { bootstrap(); }; if (win.addEventListener) { win.addEventListener("load", win._boomrl, false); } else if (win.attachEvent) { win.attachEvent("onload", win._boomrl); } } // Finish the document doc.close(); } // See if Preload is supported or not var link = document.createElement("link"); if (link.relList && typeof link.relList.supports === "function" && link.relList.supports("preload") && ("as" in link)) { window.BOOMR.snippetMethod = "p"; // Set attributes to trigger a Preload link.href = window.BOOMR.url; link.rel = "preload"; link.as = "script"; // Add our script tag if successful, fallback to iframe if not link.addEventListener("load", promote); link.addEventListener("error", function() { iframeLoader(true); }); // Have a fallback in case Preload does nothing or is slow setTimeout(function() { if (!promoted) { iframeLoader(true); } }, LOADER_TIMEOUT); // Note the timestamp we started trying to Preload BOOMR_lstart = new Date().getTime(); // Append our link tag parentNode.appendChild(link); } else { // No Preload support, use iframe loader iframeLoader(false); } // Save when the onload event happened, in case this is a non-NavigationTiming browser function boomerangSaveLoadTime(e) { window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime(); } if (window.addEventListener) { window.addEventListener("load", boomerangSaveLoadTime, false); } else if (window.attachEvent) { window.attachEvent("onload", boomerangSaveLoadTime); } })(); </script><script type="text/javascript"> window.toiPlusConfig = {showToiPlusEntryPoints: false, showToiPlusBlocker: false, showToiPlusNudges: false}; (function(doc) { var viewport = document.getElementById('viewport'); if ( navigator.userAgent.match(/iPad/i) ) { viewport.setAttribute("content", "initial-scale=1.0"); } }(document)); var hdomain='indiatimes.com'; if (document.domain != hdomain) {if ((document.domain.indexOf(hdomain)) != -1) {document.domain = hdomain}} </script><!--[if lte IE 8]> <script src="/html5.cms"></script> <![endif]--><link media="screen" type="text/css" rel="stylesheet" href="https://timesofindia.indiatimes.com/base_header_css/version-238,minify-1.cms"><!--commonlib : 404 :: 1--><script type="text/javascript"> toiprops = window.toiprops || {}; toiprops.imgdomain = 'https://static.toiimg.com'; toiprops.isMicrosite = 'no'; if(toiprops.isMicrosite == 'no'){ toiprops.primeEvent = 0 toiprops.seoLocation = ''; toiprops._SCN_pg = (toiprops._SCN_pg)?toiprops._SCN_pg:'Default'; toiprops.useSSL = 'https:' == document.location.protocol; toiprops.bot=/bot|googlebot|crawler|spider|robot|crawling/i.test(navigator.userAgent) toiprops._Content_URL = window.location.href.split('?')[0]; toiprops._Tmpl_SCN = 'listing'; console.log(''); if ('' != '' && '' != ''){ toiprops._SCN = '';} else { if(typeof(toiprops._Tmpl_SCN)!='undefined' && toiprops._Tmpl_SCN == 'listing'){ var pathList = toiprops._Content_URL.split('/'); toiprops._SCN_Video = '0'; if (pathList.length != 0) { pathList.forEach((path, index) => { if (index > 2) { switch (true) { case index === 3: toiprops._SCN = path.split('?')[0]; if (toiprops._SCN == 'videos' || toiprops._SCN == 'Videos'){ toiprops._SCN_Video = '1'; } break; case index === 4: if (toiprops._SCN_Video == '1' || toiprops._SCN_Video == '1'){ toiprops._SCN = path.split('?')[0]; }else{ toiprops._SubSCNs = path.split('?')[0]; } break; case index === 5: if (toiprops._SCN_Video == '1' || toiprops._SCN_Video == '1'){ toiprops._SubSCNs = path.split('?')[0]; }else{ toiprops._LastSubSCN = path.split('?')[0]; } break; case index === 6: if (toiprops._SCN_Video == '1' || toiprops._SCN_Video == '1'){ toiprops._LastSubSCN = path.split('?')[0]; }else{ toiprops._LastSubSCN_Child_1 = path.split('?')[0]; } break; case index > 6: if (toiprops._SCN_Video == '1' || toiprops._SCN_Video == '1'){ toiprops[`_LastSubSCN_Child_${index - 6}`] = path.split('?')[0]; }else{ toiprops[`_LastSubSCN_Child_${index - 5}`] = path.split('?')[0]; } break; default: break; } } }); } } } if ('' != ''){toiprops._LastSubSCN = '';} if ('' != ''){toiprops._LastSubSCN_Child_1 = '';} if ('' != ''){toiprops._LastSubSCN_Child_2 = '';} if ('' != ''){toiprops._LastSubSCN_Child_3 = '';} if ('' != ''){toiprops._LastSubSCN_Child_4 = '';} if ('' != ''){toiprops._LastSubSCN_Child_5 = '';} if ('' != ''){toiprops._LastSubSCN_Child_6 = '';} if ('' != ''){toiprops._LastSubSCN_Child_7 = '';} if ('' != ''){toiprops._LastSubSCN_Child_8 = '';} if ('' != ''){toiprops._LastSubSCN_Child_9 = '';} if (typeof(document.getElementsByTagName('meta')[name="keywords"])!= 'undefined' && document.getElementsByTagName('meta')[name="keywords"].content != ''){toiprops._Meta_Keywords = document.getElementsByTagName('meta')[name="keywords"].content;} if (typeof(document.getElementsByTagName('meta')[name="newskeywords"])!= 'undefined' && document.getElementsByTagName('meta')[name="newskeywords"].content != ''){toiprops._Meta_Keywords = (typeof(toiprops._Meta_Keywords) != 'undefined' && toiprops._Meta_Keywords != '') ? toiprops._Meta_Keywords + document.getElementsByTagName('meta')[name="newskeywords"].content : document.getElementsByTagName('meta')[name="newskeywords"].content}; if ('' != ''){toiprops._SubSCNs = '';} }else{ toiprops._Tmpl_SCN = 'listing'; var pathList = window.location.href.split('?')[0].split('/'); toiprops._SCN_Video = '0'; if (pathList.length != 0) { pathList.forEach((path, index) => { if (index > 2) { switch (true) { case index === 3: toiprops._SCN = path.split('?')[0]; break; case index === 4: toiprops._SubSCNs = path.split('?')[0]; break; case index === 5: if (toiprops._SCN_Video == '1' || toiprops._SCN_Video == '1'){ toiprops._SubSCNs = path.split('?')[0]; }else{ toiprops._LastSubSCN = path.split('?')[0]; } break; case index === 6: if (toiprops._SCN_Video == '1' || toiprops._SCN_Video == '1'){ toiprops._LastSubSCN = path.split('?')[0]; }else{ toiprops._LastSubSCN_Child_1 = path.split('?')[0]; } break; case index > 6: if (toiprops._SCN_Video == '1' || toiprops._SCN_Video == '1'){ toiprops[`_LastSubSCN_Child_${index - 6}`] = path.split('?')[0]; }else{ toiprops[`_LastSubSCN_Child_${index - 5}`] = path.split('?')[0]; } break; default: break; } } }); } } if ('toi' != ''){toiprops._Channel = 'toi';} if ('' != ''){toiprops.hyp1 = '';} if ('' != ''){toiprops._Article_ID = '';} </script><script src="https://timesofindia.indiatimes.com/jquery_1_11_0_min/version-15,minify-1.cms"></script><script type="text/javascript"> if (window._geo != 5) { toiprops.toiprebid=1; } </script><link fetchPriority="high" as="script" href="https://ads.pubmatic.com/AdServer/js/pwt/23105/7404/pwt.js" rel="preload"><link fetchPriority="high" as="script" href="https://c.amazon-adsystem.com/aax2/apstag.js" rel="preload"><link fetchPriority="high" as="script" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" rel="preload"><link fetchPriority="high" as="script" href="https://timesofindia.indiatimes.com/toiads_new/minify-1.cms" rel="preload"><script> window.pageLoadAdsArr = []; </script><!--/toiads_arr.cms?msid=&subsec1=&subsec2=&tmpl=&v=1potime:26--><script src="https://ads.pubmatic.com/AdServer/js/pwt/23105/7404/pwt.js" async=""></script><script src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" async=""></script><script src="https://timesofindia.indiatimes.com/toiads_new/minify-1.cms" async=""></script><script> (function(){ function pingIbeat() { window._pg_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('async', 'true'); e.setAttribute('src',"https://agi-static.indiatimes.com/cms-common/ibeat.min.js"); document.body.appendChild(e); } function ccaudjs() { var dsmi="",_fpc="",_optout=""; require(["tiljs/cookie"], function(cookie) { if(cookie.get("_col_ccds")) { dsmi = "dsmi=" + cookie.get("_col_ccds") + "&"; } else { dsmi = ""; } if(cookie.get("_col_uuid")) { _fpc = "fpc=" + cookie.get("_col_uuid") + "&"; } else { _fpc = ""; } if(cookie.get("optout")) { _optout = "optout=" + cookie.get("optout") + "&"; } else { _optout = ""; } var url = "https://ade.clmbtech.com/cde/aef/var=colaud?cid=2658:3&"+dsmi+_fpc+_optout+"_u="+encodeURIComponent(window.location.href); var gtmdmp = document.createElement('script'); gtmdmp.type = 'text/javascript'; gtmdmp.async = true; gtmdmp.src = url; var s = document.getElementsByTagName('head')[0]; s.parentNode.insertBefore(gtmdmp, s) setTimeout(function(){ if(typeof localStorage != "undefined" && typeof colaud != "undefined" && colaud.aud != ""){ localStorage.setItem('colaud', colaud.aud); } },1000); }) } //setTimeout(function(){ccaudjs()},5000); $(document).on('ready',function(){ ccaudjs() }) })(); </script><link href="/toi_listing_css/version-81,minify-1.cms" media="screen" type="text/css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet" type="text/css"><link rel='stylesheet' type='text/css' href='/articlelist_new.cms.css?version=5c55e122ed15dd4e767248fd695bc240&minify=1'/></head><body class="bgImg" ><div id="c_00" ><div id="c_0001" ><div id="c_wdt_header_1" ><link xmlns:g="http://base.google.com/ns/1.0" type="image/x-icon" href="https://timesofindia.indiatimes.com/icons/toifavicon.ico" rel="shortcut icon"><!--query-Tripura::query-Tripura::--><!--$platform=web_1|$business=toi_1|$section=/articlelist_new_0|$tmpl=listing_1| validOther - 1--><!--toietimestrue35ElectionsINwebmweb--><style> .topband_active { min-height: 0; } .topband_height { min-height: 70px; padding: 5px; } </style><div class="topbandbanner topband_active" style=""><div data-addclass="topband_height" id="div-gpt-ad-1628143827537-0" data-size="[1000, 60]" style="text-align:center;" data-checkJarvisIsAdActive="topBand" data-adsslot="TOI/TOI_ROS_TOP_Strip_1000x60"></div></div><!--/jarvis_adunits.cms?platform=web&s=3&business=toi&type=topband&tmpl=listing&sec=/articlelist_newpotime:1--><script src="/gaview_script/version-3,minify-1.cms" type="text/javascript"></script><div style="display:none" class="" id="login-popup"><button class="close-btn primeclose-btn" type="button"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" height="12" width="12"><g fill-rule="evenodd" fill="none"><path transform="translate(-6 -6)" d="M0 0H24V24H0z"/><path transform="translate(-6 -6)" d="M13.157 12l4.602-4.6a.817.817 0 000-1.16.817.817 0 00-1.157 0L12 10.843 7.398 6.24a.815.815 0 00-1.157 0 .817.817 0 000 1.159l4.602 4.6-4.602 4.6a.817.817 0 000 1.158c.32.322.837.32 1.157 0L12 13.157l4.602 4.6a.814.814 0 001.157 0 .817.817 0 000-1.157L13.157 12z" fill-rule="nonzero" fill="#999"/></g></svg></button><div class="toggle" id="user-sign-in"></div></div><div id="plan-popup-cont"></div><script type="text/x-jsrender" id="plan-popup-script"><div class="plan-popup"></div></script><!--/planpage.cmspotime:1--><link href="https://timesofindia.indiatimes.com/timespoint_css/version-13,minify-1.cms" rel="stylesheet" type="text/css"><div class="timespoint-wrapper"><div id="times-point-modal"><button type="button" class="close-btn">+</button><h2><i class="icon tp-sprite"></i>TOI TimesPoints</h2><div class="inner-container"><div class="box tab-container"><input checked class="tab" name="tabGroup" id="tab1" type="radio"><label for="tab1">HOW TO EARN</label><input class="tab" name="tabGroup" id="tab2" type="radio"><label for="tab2">MY ACTIVITY</label><input class="tab" name="tabGroup" id="tab3" type="radio"><label for="tab3">FAQs</label><div class="tab-content how-to"><div class="tp-list-wrapper"><ul class="tp-list tp-loading"></ul><div class="text-center"><button class="more-btn" type="button">more</button></div></div><div class="tp-box2"><h4>DAILY CHECK-INS: <strong><span class="checkin-days">0</span>/5 completed</strong></h4></div><div class="checkin-list"><div class="btn-grp"><button class="tp-sprite btn prev" type="button"></button><button class="tp-sprite btn next" type="button"></button></div><div class="checkin-parent tp-loading"></div></div><div style="display:none;" class="point-box checkin-info-login"><p>You must login to keep earning daily check-in points</p></div><div class="point-box checkin-info"><p></p></div><div id="widget-banner"></div><div class="offers-detail"><div class="tp-box2 flexbox justify-between align-center"><h4 data-link="https://www.timespoints.com/products">REDEEM YOUR TIMES POINTS</h4><a rel="noopener nofollow noreferrer" target="_blank" class="view-all-btn" href="https://www.timespoints.com/products?utm_source=TOI&amp;utm_medium=timespoint&amp;utm_campaign=daily_checkin">VIEW ALL</a></div><div class="gift-cards"><ul class="tp-loading"></ul></div></div></div><div class="tab-content activity"><div class="profile"><div class="inner tp-loading"><div class="profile-header flexbox justify-between align-center"><figure><img src="https://static.toiimg.com/photo/63379366.cms"></figure><div class="details"><h3 data-userdetails="name"></h3></div></div><div class="tp-details"><ul class="flexbox"><li><p>Lifetime</p><h3 data-userdetails="lifetime">0</h3></li><li><p>Expired</p><h3 data-userdetails="expired">0</h3></li><li><p>Redeemed</p><h3 data-userdetails="redeemed">0</h3></li></ul></div><div class="tp-footer"><p>Total redeemable TimesPoints</p><div class="flexbox justify-between align-center"><div class="points"><i class="tp-sprite icon"></i><span data-userdetails="redeemable">0</span></div><a class="redeem-btn tp-redeem" href="javascript: void(0)">redeem</a></div></div></div><p class="token-expiry">* TimesPoints expire in 1 year from the day of credit</p></div><div class="tp-box2 flexbox justify-between align-center"><h4>TODAY&rsquo;S ACTIVITY</h4><p class="tp-loading" id="tp-todays-date"></p></div><ul class="tp-list tp-loading"></ul></div><div class="tab-content faq"></div></div><div class="redeem-points-sticky tp-sprite"><a class="tp-btn tp-redeem" href="javascript: void(0)">REDEEM POINTS</a></div></div></div></div><div id="timespoint-popup"><div class="wrapper"><button class="close-btn" type="button"></button><div class="column"><h2><i class="icon tp-sprite"></i><span id="tp-popup-achieved-text">Visit TOI Daily &amp; Earn Times Points</span><span class="check-in-str-popup"></span></h2></div><div class="column bonusWrapper"><div class="tpPointsToolTip"></div><ul class="daily-points"></ul></div><div class="column"><a class="tp-btn" href="javascript:void(0)">KNOW MORE</a></div></div></div><script> $('#times-point .close-btn').click(function() { $('.timespoint-wrapper').hide(); }); </script><!--/timespoint_html.cms?v=23potime:1--><div class="top-area"><div class="container"><div class="row"><div class="column"><p>Thu, Nov 28, 2024 | Updated 03.06AM IST</p></div><div class="column"><div id="widget-head"></div><a href="https://epaper.indiatimes.com/timesepaper/publication-the-times-of-india,city-delhi.cms?redirectionSource=TOIWeb" class="epaperButton"> Read ePaper </a><div class="user_area clearfix"><span style="display:none;float:left;" data-plugin="user-isloggedin"><div class="user-controls"><span class="user_name">HI, <span data-plugin="user-name"></span><i class="icon_down "></i></span><div class="dropdown"><ul><li><a pg="#Click-Edit_Profile-1~Header-User_Profile" target="_blank" href="https://jsso.indiatimes.com/sso/identity/profile/edit?channel=toi">Edit Profile</a></li><li aria-hidden="true" itemprop="name"><a aria-hidden="true" pg="#Section_View~NavBar-User_Profile-MySubscription" rel="noopener" href="https://buy.indiatimes.com/TOI/mysubscription" target="_blank" itemprop="url">My Subscription</a></li><li aria-hidden="true" itemprop="name"><a aria-hidden="true" pg="#Section_View~NavBar-User_Profile-RedeemBenefits" rel="noopener" href="https://buy.indiatimes.com/TOI/complimentary" target="_blank" data-prime="redeem_benefits" itemprop="url">Redeem Benefits</a></li><li aria-hidden="true" class="readEpaper"><a aria-hidden="true" href="">Read Other Epapers</a><ul aria-hidden="true" class="epaperDropdown"><li><a href="https://epaper.indiatimes.com/timesepaper/publication-the-economic-times,city-delhi.cms"> The Economic Times </a></li><li><a href="https://epaper.indiatimes.com/timesepaper/publication-the-times-of-india,city-delhi.cms"> The Times Of India </a></li><li><a href="https://epaper.indiatimes.com/timesepaper/publication-mirror,city-bangalore.cms"> Mirror </a></li><li><a href="https://epaper.indiatimes.com/timesepaper/publication-maharashtra-times,city-mumbai.cms"> Maharashtra Times </a></li></ul></li><li itemprop="name"><a pg="#Section_View~NavBar-User_Profile-EpaperPreferences" rel="noopener" href="https://epaper.indiatimes.com/epaper_preferences.cms?publication=the-times-of-india" target="_blank" itemprop="url">Epaper Preferences</a></li><li><span pg="#Click-Logout-4~Header-User_Profile" data-plugin="user-logout">LOGOUT</span></li></ul></div></div></span><span pg="#Click-Sign_In~Header-User_Profile" style="display:none;float:left; position: relative;" data-plugin="user-notloggedin" class="logout-window"><span data-plugin="user-login" class="login">Sign In</span></span></div><span data-plugin="nt-centre" class="noti-cnt"><span data-pgTemplate="#Open~Header-Notification" class="jNtBell"><span class="sprite_bg nt"></span><span class="noti-count"></span></span><div class="gd-notification noimageNt"><div class="gn-notifyouter jNtDropdown" data-id="dn-nfouter"><div class="notification_title">Notification Center</div><div class="jNtList notification-message"><div class="jNotificationMsgTemplate mCustomScrollbar _mCS_4"><a href="#0"><div pg="#Story_View~Header-Notification" class="notify-list"><figure class="ntCenterThumb"><img src="https://static.toiimg.com/photo/34824568.cms" data-imgsrctemplate="https://static.toiimg.com/thumb/imgsize-193484,msid-#msid#,width-200,resizemode-4/#msid#.jpg" class="jNtThumb"></figure><div class="ntMsgInnerBox"><div rodate="" class="text"></div><div class="text jNtText"></div></div></div></a></div></div></div></div></span><ul class="socialfooter social_header"><li class="fb"><a rel="nofollow noreferrer" class="social_sprite" target="_blank" href="https://www.facebook.com/TimesofIndia/"></a></li><li class="twitter"><a rel="nofollow noreferrer" class="social_sprite" target="_blank" href="https://twitter.com/timesofindia"></a></li><li class="rss"><a href="https://timesofindia.indiatimes.com/rss.cms" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li><li class="youtube"><a href="https://www.youtube.com/timesofindia" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li><li class="insta"><a href="https://www.instagram.com/timesofindia/" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li><li class="linkedin"><a href="https://www.linkedin.com/company/timesofindia/" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li></ul></div></div></div></div><header id="header" class="sec-india"><!--Indiaindia/india0-4440100IndiaG20 Summitg20-summit/india/g20-summitTimes Evoketimes-evoke/india/times-evoke475293007137896TRENDING TOPICSFeaturedfeatured/india/times-evokeTimes Evoke Print Editiontimes-evoke-pdf/times-evoke/pdf7137896TRENDING TOPICSEvoke concertevoke-concerthttps://timesofindia.indiatimes.com/timesevokeconcertTOI YCLTOI YCLhttps://toiyoungchangeleaders.comTo Nature, With Lovehttps://timesofindia.indiatimes.com/india/to-nature-with-love/a-book-that-tells-the-greatest-story-on-earth/articleshow/90938057.cmsimg-card-listimg-card-listMaharashtramaharashtra/india/maharashtraMaha Infra Townhallmaha-infra-townhall/MahaInfraTownhallMumbaimumbai/city/mumbaiAurangabadaurangabad/city/aurangabadKolhapurkolhapur/city/kolhapurNagpurnagpur/city/nagpurNashiknashik/city/nashikNavi Mumbainavi-mumbai/city/navi-MumbaiPunepune/city/puneThanethane/city/thaneMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionDelhidelhi/india/delhiDelhi Electionsdelhi-elections/elections/assembly-elections/delhiKarnatakakarnataka/india/karnatakaBangalorebangalore/city/bangaloreHubballihubballi/city/hubliMangaloremangaluru/city/mangaloreMysoremysuru/city/mysoreKarnataka Electionskarnataka-assembly-election/elections/assembly-elections/karnatakaTamil Nadutamil-nadu/india/tamil-naduTamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduChennaichennai/city/chennaiCoimbatorecoimbatore/city/coimbatoreErodeerode/City/ErodeMaduraimadurai/city/maduraiSalemsalem/city/SalemTrichytrichy/city/trichyTelanganatelangana/india/telanganaHyderabadhyderabad/city/hyderabadTelangana Electionstelangana-lok-sabha-election/elections/telangana-lok-sabha-electionUttar Pradeshuttar-pradesh/india/uttar-pradeshAgraagra/city/agraAllahabadallahabad/city/allahabadBareillybareilly/city/bareillyGhaziabadghaziabad/city/ghaziabadKanpurkanpur/city/kanpurLucknowlucknow/city/lucknowMeerutmeerut/city/meerutNoidanoida/city/noidaVaranasivaranasi/city/varanasiUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionWest Bengalwest-bengal/india/west-bengalWest Bengal Electionswest-bengal-elections/elections/assembly-elections/west-bengalKolkatakolkata/city/kolkataGujaratgujarat/india/gujaratAhmedabadahmedabad/city/ahmedabadRajkotrajkot/city/rajkotSuratsurat/city/suratVadodaravadodara/city/vadodaraGujarat Electionsgujarat/elections/assembly-elections/gujaratMadhya Pradeshmadhya-pradesh/india/madhya-pradeshBhopalbhopal/city/bhopalIndoreindore/city/indoreMP Electionsmadhya-pradesh-lok-sabha-election/elections/madhya-pradesh-lok-sabha-electionBiharbihar/india/biharPatnapatna/city/patnaBihar Electionsbihar-lok-sabha-election/elections/bihar-lok-sabha-electionChandigarhchandigarh/india/chandigarhChandigarh Electionschandigarh-lok-sabha-election/elections/chandigarh-lok-sabha-electionRajasthanrajasthan/india/rajasthanAjmerajmer/city/ajmerJaipurRajasthan-Jaipur/city/jaipurJodhpurjodhpur/city/jodhpurUdaipurudaipur/city/udaipurRajasthan Electionsrajasthan-lok-sabha-election/elections/rajasthan-lok-sabha-electionArunachal Pradesharunachal-pradesh/india/arunachal-pradeshItanagaritanagar/city/itanagarArunachal Electionsarunachal-pradesh-lok-sabha-election/elections/arunachal-pradesh-lok-sabha-electionAndhra Pradeshandhra-pradesh/india/andhra-pradeshAmaravatiamaravati/city/amaravatiVijayawadavijayawada/city/vijayawadaVisakhapatnamvisakhapatnam/city/visakhapatnamAndhra Electionsandhra-pradesh-lok-sabha-election/elections/andhra-pradesh-lok-sabha-electionAssamassam/india/assamAssam Electionsassam-election/elections/assembly-elections/assamGuwahatiguwahati/city/guwahatiChhattisgarhchhattisgarh/india/chhattisgarhRaipurraipur/city/raipurChhattisgarh Electionschhattisgarh-lok-sabha-election/elections/chhattisgarh-lok-sabha-electionGoagoa/india/goaGoa Electionsgoa-lok-sabha-election/elections/goa-lok-sabha-electionHaryanaharyana/india/haryanaFaridabadfaridabad/city/faridabadGurgaongurgaon/city/gurgaonHaryana Electionsharyana-lok-sabha-election/elections/haryana-lok-sabha-electionHimachal Pradeshhimachal-pradesh/india/himachal-pradeshShimlashimla/city/shimlaHimachal Electionshimachal-pradesh-lok-sabha-election/elections/himachal-pradesh-lok-sabha-electionJammu and Kashmirjammu-and-kashmir/india/jammu-and-kashmirJammuJammuandKashmir-Jammu/city/jammuSrinagarJammuandKashmir-Srinagar/city/srinagarJ&K Electionsjammu-and-kashmir-lok-sabha-election/elections/jammu-and-kashmir-lok-sabha-electionJharkhandjharkhand/india/jharkhandJharkhand Forwardjharkhand-forward/JharkhandForwardJamshedpurJharkhand-Jamshedpur/city/jamshedpurRanchiranchi/city/ranchiJharkhand Electionsjharkhand-lok-sabha-election/elections/jharkhand-lok-sabha-electionKeralakerala/india/keralaKerala Electionskerala-election/elections/assembly-elections/keralaKochiKerala-Kochi/city/kochiKozhikodekozhikode/city/kozhikodeThiruvananthapuramthiruvananthapuram/city/thiruvananthapuramManipurmanipur/india/manipurImphalManipur-Imphal/city/imphalManipur Elections/elections/manipur-lok-sabha-electionMeghalayameghalaya/india/meghalayaShillongMeghalaya-Shillong/city/shillongMeghalaya Elections/elections/assembly-elections/meghalayaMizorammizoram/india/mizoramMizoram Elections/elections/mizoram-lok-sabha-electionNagalandnagaland/india/nagalandKohimaNagaland-Kohima/city/kohimaNagaland Elections/elections/assembly-elections/nagalandOdishaorissa/india/orissaBhubaneswarOrissa-Bhubaneswar/city/bhubaneswarCuttackOrissa-Cuttack/city/cuttackOdisha Elections/elections/odisha-lok-sabha-electionPunjabpunjab/india/punjabAmritsarPunjab-Amritsar/city/amritsarLudhianaPunjab-Ludhiana/city/ludhianaPunjab Elections/elections/punjab-lok-sabha-electionSikkimsikkim/india/sikkimTripuratripura/india/tripuraAgartalaTripura-Agartala/city/agartalaTripura Elections/elections/assembly-elections/tripuraUttarakhanduttarakhand/india/uttarakhandDehradunUttarakhand-Dehradun/city/dehradunUttarakhand Elections/elections/uttarakhand-lok-sabha-electionAndaman and Nicobar Islandsandaman-and-nicobar-islands/india/andaman-and-nicobar-islandsDadra and Nagar Havelidadra-and-nagar-haveli/india/dadra-and-nagar-haveliDaman and Diudaman-and-diu/india/daman-and-diuLakshadweeplakshadweep/india/lakshadweepPondicherrypondicherry/india/pondicherryPuducherry Electionspuducherry-election/elections/assembly-elections/puducherryPuducherryPondicherry-Puducherry/city/puducherryTimes Health Surveytimes-health-survey/health-surveyl2-health-listWEB STORIESweb-stories/india/web-stories - Briefsbriefs/briefsIndia/briefs/indiaSports/briefs/sportsEntertainment/briefs/entertainmentTV/briefs/tvLifestyle/briefs/lifestyleWorld/briefs/worldBusiness/briefs/businessElections/briefs/electionsTOIPlusprime-navtoiplus toimainmenu/toi-plusCoronaviruscoronavirus/coronavirusIndia Covid Casescases-in-india-and-world/coronavirus/cases-in-india-and-worldIndia Vaccinecoronavirus-vaccine-tracker/coronavirus/vaccineCovaxincoronavirus-covaxin/coronavirus/vaccine/covaxinCovishieldcoronavirus-covishield/coronavirus/vaccine/covishieldPfizercoronavirus-Pfizer/coronavirus/vaccine/pfizerModernacoronavirus-moderna/coronavirus/vaccine/modernaSputnik Vcoronavirus-sputnik-v/coronavirus/vaccine/sputnik-vAstraZenecacoronavirus-astrazeneca/coronavirus/vaccine/astrazenecaFAQ'scoronavirus-faq/coronavirus/faqsPreventioncoronavirus-prevention/life-style/health-fitness/coronavirus-preventionTreatmentcoronavirus-treatment/life-style/health-fitness/coronavirus-treatmentSymptomscoronavirus-symptoms/life-style/health-fitness/coronavirus-symptomsNewscoronavirus-news/coronavirus/newsSilent Covid Warriorscoronavirus-silent-covid-warriors/coronavirus/covid-19-warriorsIndiacoronavirus-india/coronavirus/indiaDelhicoronavirus-delhi/coronavirus/india/delhiBangalorecoronavirus-bangalore/coronavirus/india/bangaloreHyderabadcoronavirus-hyderabad/coronavirus/india/hyderabadKolkatacoronavirus-kolkata/coronavirus/india/kolkataMumbaicoronavirus-mumbai/coronavirus/india/mumbaiWorldcoronavirus-world/coronavirus/worldSpeaking Treecoronavirus-speaking-/india/articlelist/75012453.cmsVideovideos/videosEventsevents/videos/entertainment/eventsTop Newstop-news/City Newsmobile-city/city?cs=tLatestmobile-latest/latest.cmsTrendingmobile-trending/trending.cmsSocialmobile-social/viral-newsLive Audiolive-audio/live-tv/times-now/audioVideosvideos/videosToptop-videos/videos/top-videosTILwidgetTrendingtrending-videos/videos/trending-videosTILwidgetViralviral-videos/videos/viral-videosEntertainmententertainment/videos/entertainmentTILwidgetHindidelhi,allahabad,bhopal,bhubaneswar,goa,gurgaon,lucknow,navi mumbai,noida,raipur,thane,varanasi,guwahati,indore,jaipur,kanpurentertainment-hindi/videos/entertainment/hindiTamilchennai,coimbatore,madurai,puducherry,trichyentertainment-regional-tamil/videos/entertainment/regional/tamilBanglakolkataentertainment-regional-bangla/videos/entertainment/regional/banglaTeluguhyderabad,visakhapatnamentertainment-regional-telugu/videos/entertainment/regional/teluguKannadabangalore,hubli,mangalore,mysoreentertainment-regional-kannada/videos/entertainment/regional/kannadaMalayalamkochi,kozhikode,thiruvananthapuramentertainment-regional-malayalam/videos/entertainment/regional/malayalamMarathimumbai,nagpur,kolhapur,aurangabad,nashik,puneentertainment-regional-marathi/videos/entertainment/regional/marathiHollywoodentertainment-english/videos/entertainment/hollywoodTOI Originalstoi-originals/videos/toi-originalsTILwidgetFeatured Videosfeatured-videos/videos/featured-videosTILwidgetTOI Newspointtoi-newspoint/videos/toi-newspointTILwidgetNarrative WC T20 Splnarrative-wc-T20-spl/videos/narrative-wc-T20-splTILwidgetBollywoodbollywood/videos/bollywoodTILwidgetNarrative Election Splnarrative-election-spl/videos/narrative-election-splTILwidgetDance Of Democracydance-of-democracy/videos/dance-of-democracyTILwidgetIndianews/videos/newsTILwidgetToi In-Depthtoi-in-depth/videos/toi-in-depthTimes propertytimes-property/videos/times-propertyTILwidgetCitycity/videos/cityTILwidgetFeaturedfeaturedMumbaiMumbai, Navi Mumbaimumbai/videos/city/mumbaiBengalurubangalore/videos/city/bangaloreKolkatakolkata/videos/city/kolkataChennaichennai/videos/city/chennaiDelhiNoida, Faridabad, Gurgaon, New Delhidelhi/videos/city/delhiAhmedabadahmedabad/videos/city/ahmedabadKochikochi/videos/city/kochiJaipurjaipur/videos/city/jaipurHyderabadhyderabad/videos/city/hyderabadChandigarhchandigarh/videos/city/chandigarhLucknowlucknow/videos/city/lucknowPatnapatna/videos/city/patnaPunepune/videos/city/puneInternationalinternational/videos/internationalTILwidgetSportssports/videos/sportsTILwidgetFeaturedsportscricketcricket/videos/sports/cricketfootballfootball/videos/sports/footballtennistennis/videos/sports/tennisTop Tennis Videostop-tennis-videos/videos/sports/top-tennis-videosother sportsother-sports/videos/sports/other-sportsBusinessbusiness/videos/businessTILwidgetFinancial Literacyfinancial-literacy/videos/business/financial-literacyBudgetbudget/videos/budgetTILwidgetHealthhealth/videos/lifestyle/health-fitnessTILwidgetHealth Videos | Fitness Videos | Workout VideosTVtv/videos/tvFeaturedfeatured-tvHindi TVtv-hindi/videos/tv/hindiEnglish TVtv-english/videos/tv/englishMarathi TVtv-marathi/videos/tv/marathiLifestylelifestyle/videos/lifestyleTILwidgetBeauty Pageantsbeauty-pageants/videos/beauty-pageantsTILwidgetFeaturedFeatured-beauty-pageantsMiss Indiabeauty-pageants-miss-india/videos/beauty-pageants/miss-indiaMiss Divabeauty-pageants-miss-diva/videos/beauty-pageants/miss-divaCampus Princessbeauty-pageants-campus-princess/videos/beauty-pageants/campus-divaMr Indiabeauty-pageants-mr-india/videos/beauty-pageants/mr-indiaForeign Pageantsbeauty-pageants-foreign-pageants/videos/beauty-pageants/foreign-pageantsFresh Facebeauty-pageants-fresh-face/videos/beauty-pageants/fresh-faceElections 2024elections/elections/videosFoodrecipes-videoshttps://recipes.timesofindia.com/videos/videolist/52254947.cmsTILwidgetTechtech/videos/techTILwidgetAutoauto/videos/autoTILwidgetMusicentertainment-music/videos/entertainment/musicMotion Graphicsmotion-graphics/videos/motion-graphicsTILwidgetEventsvideos-events/videos/entertainment/events/mumbaiTILwidgetMumbaimumbai-events/videos/entertainment/events/mumbaiDelhidelhi-events/videos/entertainment/events/delhiBengalurubangalore-events/videos/entertainment/events/bangaloreHyderabadhyderabad-events/videos/entertainment/events/hyderabadPunepune-events/videos/entertainment/events/puneAhmedabadahmedabad-events/videos/entertainment/events/ahmedabadKolkatakolkata-events/videos/entertainment/events/kolkataChennaichennai-events/videos/entertainment/events/chennaiLucknowlucknow-events/videos/entertainment/events/lucknowNagpurnagpur-events/videos/entertainment/events/nagpurRegionalnbthindihttps://navbharattimes.indiatimes.com/video/videolist/4901865.cmsTILwidgetCitycity/cityMumbaimumbai/city/mumbaiCivic Issuesmumbai-civic-issues/city/mumbai?cfmid=14000000Crimemumbai-crime/city/mumbai?cfmid=2000000Politicsmumbai-politics/city/mumbai?cfmid=11000000Schools & Collegesmumbai-schools-colleges/city/mumbai?cfmid=5000000Mumbai Mirrormumbai-mirror-sunday/city/mumbai/mumbai-mirror-sundayMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionCitizen Reportercitizen-reporter/citizen-reporter/mumbai/crstories/query-mumbai.cms?ref=-2128838597Videosmumbai-videos/videos/city/mumbaiPhotosmumbai-photos/city/mumbai/photosWeathermumbai-weather/weather/city-mumbai.cmsDelhidelhi/city/delhiDelhi MCD Electionsdelhi-mcd-elections/city/delhi/municipal-corporation-elections-mcdCivic Issuesdelhi-civic-issues/city/delhi?cfmid=14000000Crimedelhi-crime/city/delhi?cfmid=2000000Politicsdelhi-politics/city/delhi?cfmid=11000000Schools & Collegesdelhi-schools-colleges/city/delhi?cfmid=5000000Citizen Reportercitizen-reporter/citizen-reporter/delhi/crstories/query-delhi.cms?ref=-2128839596Videosdelhi-videos/videos/city/delhiPhotosdelhi-photoshttps://photogallery.indiatimes.com/events/delhiWeatherdelhi-weather/weather/city-delhi.cmsBengalurubengaluru/city/bangaloreCivic Issuesbangalore-civic-issues/city/bangalore?cfmid=14000000Crimebangalore-crime/city/bangalore?cfmid=2000000Politicsbangalore-politics/city/bangalore?cfmid=11000000Schools & Collegesbangalore-schools-colleges/city/bangalore?cfmid=5000000Karnataka Electionskarnataka-assembly-election/elections/assembly-elections/karnatakaCitizen Reportercitizen-reporter/citizen-reporter/bangalore/crstories/query-bangalore.cms?ref=-2128833038Photosbangalore-photoshttps://photogallery.indiatimes.com/events/bangaloreVideosbangalore-videos/videos/city/bangaloreWeatherbangalore-weather/weather/city-bangalore.cmsHyderabadhyderabad/city/hyderabadCivic Issueshyderabad-civic-issues/city/hyderabad?cfmid=14000000Crimehyderabad-crime/city/hyderabad?cfmid=2000000Politicshyderabad-politics/city/hyderabad?cfmid=11000000Schools & Collegeshyderabad-schools-colleges/city/hyderabad?cfmid=5000000SecunderabadSecunderabad/city/hyderabad?cfmid=99001051Citizen Reportercitizen-reporter/citizen-reporter/hyderabad/crstories/query-hyderabad.cms?ref=-2128816011Videoshyderabad-videos/videos/city/hyderabadPhotoshyderabad-photoshttps://photogallery.indiatimes.com/events/hyderabadWeatherhyderabad-weather/weather/city-hyderabad.cmsKolkatakolkata/city/kolkataWest Bengal Electionswest-bengal-elections/elections/assembly-elections/west-bengalCivic Issueskolkata-civic-issues/city/kolkata?cfmid=14000000Crimekolkata-crime/city/kolkata?cfmid=2000000Politicskolkata-politics/city/kolkata?cfmid=11000000Schools & Collegeskolkata-schools-colleges/city/kolkata?cfmid=5000000Photoskolkata-photoshttps://photogallery.indiatimes.com/events/kolkataVideoskolkata-videos/videos/city/kolkataWeatherkolkata-weather/weather/city-kolkata.cmsChennaichennai/city/chennaiTamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduCivic Issueschennai-civic-issues/city/chennai?cfmid=14000000Crimechennai-crime/city/chennai?cfmid=2000000Politicschennai-politics/city/chennai?cfmid=11000000Schools & Collegeschennai-schools-colleges/city/chennai?cfmid=5000000Citizen Reportercitizen-reporter/citizen-reporter/chennai/crstories/query-chennai.cms?ref=2950623Videoschennai-videos/videos/city/chennaiPhotoschennai-photoshttps://photogallery.indiatimes.com/events/chennaiWeatherchennai-weather/weather/city-chennai.cmsAgartalaagartala/city/agartala#Weatheragartala-weather/weather/city-Agartala.cmsTripura Electionstripura-lok-sabha-election/elections/tripura-lok-sabha-electionAgraagra/city/agra#Weatheragra-weather/weather/city-agra.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionAjmerajmer/city/ajmer#Rajasthan Electionsrajasthan-lok-sabha-election/elections/rajasthan-lok-sabha-electionAmaravatiamaravati/city/amaravati#Weatheramaravati-weather/weather/city-amaravati.cmsAndhra Electionsandhra-pradesh-lok-sabha-election/elections/andhra-pradesh-lok-sabha-electionAhmedabadahmedabad/city/ahmedabadCivic Issuesahmedabad-civic-issues/city/ahmedabad?cfmid=14000000Crimeahmedabad-crime/city/ahmedabad?cfmid=2000000Politicsahmedabad-politics/city/ahmedabad?cfmid=11000000Schools & Collegesahmedabad-schools-colleges/city/ahmedabad?cfmid=5000000Gujarat Electionsgujarat/elections/assembly-elections/gujaratVideosahmedabad-videos/videos/city/ahmedabadPhotosahmedabad-photoshttps://photogallery.indiatimes.com/events/ahmedabadWeatherahmedabad-weather/weather/city-ahmedabad.cmsAllahabadallahabad/city/allahabad#Weatherallahabad-weather/weather/city-allahabad.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionAmritsaramritsar/city/amritsar#Weatheramritsar-weather/weather/city-amritsar.cmsPunjab Electionspunjab-lok-sabha-election/elections/punjab-lok-sabha-electionAurangabadaurangabad/city/aurangabad#Weatheraurangabad-weather/weather/city-aurangabad.cmsMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionBareillybareilly/city/bareilly#Weatherbareilly-weather/weather/city-bareilly.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionBhopalbhopal/city/bhopalCivic Issuesbhopal-civic-issues/city/bhopal?cfmid=14000000Crimebhopal-crime/city/bhopal?cfmid=2000000Politicsbhopal-politics/city/bhopal?cfmid=11000000Schools & Collegesbhopal-schools-colleges/city/bhopal?cfmid=5000000MP Electionsmadhya-pradesh-lok-sabha-election/elections/madhya-pradesh-lok-sabha-electionWeatherbhopal-weather/weather/city-bhopal.cmsBhubaneswarbhubaneswar/city/bhubaneswarCivic Issuesbhubaneswar-civic-issues/city/bhubaneswar?cfmid=14000000Crimebhubaneswar-crime/city/bhubaneswar?cfmid=2000000Politicsbhubaneswar-politics/city/bhubaneswar?cfmid=11000000Schools & Collegesbhubaneswar-schools-colleges/city/bhubaneswar?cfmid=5000000Odisha Electionsodisha-lok-sabha-election/elections/odisha-lok-sabha-electionWeatherbhubaneswar-weather/weather/city-bhubaneswar.cmsChandigarhchandigarh/city/chandigarhCivic Issueschandigarh-civic-issues/city/chandigarh?cfmid=14000000Crimechandigarh-crime/city/chandigarh?cfmid=14000000Politicschandigarh-politics/city/chandigarh?cfmid=11000000Schools & Collegeschandigarh-schools-colleges/city/chandigarh?cfmid=5000000Chandigarh Electionschandigarh-lok-sabha-election/elections/chandigarh-lok-sabha-electionVideoschandigarh-videos/videos/city/chandigarhPhotoschandigarh-photoshttps://photogallery.indiatimes.com/events/chandigarhWeatherchandigarh-weather/weather/city-chandigarh.cmsBol Daalbol-daal/join-the-bol-daal-movement-against-drug-use-today/socialcampaign/70391961.cmsCoimbatorecoimbatore/city/coimbatore#Tamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduWeathercoimbatore-weather/weather/city-coimbatore.cmsCuttackcuttack/city/cuttack#Weathercuttack-weather/weather/city-cuttack.cmsOdisha Electionsodisha-lok-sabha-election/elections/odisha-lok-sabha-electionDehradundehradun/city/dehradun#Weatherdehradun-weather/weather/city-dehradun.cmsUttarakhand Electionsuttarakhand-lok-sabha-election/elections/uttarakhand-lok-sabha-electionErodeerode/City/Erode#Tamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduWeathererode-weather/weather/city-erode.cmsFaridabadfaridabad/city/faridabad#Weatherfaridabad-weather/weather/city-faridabad.cmsHaryana Electionsharyana-lok-sabha-election/elections/haryana-lok-sabha-electionGhaziabadghaziabad/city/ghaziabad#Weatherghaziabad-weather/weather/city-ghaziabad.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionGoagoa/city/goaCivic Issuesgoa-civic-issues/city/goa?cfmid=14000000Crimegoa-crime/city/goa?cfmid=2000000Politicsgoa-politics/city/goa?cfmid=11000000Schools & Collegesgoa-schools-colleges/city/goa?cfmid=5000000Goa Electionsgoa-lok-sabha-election/elections/goa-lok-sabha-electionPhotosgoa-photoshttps://photogallery.indiatimes.com/events/goaWeathergoa-weather/weather/city-goa.cmsGurgaongurgaon/city/gurgaonCitizen Reportercitizen-reporter/citizen-reporter/gurgaon/crstories/query-gurgaon.cms?ref=6547154Weathergurgaon-weather/weather/city-gurgaon.cmsHaryana Electionsharyana-lok-sabha-election/elections/haryana-lok-sabha-electionGuwahatiguwahati/city/guwahatiAssam Electionsassam-election/elections/assembly-elections/assamCivic Issuesguwahati-civic-issues/city/guwahati?cfmid=14000000Crimeguwahati-crime/city/guwahati?cfmid=2000000Politicsguwahati-politics/city/guwahati?cfmid=11000000Schools & Collegesguwahati-schools-colleges/city/guwahati?cfmid=5000000Weatherguwahati-weather/weather/city-guwahati.cmsEventsguwahati-events/city/guwahati/eventlist/4118215.cms?cfmid=10099000Hubballihubballi/city/hubli#Weatherhubli-weather/weather/city-hubli.cmsKarnataka Electionskarnataka-assembly-election/elections/assembly-elections/karnatakaImphalimphal/city/imphal#Weatherimphal-weather/weather/city-imphal.cmsManipur Electionsmanipur-lok-sabha-election/elections/manipur-lok-sabha-electionIndoreindore/city/indore#Weatherindore-weather/weather/city-indore.cmsMP Electionsmadhya-pradesh-lok-sabha-election/elections/madhya-pradesh-lok-sabha-electionItanagaritanagar/city/itanagar#Arunachal Electionsarunachal-pradesh-lok-sabha-election/elections/arunachal-pradesh-lok-sabha-electionJaipurjaipur/city/jaipurCivic Issuesjaipur-civic-issues/city/jaipur?cfmid=14000000Crimejaipur-crime/city/jaipur?cfmid=2000000Politicsjaipur-politics/city/jaipur?cfmid=11000000Schools & Collegesjaipur-schools-colleges/city/jaipur?cfmid=5000000Rajasthan Electionsrajasthan-lok-sabha-election/elections/rajasthan-lok-sabha-electionVideosjaipur-videos/videos/city/jaipurPhotosjaipur-photoshttps://photogallery.indiatimes.com/events/jaipurWeatherjaipur-weather/weather/city-jaipur.cmsJammujammu/city/jammu#Weatherjammu-weather/weather/city-jammu.cmsJamshedpurjamshedpur/city/jamshedpur#Weatherjamshedpur-weather/weather/city-jamshedpur.cmsJharkhand Electionsjharkhand-lok-sabha-election/elections/jharkhand-lok-sabha-electionJodhpurjodhpur/city/jodhpurRajasthan Electionsrajasthan-lok-sabha-election/elections/rajasthan-lok-sabha-electionKanpurkanpur/city/kanpur#Photoskanpur-photoshttps://photogallery.indiatimes.com/events/kanpurWeatherkanpur-weather/weather/city-kanpur.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionKochikochi/city/kochi#Kerala Electionskerala-election/elections/assembly-elections/keralaCivic Issueskochi-civic-issues/city/kochi?cfmid=14000000Crimekochi-crime/city/kochi?cfmid=2000000Politicskochi-politics/city/kochi?cfmid=11000000Schools & Collegeskochi-schools-colleges/city/kochi?cfmid=5000000Videoskochi-videos/videos/city/kochiPhotoskochi-photoshttps://photogallery.indiatimes.com/events/keralaWeatherkochi-weather/weather/city-kochi.cmsKohimakohima/city/kohima#Kolhapurkolhapur/city/kolhapur#Maharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionKozhikodekozhikode/city/kozhikode#Kerala Electionskerala-election/elections/assembly-elections/keralaWeatherkozhikode-weather/weather/city-kozhikode.cmsLucknowlucknow/city/lucknowCivic Issueslucknow-civic-issues/city/lucknow?cfmid=14000000Crimelucknow-crime/city/lucknow?cfmid=2000000Politicslucknow-politics/city/lucknow?cfmid=11000000Schools & Collegeslucknow-schools-colleges/city/lucknow?cfmid=5000000UP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionVideoslucknow-videos/videos/city/lucknowPhotoslucknow-photoshttps://photogallery.indiatimes.com/events/lucknowWeatherlucknow-weather/weather/city-lucknow.cmsLudhianaludhiana/city/ludhiana#Weatherludhiana-weather/weather/city-ludhiana.cmsPunjab Electionspunjab-lok-sabha-election/elections/punjab-lok-sabha-electionMaduraimadurai/city/madurai#Tamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduWeathermadurai-weather/weather/city-madurai.cmsMangaloremangaluru/city/mangalore#Weathermangalore-weather/weather/city-mangalore.cmsKarnataka Electionskarnataka-assembly-election/elections/assembly-elections/karnatakaMeerutmeerut/city/meerut#Weathermeerut-weather/weather/city-meerut.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionMysoremysuru/city/mysore#Weathermysore-weather/weather/city-mysore.cmsKarnataka Electionskarnataka-assembly-election/elections/assembly-elections/karnatakaNagpurnagpur/city/nagpur#Photosnagpur-photoshttps://photogallery.indiatimes.com/events/nagpurWeathernagpur-weather/weather/city-nagpur.cmsMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionNashiknashik/city/nashik#Weathernashik-weather/weather/city-nashik.cmsMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionNavi Mumbainavi-mumbai/city/navi-MumbaiWeathermumbai-weather/weather/city-mumbai.cmsMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionNoidanoida/city/noidaCitizen Reportercitizen-reporter/citizen-reporter/noida/crstories/query-noida.cms?ref=8021716Schools & Collegesmumbai-schools-colleges/city/noida?cfmid=5000000Weathernoida-weather/weather/city-noida.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionPatnapatna/city/patnaCivic Issuespatna-civic-issues/city/patna?cfmid=14000000Crimepatna-crime/city/patna?cfmid=2000000Politicspatna-politics/city/patna?cfmid=11000000Schools & Collegespatna-schools-colleges/city/patna?cfmid=5000000Bihar Electionsbihar-lok-sabha-election/elections/bihar-lok-sabha-electionVideosahmedabad-videos/videos/city/patnaWeatherpatna-weather/weather/city-patna.cmsPuducherrypuducherry/city/puducherry#Puducherry Electionspuducherry-election/elections/assembly-elections/puducherryWeatherpuducherry-weather/weather/city-puducherry.cmsPunepune/city/puneCivic Issuespune-civic-issues/city/pune?cfmid=14000000Crimepune-crime/city/pune?cfmid=2000000Politicspune-politics/city/pune?cfmid=11000000Schools & Collegespune-schools-colleges/city/pune?cfmid=5000000Maharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionVideospune-videos/videos/city/punePhotospune-photoshttps://photogallery.indiatimes.com/events/puneWeatherpune-weather/weather/city-pune.cmsEventspune-events/city/pune/eventlist/-2128821991.cms?cfmid=10099000Raipurraipur/city/raipur#Weatherraipur-weather/weather/city-raipur.cmsChhattisgarh Electionschhattisgarh-lok-sabha-election/elections/chhattisgarh-lok-sabha-electionPollution Newsraipur-pollutions-news/city/raipur/pollution-newsRajkotrajkot/city/rajkot#Weatherrajkot-weather/weather/city-rajkot.cmsGujarat Electionsgujarat/elections/assembly-elections/gujaratRanchiranchi/city/ranchi#Weatherranchi-weather/weather/city-ranchi.cmsJharkhand Electionsjharkhand-lok-sabha-election/elections/jharkhand-lok-sabha-electionSrinagarsrinagar/city/srinagar#Weathersrinagar-weather/weather/city-srinagar.cmsJ&K Electionsjammu-and-kashmir-lok-sabha-election/elections/jammu-and-kashmir-lok-sabha-electionSalemsalem/city/Salem#Tamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduWeatherSalem-weather/weather/city-Salem.cmsShillongshillong/city/shillong#Weathershillong-weather/weather/city-shillong.cmsMeghalaya Electionsmaghalaya-election/elections/assembly-elections/meghalayaShimlashimla/city/shimla#Weathershimla-weather/weather/city-shimla.cmsHimachal Electionshimachal-pradesh-lok-sabha-election/elections/himachal-pradesh-lok-sabha-electionSuratsurat/city/surat#Weathersurat-weather/weather/city-surat.cmsGujarat Electionsgujarat/elections/assembly-elections/gujaratThanethane/city/thaneWeatherthane-weather/weather/city-thane.cmsMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionTrichytrichy/city/trichy#Tamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduWeathertrichy-weather/weather/city-trichy.cmsThiruvananthapuramthiruvananthapuram/city/thiruvananthapuramKerala Electionskerala-election/elections/assembly-elections/keralaCivic Issuesthiruvananthapuram-civic-issues/city/thiruvananthapuram?cfmid=14000000Crimethiruvananthapuram-crime/city/thiruvananthapuram?cfmid=2000000Politicsthiruvananthapuram-politics/city/thiruvananthapuram?cfmid=11000000Schools & Collegesthiruvananthapuram-schools-colleges/city/thiruvananthapuram?cfmid=5000000Photoskerala-photoshttps://photogallery.indiatimes.com/events/keralaWeatherthiruvananthapuram-weather/weather/city-thiruvananthapuram.cmsUdaipurudaipur/city/udaipur#Weatherudaipur-weather/weather/city-Udaipur.cmsRajasthan Electionsrajasthan-lok-sabha-election/elections/rajasthan-lok-sabha-electionVadodaravadodara/city/vadodara#Weathervadodara-weather/weather/city-vadodara.cmsGujarat Electionsgujarat/elections/assembly-elections/gujaratVaranasivaranasi/city/varanasi#Weathervaranasi-weather/weather/city-varanasi.cmsUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionVijayawadavijayawada/city/vijayawada#Weathervijayawada-weather/weather/city-vijayawada.cmsAndhra Electionsandhra-pradesh-lok-sabha-election/elections/andhra-pradesh-lok-sabha-electionVisakhapatnamvisakhapatnam/city/visakhapatnam#Weathervisakhapatnam-weather/weather/city-visakhapatnam.cmsAndhra Electionsandhra-pradesh-lok-sabha-election/elections/andhra-pradesh-lok-sabha-electionIndiaindia/india0-4440100IndiaG20 Summitg20-summit/india/g20-summitTimes Evoketimes-evoke/india/times-evoke475293007137896TRENDING TOPICSFeaturedfeatured/india/times-evokeTimes Evoke Print Editiontimes-evoke-pdf/times-evoke/pdf7137896TRENDING TOPICSEvoke concertevoke-concerthttps://timesofindia.indiatimes.com/timesevokeconcertTOI YCLTOI YCLhttps://toiyoungchangeleaders.comTo Nature, With Lovehttps://timesofindia.indiatimes.com/india/to-nature-with-love/a-book-that-tells-the-greatest-story-on-earth/articleshow/90938057.cmsimg-card-listimg-card-listMaharashtramaharashtra/india/maharashtraMaha Infra Townhallmaha-infra-townhall/MahaInfraTownhallMumbaimumbai/city/mumbaiAurangabadaurangabad/city/aurangabadKolhapurkolhapur/city/kolhapurNagpurnagpur/city/nagpurNashiknashik/city/nashikNavi Mumbainavi-mumbai/city/navi-MumbaiPunepune/city/puneThanethane/city/thaneMaharashtra Electionsmaharashtra-lok-sabha-election/elections/maharashtra-lok-sabha-electionDelhidelhi/india/delhiDelhi Electionsdelhi-elections/elections/assembly-elections/delhiKarnatakakarnataka/india/karnatakaBangalorebangalore/city/bangaloreHubballihubballi/city/hubliMangaloremangaluru/city/mangaloreMysoremysuru/city/mysoreKarnataka Electionskarnataka-assembly-election/elections/assembly-elections/karnatakaTamil Nadutamil-nadu/india/tamil-naduTamil Nadu Electionstamil-nadu-election/elections/assembly-elections/tamil-naduChennaichennai/city/chennaiCoimbatorecoimbatore/city/coimbatoreErodeerode/City/ErodeMaduraimadurai/city/maduraiSalemsalem/city/SalemTrichytrichy/city/trichyTelanganatelangana/india/telanganaHyderabadhyderabad/city/hyderabadTelangana Electionstelangana-lok-sabha-election/elections/telangana-lok-sabha-electionUttar Pradeshuttar-pradesh/india/uttar-pradeshAgraagra/city/agraAllahabadallahabad/city/allahabadBareillybareilly/city/bareillyGhaziabadghaziabad/city/ghaziabadKanpurkanpur/city/kanpurLucknowlucknow/city/lucknowMeerutmeerut/city/meerutNoidanoida/city/noidaVaranasivaranasi/city/varanasiUP Electionsuttar-pradesh-lok-sabha-election/elections/uttar-pradesh-lok-sabha-electionWest Bengalwest-bengal/india/west-bengalWest Bengal Electionswest-bengal-elections/elections/assembly-elections/west-bengalKolkatakolkata/city/kolkataGujaratgujarat/india/gujaratAhmedabadahmedabad/city/ahmedabadRajkotrajkot/city/rajkotSuratsurat/city/suratVadodaravadodara/city/vadodaraGujarat Electionsgujarat/elections/assembly-elections/gujaratMadhya Pradeshmadhya-pradesh/india/madhya-pradeshBhopalbhopal/city/bhopalIndoreindore/city/indoreMP Electionsmadhya-pradesh-lok-sabha-election/elections/madhya-pradesh-lok-sabha-electionBiharbihar/india/biharPatnapatna/city/patnaBihar Electionsbihar-lok-sabha-election/elections/bihar-lok-sabha-electionChandigarhchandigarh/india/chandigarhChandigarh Electionschandigarh-lok-sabha-election/elections/chandigarh-lok-sabha-electionRajasthanrajasthan/india/rajasthanAjmerajmer/city/ajmerJaipurRajasthan-Jaipur/city/jaipurJodhpurjodhpur/city/jodhpurUdaipurudaipur/city/udaipurRajasthan Electionsrajasthan-lok-sabha-election/elections/rajasthan-lok-sabha-electionArunachal Pradesharunachal-pradesh/india/arunachal-pradeshItanagaritanagar/city/itanagarArunachal Electionsarunachal-pradesh-lok-sabha-election/elections/arunachal-pradesh-lok-sabha-electionAndhra Pradeshandhra-pradesh/india/andhra-pradeshAmaravatiamaravati/city/amaravatiVijayawadavijayawada/city/vijayawadaVisakhapatnamvisakhapatnam/city/visakhapatnamAndhra Electionsandhra-pradesh-lok-sabha-election/elections/andhra-pradesh-lok-sabha-electionAssamassam/india/assamAssam Electionsassam-election/elections/assembly-elections/assamGuwahatiguwahati/city/guwahatiChhattisgarhchhattisgarh/india/chhattisgarhRaipurraipur/city/raipurChhattisgarh Electionschhattisgarh-lok-sabha-election/elections/chhattisgarh-lok-sabha-electionGoagoa/india/goaGoa Electionsgoa-lok-sabha-election/elections/goa-lok-sabha-electionHaryanaharyana/india/haryanaFaridabadfaridabad/city/faridabadGurgaongurgaon/city/gurgaonHaryana Electionsharyana-lok-sabha-election/elections/haryana-lok-sabha-electionHimachal Pradeshhimachal-pradesh/india/himachal-pradeshShimlashimla/city/shimlaHimachal Electionshimachal-pradesh-lok-sabha-election/elections/himachal-pradesh-lok-sabha-electionJammu and Kashmirjammu-and-kashmir/india/jammu-and-kashmirJammuJammuandKashmir-Jammu/city/jammuSrinagarJammuandKashmir-Srinagar/city/srinagarJ&K Electionsjammu-and-kashmir-lok-sabha-election/elections/jammu-and-kashmir-lok-sabha-electionJharkhandjharkhand/india/jharkhandJharkhand Forwardjharkhand-forward/JharkhandForwardJamshedpurJharkhand-Jamshedpur/city/jamshedpurRanchiranchi/city/ranchiJharkhand Electionsjharkhand-lok-sabha-election/elections/jharkhand-lok-sabha-electionKeralakerala/india/keralaKerala Electionskerala-election/elections/assembly-elections/keralaKochiKerala-Kochi/city/kochiKozhikodekozhikode/city/kozhikodeThiruvananthapuramthiruvananthapuram/city/thiruvananthapuramManipurmanipur/india/manipurImphalManipur-Imphal/city/imphalManipur Elections/elections/manipur-lok-sabha-electionMeghalayameghalaya/india/meghalayaShillongMeghalaya-Shillong/city/shillongMeghalaya Elections/elections/assembly-elections/meghalayaMizorammizoram/india/mizoramMizoram Elections/elections/mizoram-lok-sabha-electionNagalandnagaland/india/nagalandKohimaNagaland-Kohima/city/kohimaNagaland Elections/elections/assembly-elections/nagalandOdishaorissa/india/orissaBhubaneswarOrissa-Bhubaneswar/city/bhubaneswarCuttackOrissa-Cuttack/city/cuttackOdisha Elections/elections/odisha-lok-sabha-electionPunjabpunjab/india/punjabAmritsarPunjab-Amritsar/city/amritsarLudhianaPunjab-Ludhiana/city/ludhianaPunjab Elections/elections/punjab-lok-sabha-electionSikkimsikkim/india/sikkimTripuratripura/india/tripuraAgartalaTripura-Agartala/city/agartalaTripura Elections/elections/assembly-elections/tripuraUttarakhanduttarakhand/india/uttarakhandDehradunUttarakhand-Dehradun/city/dehradunUttarakhand Elections/elections/uttarakhand-lok-sabha-electionAndaman and Nicobar Islandsandaman-and-nicobar-islands/india/andaman-and-nicobar-islandsDadra and Nagar Havelidadra-and-nagar-haveli/india/dadra-and-nagar-haveliDaman and Diudaman-and-diu/india/daman-and-diuLakshadweeplakshadweep/india/lakshadweepPondicherrypondicherry/india/pondicherryPuducherry Electionspuducherry-election/elections/assembly-elections/puducherryPuducherryPondicherry-Puducherry/city/puducherryTimes Health Surveytimes-health-survey/health-surveyl2-health-listWEB STORIESweb-stories/india/web-storiesElectionselectionsjavascript:void(0)US Election 2020us-elections-2020/world/us/us-presidential-electionsus-election-2020Bihar Electionus-election/elections/assembly-elections/biharbihar-electionWorldworld/worldFOLLOW WORLDhttps://www.facebook.com/toiworldnewsUS78676370us/world/usUS Election 2020us-election-home/world/us/us-presidential-electionsResultsresults/world/us/us-presidential-elections/resultsNewsnews/world/us/us-presidential-elections/newsTimelinetimeline/world/us/us-presidential-elections/donald-trump-vs-joe-biden?vw=trumpVideosvideos/world/us/us-presidential-elections/videosvid-card-listvid-card-listPhotos/world/us/us-presidential-elections/photosExplainersexplainers/world/us/us-presidential-elections/explainersIndians in USindians-in-us/world/us/us-presidential-elections/indians-in-usOpinionsopinionshttps://timesofindia.indiatimes.com/blogs/tag/uselection2020/India and USindia-and-us/world/us/india-and-usPakistanpakistan/world/pakistanSouth Asiasouth-asia/world/south-asiaUKuk/world/ukEuropeeurope/world/europeChinachina/world/chinaMiddle Eastmiddle-east/world/middle-eastRest of Worldrest-of-world/world/rest-of-worldMad, Mad Worldmad-mad-world/world/mad-mad-worldVideosvideos/videos/newsWEB STORIESweb-stories/world/web-storiesBudgetbudget2020/business/budgetBusinessbusiness/businessFOLLOW BUSINESShttps://twitter.com/TOIBusinessNewshttps://www.facebook.com/toibusinessFinancial Literacyfinancial-literacy/business/financial-literacyAboutabout/business/financial-literacy/aboutQ&A with expertsqna-with-experts/business/financial-literacy/qna-with-expertsFintech Star Speaksfintech-star-speaks/business/financial-literacy/fintech-star-speaksBankingbanking/business/financial-literacy/bankingSavingsaving/business/financial-literacy/savinginvestinginvesting/business/financial-literacy/investingdebt managementdebt-management/business/financial-literacy/debt-managementinsuranceinsurance/business/financial-literacy/insuranceretirement planningretirement-planning/business/financial-literacy/retirement-planningtaxationtaxation/business/financial-literacy/taxationfaqfaq/business/financial-literacy/faqTriviatrivia/business/financial-literacy/trivia/web-storiesVideosvideos/videos/business/financial-literacycrosswordcrossword/business/financial-literacy/crosswordquizquiz/business/financial-literacy/quizIndia Businessindia-business/business/india-businessBudgetbudgethttps://m.timesofindia.com/business/amp_budget/business/budgetBudget and You/business/budget/budget-and-youPersonal Finance/business/budget/sector-impact/personal-financeWomen/business/budget/budget-and-you/womenIncome tax/business/india-business/income-taxCryptocurrency/business/cryptocurrencyFarmers/business/budget/budget-and-you/farmersSalaried/business/budget/budget-and-you/salariedBudget Crosswordbudget-crossword-puzzle/business/budget/crossword-puzzleBudget FAQsbudget-faqs/business/faqs/budgetAre you smarter than FM ?are-you-smarter-than-fm/business/budget/are-you-smarter-than-fmAnalysisanalysis/business/budget/analysisSpecialsunion-budget-special/business/budget/union-budget-specialSector Impact/business/budget/sector-impactReal Estate/business/india-business/budget/sector-impact/real-estateAuto/business/india-business/budget/sector-impact/autoTravel/business/budget/sector-impact/travelEducation/business/budget/sector-impact/educationTech/Consumer Products/business/india-business/budget/sector-impact/consumer-productsInfrastructure/business/budget/sector-impact/infrastructureIFSCifsc-bank-codes/business/india-business/ifsc-bank-codesJioPhonereliance-jio/business/india-business/reliance-jioPAN Cardpan-card/business/india-business/pan-cardhttps://m.timesofindia.com/business/india-business/amp_pan-cardAadhaar Cardaadhaar-card/business/india-business/aadhaar-cardhttps://m.timesofindia.com/business/india-business/amp_aadhaar-cardIPOipo/business/india-business/ipohttps://m.timesofindia.com/business/india-business/amp_ipoIncome Taxincome-tax/business/india-business/income-taxhttps://m.timesofindia.com/business/india-business/amp_income-taxSavings Growth Calculatorsavings-growth-calculator/business/india-business/savings-growth-calculatorInternational Businessinternational-business/business/international-business> Marketsmarkets/business/stock-marketSensexsensex/business/stock-market/sensexIPOipo/business/stock-market/ipoQuaterly Resultsquaterly-results/business/stock-market/quarterly-results> Wealthwealth/business/personal-financeGovernment Schemesgovernment-schemes/business/personal-finance/government-schemesSavings & Investmentsavings-investment/business/personal-finance/savings-investmentDocumentsdocuments/business/personal-finance/documentsRetirement Planningretirement-planning/business/personal-finance/retirement-planningTax Planningtax-planning/business/personal-finance/tax-planningCommoditiescommodities/business/personal-finance/commoditiesMutual Fundsmutual-funds/business/personal-finance/mutual-fundsNRInri/business/personal-finance/nriSensexsensex/business/india-business/sensexCryptocurrencycryptocurrency/business/cryptocurrencyCryptocurrency Live Update cryptocurrency-live-update /business/cryptocurrency/cryptocurrency-price-in-india-today-liveBitcoinbitcoin/business/cryptocurrency/bitcoinEthereumethereum/business/cryptocurrency/ethereumDogecoindogecoin/business/cryptocurrency/dogecoinRippleripple/business/cryptocurrency/rippleBlockchainblockchain/business/cryptocurrency/blockchainOpinionopinion/business/cryptocurrency/opinionPhotosphotoshttp://photogallery.indiatimes.com/News/Business/articlelist/15466935.cmsVideosvideos/videos/businessBudgetbudget/business/budgetTax Calculatortax-calculator/business/tax-calculatorFAQsfaqs/business/faqshttps://m.timesofindia.com/business/amp_faqsGold FAQsgold-faqs/business/faqs/gold-faqshttps://m.timesofindia.com/business/faqs/amp_gold-faqsPension Funds FAQspension-funds-faqs/business/faqs/pension-funds-faqshttps://m.timesofindia.com/business/faqs/amp_pension-funds-faqsAadhaar FAQsaadhaar-faqs/business/faqs/aadhaar-faqshttps://m.timesofindia.com/business/faqs/amp_aadhaar-faqsIncome Tax FAQsincome-tax-faqs/business/faqs/income-tax-faqsIncome Tax FAQshttps://m.timesofindia.com/business/faqs/amp_income-tax-faqsMarkets FAQsmarkets-faqs/business/faqs/markets-faqshttps://m.timesofindia.com/business/faqs/amp_markets-faqsBudget FAQsbudget-faqs/business/faqs/budgethttps://m.timesofindia.com/business/faqs/amp_budgetMoremorejavascript:void(0)TechtechnologyFOLLOW TECHNOLOGY/technologyMOBILES & TABSmobiles-tabs/technology/mobiles-tabsLAPTOPS & PClaptops-pc/technology/laptops-pcGAMINGgaming/technology/gamingTVtv-television/technology/tv-televisionWEARABLESwearables/technology/wearablesAPPLIANCESappliances/technology/appliancesTECH TIPStech-tips/technology/tech-tipsAUDIOaudio/technology/audioTECH NEWStech-news/technology/tech-newsSOCIALsocial/technology/socialREVIEWSreviews/technology/reviewsGadgets Newsgadgets-news/gadgets-newsCricketcricket/sports/cricket?utm_source=TOInewHP_TILwidget&utm_medium=ABtest&utm_campaign=TOInewHPFOLLOW CricketSportssports/sportshttps://m.timesofindia.com/amp_sportshttps://m.timesofindia.com/sportsFOLLOW SPORTShttps://twitter.com/TOISportsNewshttps://www.facebook.com/toisportsIPLIPL/sports/cricket/iplCricketcricket/sports/cricketMLCmlc/sports/cricket/mlcWPLWPL/sports/cricket/wplSCHEDULE schedule/sports/cricket/wpl/schedulepoints table points table/sports/cricket/wpl/points-tableIPL 2024iplIPL 2024/sports/cricket/iplLive Scoreipl-live-score/sports/cricket/ipl/ipl-live-scoreSCHEDULEipl-schedule/sports/cricket/ipl/scheduleTEAMSipl-teams/sports/cricket/ipl/teamsChennai Super Kingschennai-super-kings/sports/cricket/ipl/teams/chennai-super-kingsPOINTS TABLEipl-points-table/sports/cricket/ipl/points-tableStatsstats/sports/cricket/ipl/statsPhotosphotos/sports/cricket/ipl/photosLive Cricket ScoreLive Cricket Scorelive-cricket-score/sports/cricket/live-cricket-scoreCricket ScheduleCricket Scheduleschedule/sports/cricket/match-center/scheduleMatch ResultMatch Resultresults/sports/cricket/match-center/resultsBangladesh in IndiaBangladesh in Indiabangladesh-in-india/sports/cricket/bangladesh-in-indiaSchedulescheduleINDIA VS BANGLADESH SCHEDULE/sports/cricket/bangladesh-in-india/scheduleIndia vs South AfricaINDIA VS SOUTH AFRICA 2019india-vs-south-africa-2019/sports/cricket/south-africa-in-indiaSchedulescheduleINDIA VS SOUTH AFRICA SCHEDULE/sports/cricket/south-africa-in-india/scheduleAustralia in Indiaaustralia-in-india/sports/cricket/australia-in-indiaICC WC 2023icc-cricket-world-cup-2023/sports/cricket/icc-cricket-world-cup-2023SCHEDULEschedule/sports/cricket/icc-cricket-world-cup-2023/scheduleTeamsteams/sports/cricket/icc-cricket-world-cup-2023/teamsStatsstats/sports/cricket/icc-cricket-world-cup-2023/statsPhotosphotos/sports/cricket/icc-cricket-world-cup-2023/photosPOINTS TABLEpoints-table/sports/cricket/icc-cricket-world-cup-2023/points-tableVenuesvenues/sports/cricket/icc-cricket-world-cup-2023/venuesVideosvideos/sports/cricket/icc-world-cup/videosIndia in New Zealandindia-in-new-zealand/sports_1/66591376.cmsIndia in AustraliaINDIA VS AUSTRALIA 2018india-in-australia/sports/cricket/india-in-australiaSchedulescheduleINDIA VS AUSTRALIA 2018 SCHEDULE/sports/cricket/india-in-australia/scheduleWest Indies in Indiawest-indies-in-indiaIndia vs West Indies 2022/sports/cricket/west-indies-in-indiaSchedulescheduleINDIA VS WEST INDIES 2022 SCHEDULE/sports/cricket/west-indies-in-india/scheduleCheck West Indies tour of India schedule, match timings, dates, venues, match results & highlights on Times of IndiaInd vs WI Schedule, India vs West Indies Schedule, India vs West Indies, India vs West Indies 2022, Ind vs WIIndia vs West Indies Schedule: West Indies tour of India Schedule, Date, Time & Venues | Times of Indiahttps://m.timesofindia.com/sports/cricket/west-indies-in-india/amp_schedulehttps://m.timesofindia.com/sports/cricket/west-indies-in-india/scheduleAsia Cupasia-cup-2018/sports/cricket/asia-cup-2018INDIA VS ENGLAND 2018INDIA VS ENGLAND 2018india-in-england/sports/cricket/india-in-englandAFGHANISTAN TOUR OF INDIAAFGHANISTAN TOUR OF INDIAafghanistan-india/sports/cricket/afghanistan-tour-of-indiaNidahas Trophy 2018Nidahas Trophy 2018india-bangaldesh-sri-lanka-tri-series-2018/sports/cricket/india-sri-lanka-bangladesh-tri-serieshttps://m.timesofindia.com/sports/cricket/amp_india-sri-lanka-bangladesh-tri-serieshttps://m.timesofindia.com/sports/cricket/india-sri-lanka-bangladesh-tri-seriesICC U-19 World Cup 2018icc-under-19-world-cup/sports/cricket/u-19-world-cup/icc-under-19-world-cuphttps://m.timesofindia.com/sports/cricket/u-19-world-cup/amp_icc-under-19-world-cuphttps://m.timesofindia.com/sports/cricket/u-19-world-cup/icc-under-19-world-cupIndia tour of South Africaindia-in-south-africa/sports/cricket/india-in-south-africahttps://m.timesofindia.com/sports/cricket/amp_india-in-south-africahttps://m.timesofindia.com/sports/cricket/india-in-south-africaScheduleindia-in-south-africa-schedule/sports/cricket/india-in-south-africa/scheduleCheck India tour of South Africa schedule, match timings, live scores, scorecard, results and more on Times of IndiaIndia vs New Zealand schedule, South Africa schedule 2017, South Africa 2017, Live Cricket score, Live Score, Cricket ScoreIndia tour of South Africa Schedule | South Africa Schedule 2017 | Cricket Newshttps://m.timesofindia.com/sports/cricket/india-in-south-africa/amp_schedulehttps://m.timesofindia.com/sports/cricket/india-in-south-africa/scheduleEngland in Australiaengland-in-australia/sports/cricket/england-in-australiahttps://m.timesofindia.com/sports/cricket/amp_england-in-australiahttps://m.timesofindia.com/sports/cricket/england-in-australia Sri Lanka tour of Indiasri-lanka-tour-of-india/sports/cricket/sri-lanka-in-indiahttps://m.timesofindia.com/sports/cricket/amp_sri-lanka-in-indiahttps://m.timesofindia.com/sports/cricket/sri-lanka-in-indiaNew Zealand in Indianew-zealand-in-indiaIndia vs New Zealand 2017/sports/cricket/new-zealand-in-indiahttps://m.timesofindia.com/sports/cricket/amp_new-zealand-in-indiahttps://m.timesofindia.com/sports/cricket/new-zealand-in-indiaCheck New Zealand tour of India schedule, cricket score updates, cricket news, time table, ball by ball commentary, scorecard, results, news of New Zealand in India on Times of IndiaIndia vs New Zealand, India vs New Zealand 2017, India vs New Zealand schedule 2017, India vs New Zealand Live score, India vs New Zealand Cricket Score, Ind vs NZ 2017, Live Cricket score, Live Score, Cricket scoreIndia vs New Zealand 2017: Live Cricket Score updates, Results, News & Schedule of India vs New Zealand 2017 | Times of IndiaSchedulenew-zealand-in-india-schedule- -> /sports/cricket/new-zealand-in-india/scheduleCheck New Zealand tour of India schedule, match timings, live scores, scorecard, results and more on Times of IndiaIndia vs New Zealand schedule, India vs New Zealand schedule 2017, India vs New Zealand 2017, Live Cricket score, Live Score, Cricket ScoreNew Zealand tour of India Schedule | India vs New Zealand Schedule 2017 | Cricket Newshttps://m.timesofindia.com/sports/cricket/new-zealand-in-india/amp_schedulehttps://m.timesofindia.com/sports/cricket/new-zealand-in-india/scheduleAustralia Tour Of Indiaaustralia-tour-of-india/sports/cricket/australia-in-indiaScheduleaustralia-tour-of-india-schedule/sports/cricket/australia-in-india/scheduleCheck Australia tour of India schedule, match timings, live scores, scorecard, results and more on Times of IndiaIndia vs Australia, India vs Australia schedule, Australia in India, Australia vs India, India vs Australia score, India vs Australia Live ScoreAustralia tour of India Schedule | India vs Australia 2017 schedule | Cricket NewsIndia tour of West Indiesindia-tour-of-west-indies/sports/cricket/india-tour-of-west-indieshttps://m.timesofindia.com/sports/cricket/amp_india-tour-of-west-indieshttps://m.timesofindia.com/sports/cricket/india-tour-of-west-indiesSouth Africa Tour of Englandsouth-africa-tour-of-england/sports/cricket/south-africa-tour-of-englandICC Women's World Cup 2017icc-womens-world-cup-2017/sports/cricket/icc-womens-world-cup-2017IPL Scheduleipl-schedule/sports/cricket/ipl/scheduleIPL Points Tableipl-points-table/sports/cricket/ipl/points-tableWPLwpl/sports/cricket/wplICC WORLD CUPicc-world-cup/sports/cricket/icc-cricket-world-cup-2023 - -> Footballfootball/sports/footballhttps://m.timesofindia.com/sports/footballEURO 2024euro-2024/sports/football/euro-2024FIFA WORLD CUPfifa_wc/sports/football/fifa-world-cupPoints Table points-table/sports/football/fifa-world-cup/points-tableSchedule schedule/sports/football/fifa-world-cup/scheduleEnglish Premier Leagueenglish-Premier-league/sports/football/eplChampions League3 champions-league/sports/football/champions-leagueIndian Super Leagueindian-super-league/sports/football/indian-super-leagueI-Leaguei-league/sports/football/i-leaguehttps://m.timesofindia.com/sports/football/i-leagueTennistennis/sports/tennishttps://m.timesofindia.com/sports/tennisWIMBLEDON 2024WIMBLEDON 2024wimbledon-20123/sports/tennis/wimbledonAustralian Open 2024Australian Open 2024/sports/tennis/australian-openhttps://m.timesofindia.com/sports/tennis/amp_australian-openhttps://m.timesofindia.com/sports/tennis/australian-openFrench Open 2024french-open-2024/sports/tennis/french-openWimbledon 2024wimbledon-2024/sports/tennis/wimbledonUS OPEN 2024us-open-2024/sports/tennis/us-openTop Tennis Videostop-tennis-videos/videos/sports/top-tennis-videosFrench Open 2017French Open 2017/sports/tennis/French-Open-2017Australian Open 2017Australian-Open-2017/sports/tennis/Australian-Open-2017HockeyHockey/sports/hockeyHOCKEY WORLD CUPhockey-world-cupHockey World Cup/sports/hockey/hockey-world-cupscheduleschedule/fih-mens-hockey-world-cup-schedule-results/articleshow/96369697.cmsPoints Tablepoints-table/fih-mens-hockey-world-cup-points-table/articleshow/96370608.cmsNBANBA/sports/nbaBadmintonbadminton/sports/badmintonRacingracing/sports/racingAthleticsAthleticsathletics/sports/more-sports/athleticshttps://m.timesofindia.com/sports/more-sports/athleticshttps://m.timesofindia.com/sports/more-sports/athleticsShootingshooting/sports/more-sports/shootinghttps://m.timesofindia.com/sports/more-sports/shootingVolleyballvolleyball/sports/volleyballChesschess/sports/chesshttps://m.timesofindia.com/sports/chessWWEwwe/sports/wwehttps://m.timesofindia.com/sports/amp_wwehttps://m.timesofindia.com/sports/wweBoxingboxing/sports/boxingGolfgolf/sports/golfhttps://m.timesofindia.com/sports/golfSnooker/Billiardssnooker/sports/more-sports/snooker/billiardshttps://m.timesofindia.com/sports/more-sports/snooker/billiardsCyclingcycling/sports/more-sports/cyclinghttps://m.timesofindia.com/sports/more-sports/cyclingWrestlingwrestling/sports/more-sports/wrestlinghttps://m.timesofindia.com/sports/more-sports/wrestlingNFLnfl/sports/nfl/sports_1/62555892.cmshttps://m.timesofindia.com/sports/amp_nflhttps://m.timesofindia.com/sports/nflOthersothers/sports/more-sports/othersGauti's CornerGauti's Cornergautam-gambhir-exclusive/sports/gautam-gambhir-exclusiveCWG 2018cwg2018/sports/commonwealth-gamesScheduleCWG-Schedule_page/sports/commonwealth-games/schedule Medal TableCWG-Medal_tally/sports/commonwealth-games/medal-tableAsian Games 2023Asian Games 2023Asian-Games-2023/sports/asian-games Medal TallyAsian-Medal_tally/sports/asian-games/medal-tally India @ Asian Gamesindia-at-asian-games/sports/asian-games/india-at-asian-gamesScheduleAsian-Schedule_page/sports/asian-games/scheduleAbhinav BindraAbhinav Bindraabhinav-bindra-celebrating-10th-anniversary-of-abhinav-bindras-historic-olympic-gold/sports/abhinav-bindra-celebrating-10th-anniversary-of-abhinav-bindras-historic-olympic-goldVideosAbhinav Bindra Videosvideos/sports/abhinav-bindra-celebrating-10th-anniversary-of-abhinav-bindras-historic-olympic-gold/videosWEB STORIESweb-stories/sports/web-storiesEntertainmententertainment/etimes1081479906entertainmentFOLLOW ENTERTAINMENThttps://twitter.com/etimeshttps://www.facebook.com/etimesofficial/http://www.pinterest.com/timesofindia/entertainment/HindiHindi Entertainmenthindi/entertainment/hindiEnglishEnglish Entertainmentenglish/entertainment/englishTamilTamil Entertainmenttamil/entertainment/tamilTeluguTelugu Entertainmenttelugu/entertainment/teluguMalayalamMalayalam Entertainmentmalayalam/entertainment/malayalamKannadaKannada Entertainmentkannada/entertainment/kannadaBengaliBengali Entertainmentbengali/entertainment/bengaliPunjabiPunjabi Entertainmentpunjabi/entertainment/punjabiMarathiMarathi Entertainmentmarathi/entertainment/marathiBhojpuriBhojpuri Entertainmentbhojpuri/entertainment/bhojpuriGujaratiGujarati Entertainmentgujarati/entertainment/gujaratiMovie Reviewsmovie-reviews/entertainment/movie-reviewsMusicmusic/entertainment/musicEventsevents/entertainment/eventsMumbaimumbai/entertainment/events/mumbaiDelhidelhi/entertainment/events/delhiBengaluruBengaluru/entertainment/events/bangaloreHyderabadhyderabad/entertainment/events/hyderabadChennaichennai/entertainment/events/chennai2965523Kolkatakolkata/entertainment/events/kolkata2277586Punepune/entertainment/events/pune23808355Nagpurnagpur/entertainment/events/nagpur23808081Lucknowlucknow/entertainment/events/lucknow23807319Bhopalbhopal/entertainment/events/bhopal23805370Goagoa/entertainment/events/goa3021482Indoreindore/entertainment/events/indore23806576Ahmedabadahmedabad/entertainment/events/ahmedabad23804293Jaipurjaipur/entertainment/events/jaipur23806674Kochikochi/entertainment/events/kochi23885123Kanpurkanpur/entertainment/events/kanpur23806746Raipurraipur/entertainment/events/raipur23808388Patnapatna/entertainment/events/patna23808282Othersothers/entertainment/events/others2277576Beauty PageantsMiss-India-Home-Place-folderhttp://beautypageants.indiatimes.com/15572382Entertainment/Beauty-PageantsPhotosphotoshttp://photogallery.indiatimes.com/VideosVideos/videos/entertainmentTVtv/tv/hindiNewsnews/tv/news/hindiPhotosphotoshttps://photogallery.indiatimes.com/tvVideosVideos/videos/tvBigg Bossbigg-boss/tv/hindi/bigg-bossmyTVmyTV/tv/mytv.cmsHindihindi/tv/hindiEnglishenglish/tv/englishTamiltamil/tv/tamilTelugutelugu/tv/teluguMalayalammalayalam/tv/malayalamKannadakannada/tv/kannadaMarathimarathi/tv/marathiBengalibengali/tv/bengaliGujaratigujarati/tv/gujaratiLifestylelife/life-style02886704Life-StyleFOLLOW LIFESTYLEhttps://twitter.com/ETimesLifestylehttps://www.facebook.com/ETimesLifestyleRelationshipsrelationships/life-style/relationships2886713Life-Style/RelationshipsFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleHealth & Fitnesshealth-fitness/life-style/health-fitnessFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleCoronaviruscoronavirus/life-style/health-fitness/coronavirusFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleParentingparenting/life-style/parentingFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleBeautybeauty/life-style/beautyFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleSpotlightspotlight/life-style/spotlightFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleRecipesrecipeshttps://recipes.timesofindia.comFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleFood Newsfood-news/life-style/food-newsFOLLOW LIFE & STYLETraveltravel/travelFOLLOW TRAVELhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleBooksbooks/life-style/booksFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleHome & Gardenhome-Garden/life-style/home-gardenFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleFashionfashion/life-style/fashionFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestyleEventsevents/life-style/eventsFOLLOW LIFE & STYLEhttps://twitter.com/TOILifestylehttps://www.facebook.com/toilifestylePhotosphotoshttp://photogallery.indiatimes.com/VideosVideos/videos/lifestyle3813443Blogsopinionhttps://timesofindia.indiatimes.com/blogs/?utm_source=TOInewHP_TILwidget&utm_medium=NavLi&utm_campaign=TOInewHPPhotosphotoshttp://photogallery.indiatimes.comFOLLOW PHOTOShttps://twitter.com/ETimesPhotoshttps://www.facebook.com/etimesphotogallery/https://www.pinterest.com/Etimesphotogallery/Moviesmovieshttp://photogallery.indiatimes.com/Movies/articlelist/2048925.cmsTILwidgetCelebscelebshttp://photogallery.indiatimes.com/Celebs/articlelist/2371672.cmsTILwidgetFashionfashionhttp://photogallery.indiatimes.com/Fashion/articlelist/2371395.cmsTILwidgetBeauty Pageantsbeauty-pageantshttp://photogallery.indiatimes.com/Beauty-Pageants/articlelist/2371373.cmsTILwidgetAwardsawardshttp://photogallery.indiatimes.com/Awards/articlelist/5479755.cmsTILwidgetEventsEventshttp://photogallery.indiatimes.com/Events/articlelist/2048921.cmsTILwidgetTVTVhttp://photogallery.indiatimes.com/TV/articlelist/2371820.cmsTILwidgetSportssportshttp://photogallery.indiatimes.com/Sports/articlelist/2048907.cmsTILwidgetGadgetsGadgetshttp://photogallery.indiatimes.com/Gadgets/articlelist/2052830.cmsTILwidgetNewsphotos-newshttp://photogallery.indiatimes.com/News/articlelist/2048895.cmsTILwidgetTraveltravelhttps://www.happytrips.com?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navFOLLOW TRAVELhttp://www.twitter.com/myhappytripshttp://www.facebook.com/myhappytripshttps://plus.google.com/101477074758045547124/postshttp://www.pinterest.com/myhappytripsDestinationsdestinationshttps://www.happytrips.com/destinations?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navHotelshotelshttps://www.happytrips.com/hotels?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navThings to dothings-to-dohttps://www.happytrips.com/things-to-do?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navEating Outeating-outhttps://www.happytrips.com/eating-out?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navNightlifenightlifehttps://www.happytrips.com/nightlife?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navGuidesguideshttps://www.happytrips.com/guides?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navDriving Holidaysdriving-holidayshttps://www.happytrips.com/driving-holidays?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navPhotostravel-photoshttps://www.happytrips.com/travel-photogallery?utm_source=TOI_nav&utm_medium=referral&utm_campaign=TOI_navEducationeducation/educationNewsnews/home/education/newsJobsjobs/education/jobsBoard Examsboard-exams/home/education/board-examsEntrance Examsentrance-exams/home/education/entrance-examsExams Decodedexams-decoded/home/education/exams-decodedKnow Your Universityknow-your-university/home/education/know-your-universityStudy Overseasstudy-overseas/home/education/study-overseasExpert Speakexpert-speak/home/education/expert-speakTips and Trickstips-and-tricks/home/education/tips-and-tricksNew-age careersnew-age-careers/home/education/new-age-careersExams Result Newsexams-result/education/exam-resultsAdmission Newsadmission/education/admissionsCBSEcbse/education/cbsenews-card-imgnews-card-imgCBSE Class 10cbse-class-10/education/cbse/cbse-class-10news-card-imgnews-card-imgCBSE Class 12Cbse-class-12/education/cbse/cbse-class-12news-card-imgnews-card-imgCBSE 12th Result Predictor 2021cbse-12th-result-predictorhttps://timesofindia.indiatimes.com/education/cbse-12th-result-predictorTimes Study Abroad/education/times-study-abroadTimes Study AbroadTop News/education/times-study-abroad/top-newsnews-card-imgnews-card-img/education/times-study-abroad/top-news/dynalist/msid-69768605,rmattval-1.cmsLatest NewsNorth Americanorth-america/education/times-study-abroad/north-americanews-card-imgthree-column/education/times-study-abroad/north-americaEuropeeurope/education/times-study-abroad/europenews-card-imgthree-column/education/times-study-abroad/europeAsiaasia/education/times-study-abroad/asianews-card-imgthree-column/education/times-study-abroad/asiaSouth Americasouth_america/education/times-study-abroad/south-americanews-card-imgthree-column/education/times-study-abroad/south-americaAfricaafrica/education/times-study-abroad/africanews-card-imgthree-column/education/times-study-abroad/africaAustraliaaustralia/education/times-study-abroad/australianews-card-imgthree-column/education/times-study-abroad/australiaStudy Abroad Examsstudy-abroad-exams/education/times-study-abroad/examsbank_listinghttps://m.timesofindia.com/education/times-study-abroad/amp_examsStudy Abroad Examsstudy-abroad-examsnews-card-imgnews-card-imgGREgre/education/times-study-abroad/exams/gre/education/times-study-abroad/exams/grenews-card-imgthree-columnPTEpte/education/times-study-abroad/exams/pte/education/times-study-abroad/exams/ptenews-card-imgthree-columnSATsat/education/times-study-abroad/exams/sat/education/times-study-abroad/exams/satnews-card-imgthree-columnGMATgmat/education/times-study-abroad/exams/gmat/education/times-study-abroad/exams/gmatnews-card-imgthree-columnACTact/education/times-study-abroad/exams/act/education/times-study-abroad/exams/actnews-card-imgthree-columnTOEFLtoefl/education/times-study-abroad/exams/toefl/education/times-study-abroad/exams/toeflnews-card-imgthree-columnIELTSielts/education/times-study-abroad/exams/ielts/education/times-study-abroad/exams/ieltsnews-card-imgthree-columnMBAmbabank_listing/education/mbahttps://m.timesofindia.com/education/amp_mbaMBA mba-latestnews-card-imgnews-card-imgCATcat/education/mba/cat/education/mba/catnews-card-imgthree-columnCMATcmat/education/mba/cmat/education/mba/cmatnews-card-imgthree-column0Xatxat/education/mba/xat/education/mba/xatnews-card-imgthree-columnSNAPsnap/education/mba/snap/education/mba/snapnews-card-imgthree-columnNMATnmat/education/mba/nmat/education/mba/nmatnews-card-imgthree-columnMATmat/education/mba/mat/education/mba/matnews-card-imgthree-columnIIFTiift/education/mba/iift/education/mba/iiftnews-card-imgthree-columnTISSNETtissnet/education/mba/tissnet/education/mba/tissnetnews-card-imgthree-columnMICATmicat/education/mba/micat/education/mba/micatnews-card-imgthree-columnKMATkmat/education/mba/kmat/education/mba/kmatnews-card-imgthree-columnMBAMBA/education/mbaMedicalmedicalbank_listingtwo-column/dynalist/61447192.cmshttps://m.timesofindia.com/education/amp_medicalMedical medical-latestnews-card-imgnews-card-imgAIIMS MBBS (PG)aiims-mbbs-pg/dynalist/70258872.cms/dynalist/70258872.cmsnews-card-imgthree-columnJIPMER PGjipmer-pg/dynalist/70258859.cms/dynalist/70258859.cmsnews-card-imgthree-column0AIIMS Nursingaims-nursing/dynalist/70258839.cms/dynalist/70258839.cmsnews-card-imgthree-columnJIPMER MBBS (UG)jipmer-mbbs-ug/dynalist/70258831.cms/dynalist/70258831.cmsnews-card-imgthree-columnAIIMS MBBS (UG)aiims-mbbs-ug/dynalist/70258824.cms/dynalist/70258824.cmsnews-card-imgthree-columnNEET PGneet-pg/dynalist/70258816.cms/dynalist/70258816.cmsnews-card-imgthree-columnNEET UGneet-ug/dynalist/70258811.cms/dynalist/70258811.cmsnews-card-imgthree-columnEngineeringengineeringbank_listing/dynalist/61447138.cmshttps://m.timesofindia.com/education/amp_engineeringEngineering engineering-latestnews-card-imgnews-card-imgGATEgate/dynalist/65210748.cms/dynalist/65210748.cmsnews-card-imgthree-columnJEE Mainjee-main/dynalist/70258697.cms/dynalist/70258697.cmsnews-card-imgthree-columnJEE Advancedjee-advance/dynalist/70258701.cms/dynalist/70258701.cmsnews-card-imgthree-columnKEAMkean/dynalist/70258711.cms/dynalist/70258711.cmsnews-card-imgthree-columnTNEAtena/dynalist/70258718.cms/dynalist/70258718.cmsnews-card-imgthree-columnTS EAMCETts-eamcet/dynalist/70258725.cms/dynalist/70258725.cmsnews-card-imgthree-columnAP EAMCETap-eamcet/dynalist/70258732.cms/dynalist/70258732.cmsnews-card-imgthree-columnMHT-CETmht-cet/dynalist/70258757.cms/dynalist/70258757.cmsnews-card-imgthree-columnUPSEEupsee/dynalist/70467447.cms/dynalist/70467447.cmsnews-card-imgthree-columnTS ECETts-ecet/dynalist/70258743.cms/dynalist/70258743.cmsnews-card-imgthree-columnAP ECETap-ecet/dynalist/70431717.cms/dynalist/70431717.cmsnews-card-imgthree-columnKCETkcet/dynalist/70478997.cms/dynalist/70478997.cmsnews-card-imgthree-columnNATAnata/dynalist/70479007.cms/dynalist/70479007.cmsnews-card-imgthree-columnBCECEbcece/dynalist/70479023.cms/dynalist/70479023.cmsnews-card-imgthree-columnDelhi CETdelhi-cet/dynalist/70479045.cms/dynalist/70479045.cmsnews-card-imgthree-columnTS POLYCETts-polycet/dynalist/70479052.cms/dynalist/70479052.cmsnews-card-imgthree-columnAP POLYCETap-polycet/dynalist/70479065.cms/dynalist/70479065.cmsnews-card-imgthree-columnSciencescience/home/scienceDelhi Electionsdelhi-elections/elections/delhi-elections-2015/election-result-2015/election2015delhiresult.cmsNews Coveragenews-coverage/elections/delhi-elections-2015/electionallcoverage/state-delhi.cmsVideosvideos/elections/delhi-elections-2015/video/election2015delhivideo.cmsCitizen Reportercitizen-reporter/citizen-reporter/crstories.cmsBengalurucitizen-reporter/bangalore/citizen-reporter/bangalore/crstories/query-bangalore.cmsChennaicitizen-reporter/chennai/citizen-reporter/chennai/crstories/query-chennai.cmsDelhicitizen-reporter/delhi/citizen-reporter/delhi/crstories/query-delhi.cmsGurgaoncitizen-reporter/gurgaon/citizen-reporter/gurgaon/crstories/query-gurgaon.cmsHyderabadcitizen-reporter/hyderabad/citizen-reporter/hyderabad/crstories/query-hyderabad.cmsKochicitizen-reporter/kochi/citizen-reporter/kochi/crstories/query-kochi.cmsKolkatacitizen-reporter/kolkata/citizen-reporter/kolkata/crstories/query-kolkata.cmsMumbaicitizen-reporter/mumbai/citizen-reporter/mumbai/crstories/query-mumbai.cmsNagpurcitizen-reporter/nagpur/citizen-reporter/nagpur/crstories/query-nagpur.cmsNoidacitizen-reporter/noida/citizen-reporter/noida/crstories/query-noida.cmsThiruvananthapuramcitizen-reporter/thiruvananthapuram/citizen-reporter/thiruvananthapuram/crstories/query-thiruvananthapuram.cmsPunecitizen-reporter/pune/citizen-reporter/pune/crstories/query-pune.cmsTIMES NEWS - RADIOtimesnews/timesaudio.cmsIndiaindia/timesnews/india/audio_list/50392683.cmsCitytimesnews-cityjavascript:void(0)Delhidelhi/timesnews/city/delhi/audio_list/50392716.cmsMumbaimumbai/timesnews/city/mumbai/audio_list/50392713.cmsLucknowlucknow/timesnews/city/lucknow/audio_list/50392724.cmsKolkatakolkata/timesnews/city/kolkata/audio_list/50392703.cmsJaipurjaipur/timesnews/city/jaipur/audio_list/50392728.cmsHyderabadhyderabad/timesnews/city/hyderabad/audio_list/50392697.cmsEntertainmententertainment/timesnews/entertainment/audio_list/50392668.cmsSportssports/timesnews/sports/audio_list/50392661.cmsBusinessbusiness/timesnews/business/audio_list/50392597.cmsInternationalinternational/timesnews/international/audio_list/50392656.cmsAutoauto/autoVideosauto-videos/videos/autoNewsnews/auto/newsCarscars/auto/carsBikesbikes/auto/bikesElectric Carelectric-car/auto/electric-carElectric Bikeelectric-bike/auto/electric-bikeProduct & Policypolicy-and-industry/auto/policy-and-industryLauncheslaunches/auto/launchesReviewsautoreviews/auto/reviewsAdvice Centreadvice-centre/auto/advice-centreCommercial Vehiclescommercial-vehicles/auto/commercial-vehiclesMotorsportsautoreviews/auto/motorsportsFaceoffsfaceoffs/auto/faceoffsWeb Storiesweb-stories/auto/web-storiesBudget 2016budget2016/budgetspecial.cmsUnion Budgetunionbudget/budget-2016/union-budget-2016/indiabudget/50867839.cmsRailway Budgetrailwaybudget/budget-2016/rail-budget-2016/indiabudget/50867848.cmsEconomic Surveyeconomicsurvey/budget-2016/economic-survey-2016/indiabudget/50867922.cmsYou & Taxesyou&taxes/budget-2016/you-taxes-2016/indiabudget/50867964.cmsVideosvideos/budget-2016/videos/indiabudgetvideos/51054349.cmsTax Calculatortax-calculator/budget-2016/taxcalculator2016.cmsSME ZoneSME Zone/budget-2016/sme/51152817.cmsCheaper/Dearercheaper-dearer/budget-2016/cheaper-dearer-2016/indiabudget/51058179.cmsElection 2016election/elections-2016/assemblyelections2016results.cmsTamil Nadutamilnadu/elections-2016/tamil-nadu-elections-2016/assemblyelections2016results/state-tamil-nadu.cmsWest Bengalwestbengal/elections-2016/west-bengal-elections-2016/assemblyelections2016results/state-west-bengal.cmsKeralakerala/elections-2016/kerala-elections-2016/assemblyelections2016results/state-kerala.cmsAssamassam/elections-2016/assam-elections-2016/assemblyelections2016results/state-assam.cmsPuducherrypuducherry/elections-2016/puducherry-elections-2016/assemblyelections2016results/state-puducherry.cmsVideosvideos/elections-2016/election2016videos/51343135.cmsPhotosphotos/elections-2016/election2016photos.cmsInfographicsinfographics/elections-2016/electioninfographics.cmsChampions TrophyChampions Trophy/sports/cricket/champions-trophyNewsnews/sports/cricket/champions-trophy/newsPhotosphotos/sports/cricket/champions-trophy/photosVideosvideos/sports/cricket/champions-trophy/videosScheduleschedule/sports/cricket/champions-trophy/schedulePoints Tablepoints-table/sports/cricket/champions-trophy/points-tableResultsresults/sports/cricket/champions-trophy/resultsHOMEBSF/bsf/frontiers-of-freedom/bsfhome.cmsIN PICTURESbsf-photos/bsf/frontiers-of-freedom/bsfphotos.cmsVIDEOSbsf-videos/bsf/frontiers-of-freedom/bsfvideos.cmsREPORTERS' DIARIESbsf-blogs/bsf/frontiers-of-freedom/reporters_diaries.cmsMESSAGESbsf-messages/bsf/frontiers-of-freedom/bsfmessages.cmsLatest newslatestnews/latestnews.cmsMost Sharedmostshared/mostshared.cmsMost Readmostread/mostread.cmsMost Commentedmostcommented/mostcommented.cmsMost Popular Newsmostpopularhttps://timesofindia.indiatimes.com/most-popular-newsDelhi Electionsdelhi-elections/elections/assembly-elections/delhiBihar Electionsbihar-elections/elections/assembly-elections/biharRIO 2016RIO 2016/rio-2016-olympicsINDIA@RIOrio-india/rio-2016-olympics/india-in-olympics-2016NEWSrio-news/rio-2016-olympics/newsLIVEBLOGrio_liveblog/Rio-2016-olympics/liveblog/53796201.cmsIN PICTURESrio-gallery/rio-2016-olympics/photosSCHEDULErio-schedule/rio-2016-olympics/fixturesMEDAL TALLYrio-medals/rio-2016-olympics/rio_medals.cmsRESULTSrio-results/rio-2016-olympics/rio-resultsINFOCUSrio-sports/rio-2016-olympics/sportsSportssports/rio-2016-olympics/sportsStarsstars/rio-2016-olympics/starsVenuevenue/rio-2016-olympics/venuesHistoryhistory/rio-2016-olympics/historyRecordsrecords/rio-2016-olympics/recordsTOISAtoisa/toisa/toisahome.cmsFeaturedfeatured/toisa/toisanews.cms2019 Nominationstoisa2018nominations/toisa/nominations.cmsPhotosphotos/toisa/toisaphotos.cmsVideosvideos/toisa/toisavideos.cmsAbout TOISAabout-toisa/toisa/toisaabout.cmsModi GovernmentModi Government/modigovhome.cmsNewsnews/modigov_news.cmsVideosvideos/modigov_videos.cmsInfographicsinfographics/modigov_infographics.cmsPhotosphotos/modigov_photos.cmsYoga DayYoga Day/international-yoga-dayNewsnews/international-yoga-day/newsVideosvideos/international-yoga-day/videosInfographicsinfographics/international-yoga-day/infographicsPhotosphotos/international-yoga-day/photosIndependence Dayindependence-day/independence-dayNewsnews/independence-day/newsPhotosphotos/independence-day/photosVideosvideos/independence-day/videosCrosswordcrossword/independence-day/crosswordUS Elections 2016US Elections 2016/us-elections-2016/uselectionhome.cmsLive Updateslive-blog/us-elections-2016/us-presidential-elections-2016-results/liveblog/55309497.cmsDebatespresidential-debate/us-elections-2016/uspresidentialdebate.cmsResultsresults/us-elections-2016/usresults.cmsNewsnews/us-elections-2016/articlelist/51039737.cmsIndia Impactindia-impact/us-elections-2016/usindiaimpact.cmsInteractivesinteractivejavascript:void(0)Election Speecheselection-speeches/us-elections-2016/interactive/uselectionspeeches.cmsHow the states votedhow-the-states-voted/us-elections-2016/interactive/ushowthestatesvoted.cmsClinton VS Trumpclinton-vs-trump/us-elections-2016/ushillaryvstrump.cmsElection Historyelection-history/us-elections-2016/interactive/uselectionhistory.cmsElection Buzzelection-buzz/us-elections-2016/uselectionbuzz.cmsDemocratic Debatesdemocratic-debates/us-elections-2016/primaries-debates/usdem.cmsRepublican Debatesrepublican-debates/us-elections-2016/primaries-debates/usgop.cmsWomen in Politicswomen-in-politics/us-elections-2016/uswomeninpolitics.cmsSimilar Speechessimilar-speeches/us-elections-2016/ussimilarspeeches.cmsMultimediamultimediajavascript:void(0)Videosvideos/us-elections-2016/uselectionvideos.cmsPhotosphotos/us-elections-2016/uselectionphotos.cmsGamesgames/gamelistpage.cmsAllall#Topicstopics-homejavascript:void(0)##//./ActionParams/@q##topics-home/topic/##translate(//./ActionParams/@q,' ','-')##Newstopics-home/topic/##translate(//./ActionParams/@q,' ','-')##/newsPhotostopics-home/topic/##translate(//./ActionParams/@q,' ','-')##/photosVideostopics-home/topic/##translate(//./ActionParams/@q,' ','-')##/videosPoliticspolitics/politicsNewsnews/politics/newsVideosvideosvid-card-listvid-card-list/politics/videosPolitics Specialspolitics-specials/politics/politics-specialsCartoonscartoons/politics/cartoonsElections 2022elections/electionsElectionselections/elections6883208361643767/electionsElections 2023Assembly Electionsassembly-elections/elections/assembly-elections97765323Madhya Pradeshmadhya-pradesh97765323/elections/assembly-elections/madhya-pradesh/elections/assembly-elections/madhya-pradeshnews-card-imgnews-card-imgMadhya Pradeshmadhya-pradesh97765323/elections/assembly-elections/madhya-pradeshnews-card-imgnoResultskarnataka-results/elections/assembly-elections/madhya-pradesh/resultsExit Pollsexit polls/elections/assembly-elections/madhya-pradesh/exit-pollsElectoral mapElectoral map/elections/assembly-elections/madhya-pradesh/constituency-mapCandidatescandidates/elections/assembly-elections/madhya-pradesh/candidatesCONSTITUENCIESconstituencies/elections/assembly-elections/madhya-pradesh/constituencies-listSchedulemadhya-pradesh-schedule97765323articleshow_containerarticleshow_container/elections/assembly-elections/madhya-pradesh/schedulePartiesparties/elections/assembly-elections/madhya-pradesh/partiesBJPbjp/elections/assembly-elections/madhya-pradesh/bharatiya-janata-partyMADHYA PRADESH ELECTION SCHEDULECongresscongress/elections/assembly-elections/madhya-pradesh/congressMADHYA PRADESH ELECTION SCHEDULEBSPbsp/elections/assembly-elections/madhya-pradesh/bspMADHYA PRADESH ELECTION SCHEDULESPsp/elections/assembly-elections/madhya-pradesh/spMADHYA PRADESH ELECTION SCHEDULEVideosvideos97765323/elections/assembly-elections/madhya-pradesh/videosvid-card-listvid-card-listPhotosphotos/elections/assembly-elections/madhya-pradesh/photosRajasthanrajasthan97765323/elections/assembly-elections/rajasthan/elections/assembly-elections/rajasthannews-card-imgnews-card-imgRajasthanrajasthan97765323/elections/assembly-elections/rajasthannews-card-imgnoResultskarnataka-results/elections/assembly-elections/rajasthan/resultsExit Pollsexit polls/elections/assembly-elections/rajasthan/exit-pollsElectoral MapElectoral Map/elections/assembly-elections/rajasthan/constituency-mapCandidatescandidates/elections/assembly-elections/rajasthan/candidatesCONSTITUENCIESconstituencies/elections/assembly-elections/rajasthan/constituencies-listSchedulerajasthan-schedule97765323articleshow_containerarticleshow_container/elections/assembly-elections/rajasthan/schedulePartiesparties/elections/assembly-elections/rajasthan/partiesBJPbjp/elections/assembly-elections/rajasthan/bharatiya-janata-partyRAJASTHAN ELECTION SCHEDULECongresscongress/elections/assembly-elections/rajasthan/congressRAJASTHAN ELECTION SCHEDULEBSPbsp/elections/assembly-elections/rajasthan/bspRAJASTHAN ELECTION SCHEDULERLPrlp/elections/assembly-elections/rajasthan/rlpRAJASTHAN ELECTION SCHEDULECPMcpm/elections/assembly-elections/rajasthan/cpmRAJASTHAN ELECTION SCHEDULENCPncp/elections/assembly-elections/rajasthan/ncpRAJASTHAN ELECTION SCHEDULEVideosvideos97765323/elections/assembly-elections/rajasthan/videosvid-card-listvid-card-listPhotosphotos/elections/assembly-elections/rajasthan/photosTelanganatelangana97765323/elections/assembly-elections/telangana/elections/assembly-elections/telangananews-card-imgnews-card-imgTelanganatelangana97765323/elections/assembly-elections/telangananews-card-imgnoResultsresults/elections/assembly-elections/telangana/resultsExit Pollsexit-polls/elections/assembly-elections/telangana/exit-pollsElectoral Mapconstituency-map/elections/assembly-elections/telangana/constituency-mapCandidatescandidates/elections/assembly-elections/telangana/candidatesCONSTITUENCIESconstituencies/elections/assembly-elections/telangana/constituencies-listScheduleschedule97765323articleshow_containerarticleshow_container/elections/assembly-elections/telangana/schedulePartiesparties/elections/assembly-elections/telangana/partiesBJPbjp/elections/assembly-elections/telangana/bharatiya-janata-partyTELANGANA ELECTION SCHEDULETDPtdp/elections/assembly-elections/telangana/tdpTELANGANA ELECTION SCHEDULEYSRysr/elections/assembly-elections/telangana/ysrtpTELANGANA ELECTION SCHEDULEVideosvideos97765323/elections/assembly-elections/telangana/videosvid-card-listvid-card-listPhotosphotos/elections/assembly-elections/telangana/photosChhattisgarhChhattisgarh97765323/elections/assembly-elections/chhattisgarh/elections/assembly-elections/chhattisgarhnews-card-imgnews-card-imgChhattisgarhchhattisgarh97765323/elections/assembly-elections/chhattisgarhnews-card-imgnoResultskarnataka-results/elections/assembly-elections/chhattisgarh/resultsExit Pollsexit polls/elections/assembly-elections/chhattisgarh/exit-pollsElectoral MapElectoral Map/elections/assembly-elections/chhattisgarh/constituency-mapCandidatescandidates/elections/assembly-elections/chhattisgarh/candidatesCONSTITUENCIESconstituencies/elections/assembly-elections/chhattisgarh/constituencies-listSchedulechhattisgarh-schedule97765323articleshow_containerarticleshow_container/elections/assembly-elections/chhattisgarh/schedulePartiesparties/elections/assembly-elections/chhattisgarh/partiesBJPbjp/elections/assembly-elections/chhattisgarh/bharatiya-janata-partyCHHATTISGARH ELECTION SCHEDULECongresscongress/elections/assembly-elections/chhattisgarh/congressCHHATTISGARH ELECTION SCHEDULEGGPggp/elections/assembly-elections/chhattisgarh/ggpCHHATTISGARH ELECTION SCHEDULEBSPbsp/elections/assembly-elections/chhattisgarh/bspMCHHATTISGARH ELECTION SCHEDULEVideosvideos97765323/elections/assembly-elections/chhattisgarh/videosvid-card-listvid-card-listPhotosphotos/elections/assembly-elections/chhattisgarh/photosJammu and Kashmir jammu-and-kashmir97765323/elections/assembly-elections/jammu-kashmirnonews-card-imgData HubData Hub/elections/assembly-elections/jammu-kashmir/constituency-mapCandidatescandidates/elections/assembly-elections/jammu-kashmir/candidatesCONSTITUENCIESconstituencies/elections/assembly-elections/jammu-kashmir/constituencies-listSchedulejammu-and-kashmir-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/jammu-and-kashmir/schedulePhotosjammu-kashmir-photosarticleshow_containerarticleshow_container97765323/elections/assembly-elections/jammu-kashmir/photosVideosjammu-kashmir-videosarticleshow_containerarticleshow_container97765323/videos/elections/assembly-elections/jammu-kashmirMizoramMizoram97765323/elections/assembly-elections/mizoram/elections/assembly-elections/mizoramnews-card-imgnews-card-imgMizorammizoram97765323/elections/assembly-elections/mizoramnonews-card-imgResultskarnataka-results/elections/assembly-elections/mizoram/resultsExit Pollsexit polls/elections/assembly-elections/mizoram/exit-pollsElectoral MapElectoral Map/elections/assembly-elections/mizoram/constituency-mapCandidatescandidates/elections/assembly-elections/mizoram/candidatesCONSTITUENCIESconstituencies/elections/assembly-elections/mizoram/constituencies-listSchedulemizoram-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/mizoram/schedulePartiesparties/elections/assembly-elections/mizoram/partiesMNFmnf/elections/assembly-elections/mizoram/mnfMIZORAM ELECTION SCHEDULECongresscongress/elections/assembly-elections/mizoram/congressMIZORAM ELECTION SCHEDULEZPMzpm/elections/assembly-elections/mizoram/zpmMIZORAM ELECTION SCHEDULEBJPbjp/elections/assembly-elections/mizoram/bharatiya-janata-partyMIZORAM ELECTION SCHEDULEVideosvideos97765323/elections/assembly-elections/mizoram/videosvid-card-listvid-card-listPhotosphotos/elections/assembly-elections/mizoram/photosArunachal PradeshArunachal Pradesh97765323/elections/assembly-elections/arunachal-Pradesh/elections/assembly-elections/arunachal-Pradeshnews-card-imgnews-card-imgArunachal Pradesharunachal-pradesh68831961/elections/assembly-elections/arunachal-pradesh/elections/assembly-elections/arunachal-pradeshnews-card-imgnoData HubData Hub/elections/assembly-elections/arunachal-pradesh/constituency-mapCandidatescandidates/elections/assembly-elections/arunachal-pradesh/candidatesConstituenciesconstituencies/elections/assembly-elections/arunachal-pradesh/constituencies-listScheduleschedulearticleshow_container/elections/assembly-elections/arunachal-pradesh/scheduleAndhra PradeshAndhra Pradesh97765323/elections/assembly-elections/andhra-Pradesh/elections/assembly-elections/andhra-Pradeshnews-card-imgnews-card-imgAndhra Pradeshandhra-pradesh68831919/elections/assembly-elections/andhra-pradesh/elections/assembly-elections/andhra-pradeshnews-card-imgnoData HubData Hub/elections/assembly-elections/andhra-pradesh/constituency-mapCandidatescandidates/elections/assembly-elections/andhra-pradesh/candidatesConstituenciesconstituencies/elections/assembly-elections/andhra-pradesh/constituencies-listScheduleschedulearticleshow_container/elections/assembly-elections/andhra-pradesh/scheduleVideosvideos/elections/assembly-elections/andhra-pradesh/videosvid-card-listvid-card-listOdishaOdisha97765323/elections/assembly-elections/odisha/elections/assembly-elections/odishanews-card-imgnews-card-imgOdishaodisha68831986/elections/assembly-elections/odisha/elections/assembly-elections/odishanews-card-imgnoElectoral mapElectoral map/elections/assembly-elections/odisha/constituency-mapCandidatescandidates/elections/assembly-elections/odisha/candidatesConstituenciesconstituencies/elections/assembly-elections/odisha/constituencies-listScheduleschedulearticleshow_container/elections/assembly-elections/odisha/scheduleVideosvideos/elections/assembly-elections/odisha/videosvid-card-listvid-card-listSikkimSikkim97765323/elections/assembly-elections/sikkim/elections/assembly-elections/sikkimnews-card-imgnews-card-imgSikkimsikkim68832002/elections/assembly-elections/sikkim/elections/assembly-elections/sikkimnews-card-imgnoData HubData Hub/elections/assembly-elections/sikkim/constituency-mapCandidatescandidates/elections/assembly-elections/sikkim/candidatesConstituenciesConstituencies/elections/assembly-elections/sikkim/constituencies-listScheduleschedulearticleshow_container/elections/assembly-elections/sikkim/scheduleHaryanaharyana97765323/elections/assembly-elections/haryana/elections/assembly-elections/haryananews-card-imgnoData HubData Hub/elections/assembly-elections/haryana/constituency-mapCandidatescandidates/elections/assembly-elections/haryana/candidatesScheduleschedulearticleshow_container/elections/assembly-elections/haryana/scheduleHARYANA ELECTION SCHEDULECONSTITUENCIESconstituencies/elections/assembly-elections/haryana/constituencies-listPhotosphotos/elections/assembly-elections/haryana/photosVideosvideos/videos/elections/assembly-elections/haryanavid-card-listvid-card-listMaharashtramaharashtra97765323/elections/assembly-elections/maharashtra/elections/assembly-elections/maharashtranews-card-imgnoResultsResults/elections/assembly-elections/maharashtra/resultsData HubData Hub/elections/assembly-elections/maharashtra/constituency-mapCandidatescandidates/elections/assembly-elections/maharashtra/candidatesExit Pollsexit-polls/elections/assembly-elections/maharashtra/exit-pollsScheduleschedulearticleshow_container/elections/assembly-elections/maharashtra/scheduleMAHARASHTRA ELECTION SCHEDULECONSTITUENCIESconstituencies/elections/assembly-elections/maharashtra/constituencies-listPhotosphotos/elections/assembly-elections/maharashtra/photosVideosvideos/elections/assembly-elections/maharashtra/videosvid-card-listvid-card-listJharkhandjharkhand/elections/jharkhand-lok-sabha-electionData HubData Hub/elections/constituency-map/jharkhandScheduleschedule/elections/jharkhand-lok-sabha-election/scheduleJharkhandjharkhand97765323/elections/assembly-elections/jharkhand/elections/assembly-elections/jharkhandnews-card-imgnoResultsResults/elections/assembly-elections/jharkhand/resultsExit Pollsexit-polls/elections/assembly-elections/jharkhand/exit-pollsData HubData Hub/elections/assembly-elections/jharkhand/constituency-mapCandidatescandidates/elections/assembly-elections/jharkhand/candidatesScheduleschedulearticleshow_container/elections/assembly-elections/jharkhand/scheduleJHARKHAND ELECTION SCHEDULECONSTITUENCIESconstituencies/elections/assembly-elections/jharkhand/constituencies-listPhotosphotos/elections/assembly-elections/jharkhand/photosVideosvideos/elections/assembly-elections/jharkhand/videosvid-card-listvid-card-listDelhiDelhi97765323/elections/assembly-elections/delhi/elections/assembly-elections/delhinews-card-imgnews-card-imgBiharbihar78014951/elections/assembly-elections/bihar/elections/assembly-elections/biharnews-card-imgnoData Hubdata-hubnews-card-img/elections/assembly-elections/bihar/constituency-mapBIHAR DATA HUBCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/bihar/constituenciesCONSTITUENCIESNITISH METERnitish-meterarticleshow_container/elections/assembly-elections/bihar/nitish-meterNITISH METERScheduleschedulearticleshow_container/elections/assembly-elections/bihar/scheduleDELHI ELECTION SCHEDULEPartiesparties/elections/janata-dal-unitedBihar ELECTION SCHEDULEJDUjdu/elections/janata-dal-unitedBIHAR ELECTION SCHEDULERJDrjd/elections/rashtriya-janata-dalBIHAR ELECTION SCHEDULELJPljp/elections/lok-janshakti-partyBIHAR ELECTION SCHEDULEBjpbjp/elections/bjpDELHI ELECTION SCHEDULECongresscongress/elections/congressDELHI ELECTION SCHEDULEResultsresultsnews-card-img/elections/assembly-elections/bihar/resultsBIHAR RESULTSVideosvideos/elections/assembly-elections/bihar/videosvid-card-listvid-card-listExit Pollsexit-polls/elections/assembly-elections/bihar/exit-pollsElection QUIZElection-quiz/dynalist/87878788.cmsCandidatescandidates/elections/assembly-elections/bihar/candidatesAssamassam97765323/elections/assembly-elections/assamnonews-card-imgScheduleassam-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/assam/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/assam/constituency-mapASSAM DATA HUBCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/assam/constituenciesCONSTITUENCIESPartiesparties/elections/assembly-elections/assam/united-peoples-party-liberalASSAM ELECTION SCHEDULEUPPLuppl/elections/assembly-elections/assam/united-peoples-party-liberalASSAM ELECTION SCHEDULEBPFbpf/elections/assembly-elections/assam/bodoland-peoples-frontASSAM ELECTION SCHEDULEINCinc/elections/assembly-elections/assam/indian-national-congressASSAM ELECTION SCHEDULETJAMtjam/elections/assembly-elections/assam/tiwa-jatiya-aikya-manchASSAM ELECTION SCHEDULERJAMrjam/elections/assembly-elections/assam/rabha-jatiya-aikya-manchASSAM ELECTION SCHEDULEAGPagp/elections/assembly-elections/assam/asom-gana-parishadASSAM ELECTION SCHEDULEResultsresultsnews-card-img/elections/assembly-elections/assam/resultsRESULTSExit Pollsexit-polls/elections/assembly-elections/assam/exit-pollsCandidatescandidates/elections/assembly-elections/assam/candidatesKeralakerala97765323/elections/assembly-elections/keralanonews-card-imgSchedulekerala-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/kerala/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/kerala/constituency-mapKERALA DATA HUBCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/kerala/constituenciesCONSTITUENCIESPartiesparties/elections/assembly-elections/kerala/kerala-congress-josephKERALA ELECTION SCHEDULEKCJkcj/elections/assembly-elections/kerala/kerala-congress-josephKERALA ELECTION SCHEDULENCPncp/elections/assembly-elections/kerala/nationalist-congress-partyKERALA ELECTION SCHEDULEINCinc/elections/assembly-elections/kerala/indian-national-congressKERALA ELECTION SCHEDULECPIMcpim/elections/assembly-elections/kerala/cpi-mKERALA ELECTION SCHEDULEIUMLiuml/elections/assembly-elections/kerala/indian-union-muslim-leagueKERALA ELECTION SCHEDULEKJSkjs/elections/assembly-elections/kerala/kerala-janapaksham-secularKERALA ELECTION SCHEDULEBJPbjp/elections/assembly-elections/kerala/bharatiya-janata-partyKERALA ELECTION SCHEDULEJDSjds/elections/assembly-elections/kerala/janata-dal-secularKERALA ELECTION SCHEDULECPIcpi/elections/assembly-elections/kerala/communist-party-of-indiaKERALA ELECTION SCHEDULEResultsresultsnews-card-img/elections/assembly-elections/kerala/resultsRESULTSExit Pollsexit-polls/elections/assembly-elections/kerala/exit-pollsCandidatescandidates/elections/assembly-elections/kerala/candidatesTamil Nadutamil-nadu97765323/elections/assembly-elections/tamil-nadunonews-card-imgScheduletamil-nadu-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/tamil-nadu/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/tamil-nadu/constituency-mapTAMIL NADU DATA HUBCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/tamil-nadu/constituenciesCONSTITUENCIESPartiesparties/elections/assembly-elections/tamil-nadu/bjpTAMIL NADU ELECTION SCHEDULEBJPbjp/elections/assembly-elections/tamil-nadu/bjpTAMIL NADU ELECTION SCHEDULEINCinc/elections/assembly-elections/tamil-nadu/indian-national-congressTAMIL NADU ELECTION SCHEDULEAIADMKaiadmk/elections/assembly-elections/tamil-nadu/aiadmkTAMIL NADU ELECTION SCHEDULEAMMKammk/elections/assembly-elections/tamil-nadu/amma-makkal-munnettra-kazagamTAMIL NADU ELECTION SCHEDULEIUMLiuml/elections/assembly-elections/tamil-nadu/indian-union-muslim-leagueTAMIL NADU ELECTION SCHEDULEMNMmnm/elections/assembly-elections/tamil-nadu/makkal-needhi-maiamTAMIL NADU ELECTION SCHEDULEDMKdmk/elections/assembly-elections/tamil-nadu/dmkTAMIL NADU ELECTION SCHEDULEResultsresultsnews-card-img/elections/assembly-elections/tamil-nadu/resultsRESULTSExit Pollsexit-polls/elections/assembly-elections/tamil-nadu/exit-pollsCandidatescandidates/elections/assembly-elections/tamil-nadu/candidatesWest Bengalwest-bengal97765323/elections/assembly-elections/west-bengalnonews-card-imgSchedulewest-bengal-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/west-bengal/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/west-bengal/constituency-mapWEST BENGAL DATA HUBCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/west-bengal/constituenciesCONSTITUENCIESPartiesparties/elections/assembly-elections/west-bengal/all-india-forward-blocWest Bengal ELECTION SCHEDULEAIFBaifb/elections/assembly-elections/west-bengal/all-india-forward-blocWEST BENGAL ELECTION SCHEDULEGJMgjm/elections/assembly-elections/west-bengal/gorkha-janmukti-morchaWEST BENGAL ELECTION SCHEDULETMCtmc/elections/assembly-elections/west-bengal/tmcWEST BENGAL ELECTION SCHEDULERSPrsp/elections/assembly-elections/west-bengal/revolutionary-socialist-partyWEST BENGAL ELECTION SCHEDULECPIcpi/elections/assembly-elections/west-bengal/communist-party-of-indiaWEST BENGAL ELECTION SCHEDULEBJPbjp/elections/assembly-elections/west-bengal/bjpWEST BENGAL ELECTION SCHEDULEResultsresultsnews-card-img/elections/assembly-elections/west-bengal/resultsRESULTSExit Pollsexit-polls/elections/assembly-elections/west-bengal/exit-pollsCandidatescandidates/elections/assembly-elections/west-bengal/candidatesPuducherrypuducherry97765323/elections/assembly-elections/puducherry/elections/assembly-elections/puducherrynonews-card-imgSchedulepuducherry-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/puducherry/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/puducherry/constituency-mapPUDUCHERRY DATA HUBCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/puducherry/constituenciesCONSTITUENCIESPartiesparties/elections/assembly-elections/puducherry/all-india-anna-dravida-munnetra-kazhagamPUDUCHERRY ELECTION SCHEDULEAIADMKaiadmk/elections/assembly-elections/puducherry/all-india-anna-dravida-munnetra-kazhagamPUDUCHERRY ELECTION SCHEDULEINCinc/elections/assembly-elections/puducherry/indian-national-congressPUDUCHERRY ELECTION SCHEDULEResultsresultsnews-card-img/elections/assembly-elections/puducherry/resultsRESULTSExit Pollsexit-polls/elections/assembly-elections/puducherry/exit-pollsCandidatescandidates/elections/assembly-elections/puducherry/candidatesGOAgoa/elections/assembly-elections/goanews-card-imgnews-card-imgResultsresults/elections/assembly-elections/goa/resultsScheduleSchedule/elections/assembly-elections/goa/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/goa/constituency-mapGOA DATA HUBCandidatescandidates/elections/assembly-elections/goa/candidatesCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/goa/constituenciesCONSTITUENCIESPartiesparties/elections/data/bjp-in-goa-assembly-elections/57064954Videosvideos/elections/assembly-elections/goa/videosExit Pollsexit-polls/elections/assembly-elections/goa/exit-pollsGoagoa97765323/elections/assembly-elections/goa/elections/assembly-elections/goanews-card-imgnews-card-imgManipurmanipur/elections/assembly-elections/manipurnoResultsresults/elections/assembly-elections/manipur/resultsScheduleschedule/elections/assembly-elections/manipur/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/manipur/constituency-mapMANIPUR DATA HUBCandidatescandidates/elections/assembly-elections/manipur/candidatesCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/manipur/constituenciesCONSTITUENCIESPartiesparties/elections/data/bjp-in-manipur-assembly-elections/57065124Videosvideos/elections/assembly-elections/manipur/videosExit Pollsexit-polls/elections/assembly-elections/manipur/exit-pollsManipurmanipur97765323/elections/assembly-elections/manipur/elections/assembly-elections/manipurnews-card-imgnews-card-imgPunjabpunjab/elections/assembly-elections/punjabnews-card-imgnews-card-imgResultsresults/elections/assembly-elections/punjab/resultsSchedulePunjab Schedule/elections/assembly-elections/punjab/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/punjab/constituency-mapPUNJAB DATA HUBCandidatescandidates/elections/assembly-elections/punjab/candidatesCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/punjab/constituenciesCONSTITUENCIESPartiesparties/elections/data/punjab-assembly-elections-how-power-changed-hands-between-akalis-and-congress/57065510Videosvideos/elections/assembly-elections/punjab/videosExit Pollsexit-polls/elections/assembly-elections/punjab/exit-pollsPunjabpunjab97765323/elections/assembly-elections/punjab/elections/assembly-elections/punjabnews-card-imgnews-card-imgUttarakhanduttarakhand/elections/assembly-elections/uttarakhandnews-card-imgnews-card-imgResultsresults/elections/assembly-elections/uttarakhand/resultsScheduleschedule/elections/assembly-elections/uttarakhand/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/uttarakhand/constituency-mapUTTARAKHAND DATA HUBCandidatescandidates/elections/assembly-elections/uttarakhand/candidatesCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/uttarakhand/constituenciesCONSTITUENCIESPartiesparties/elections/data/bjp-in-uttarakhand-assembly-elections/57064768Videosvideos/elections/assembly-elections/uttarakhand/videosExit Pollsexit-polls/elections/assembly-elections/uttarakhand/exit-pollsUttarakhanduttarakhand97765323/elections/assembly-elections/uttarakhand/elections/assembly-elections/uttarakhandnews-card-imgnews-card-imgUttar Pradeshuttar-pradesh/elections/assembly-elections/uttar-pradeshnews-card-imgnews-card-imgResultsUttar Pradesh resultsnews-card-imgnews-card-img/elections/assembly-elections/uttar-pradesh/resultsScheduleuttar-pradesh-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/uttar-pradesh/scheduleData Hubdata-hubnews-card-img/elections/assembly-elections/uttar-pradesh/constituency-mapUTTAR PRADESH DATA HUBCandidatescandidatesnews-card-imgnews-card-img/elections/assembly-elections/uttar-pradesh/candidatesCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/uttar-pradesh/constituenciesPartiesparties/elections/data/how-has-bjp-fared-in-uttar-pradesh-assembly-elections/57064368Videosuttar-pradesh-videosarticleshow_containerarticleshow_container97765323/elections/assembly-elections/uttar-pradesh/videosExit Pollsexit-pollsnews-card-imgnews-card-img/elections/assembly-elections/uttar-pradesh/exit-pollsUttar Pradeshuttar-pradesh97765323/elections/assembly-elections/uttar-pradesh/elections/assembly-elections/uttar-pradeshnews-card-imgnews-card-imgGujaratgurarat/elections/assembly-elections/gujaratnews-card-imgnews-card-imgResultsGujarat results/elections/assembly-elections/gujarat/resultsSchedulegujarat-schedule97765323/elections/assembly-elections/gujarat/scheduleElectoral Mapelectoral-map/elections/assembly-elections/gujarat/constituency-mapCandidatescandidates/elections/assembly-elections/gujarat/candidatesExit Pollsexit-polls/elections/assembly-elections/gujarat/exit-pollsVideosvideos/elections/assembly-elections/gujarat/videosPhotosphotos/elections/assembly-elections/gujarat/photosCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/gujarat/constituenciesPartiesparties/elections/assembly-elections/gujarat/partiesGUJARAT ELECTION SCHEDULEBJPbjp/elections/assembly-elections/gujarat/bharatiya-janata-partyGUJARAT ELECTION SCHEDULECongresscongress/elections/assembly-elections/gujarat/congressGUJARAT ELECTION SCHEDULEAAPaap/elections/assembly-elections/gujarat/aapGUJARAT ELECTION SCHEDULENCPNCP/elections/assembly-elections/gujarat/nationalist-congress-partyGUJARAT ELECTION SCHEDULEAIMIMaimim/elections/assembly-elections/gujarat/aimimGUJARAT ELECTION SCHEDULETMCtmc/elections/assembly-elections/gujarat/tmcGUJARAT ELECTION SCHEDULECPICPI/elections/assembly-elections/gujarat/communist-party-of-indiaGUJARAT ELECTION SCHEDULEBTPbtp/elections/assembly-elections/gujarat/bharatiya-tribal-partyGUJARAT ELECTION SCHEDULEGujaratgujarat97765323/elections/assembly-elections/gujarat/elections/assembly-elections/gujaratnews-card-imgnews-card-imgHimachal Pradeshhimachal-pradesh/elections/assembly-elections/himachal-pradeshnews-card-imgnews-card-imgResultsHimachal Pradesh results/elections/assembly-elections/himachal-pradesh/resultsSchedulehimachal-pradesh-schedule97765323/elections/assembly-elections/himachal-pradesh/scheduleElectoral Mapelectoral-map/elections/assembly-elections/himachal-pradesh/constituency-mapCandidatescandidates/elections/assembly-elections/himachal-pradesh/candidatesExit Pollsexit-polls/elections/assembly-elections/himachal-pradesh/exit-pollsVideosvideos/elections/assembly-elections/himachal-pradesh/videosPhotosphotos/elections/assembly-elections/himachal-pradesh/photosCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/himachal-pradesh/constituenciesPartiesparties/elections/assembly-elections/himachal-pradesh/partiesHIMACHAL PRADESH ELECTION SCHEDULEBJPbjp/elections/assembly-elections/himachal-pradesh/bharatiya-janata-partyHIMACHAL PRADESH ELECTION SCHEDULEINCinc/elections/assembly-elections/himachal-pradesh/indian-national-congressHIMACHAL PRADESH ELECTION SCHEDULEAAPtaapmc/elections/assembly-elections/himachal-pradesh/aapHIMACHAL PRADESH ELECTION SCHEDULECPMcpm/elections/assembly-elections/himachal-pradesh/communist-party-of-indiaHIMACHAL PRADESH ELECTION SCHEDULEHimachal Pradeshhimachal-pradesh97765323/elections/assembly-elections/himachal-pradesh/elections/assembly-elections/himachal-pradeshnews-card-imgnews-card-imgNagalandNagaland97765323/elections/assembly-elections/nagaland/elections/assembly-elections/nagalandnews-card-imgnews-card-imgMeghalayaMeghalaya97765323/elections/assembly-elections/meghalaya/elections/assembly-elections/meghalayanews-card-imgnews-card-imgTripuraTripura97765323/elections/assembly-elections/tripura/elections/assembly-elections/tripuranews-card-imgnews-card-imgKarnatakaKarnataka97765323/elections/assembly-elections/karnataka/elections/assembly-elections/karnatakanews-card-imgnews-card-imgElection IQelection-iq/elections/assembly-elections/election-iqnoAam aadmi partyaam-aadmi-party/elections/aap/elections/aapDELHI ELECTION SCHEDULECongresscongress/elections/congress/elections/congressDELHI ELECTION SCHEDULEBjpbjp/elections/bjp/elections/bjpDELHI ELECTION SCHEDULEMeghalayaMeghalaya/elections/assembly-elections/meghalayanoComparisoncomparison/elections/assembly-elections/meghalaya/election-results-comparisonResultsMeghalaya results/elections/assembly-elections/meghalaya/resultsSchedulemeghalaya-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/meghalaya/scheduleElectoral Mapelectoral-map/elections/assembly-elections/meghalaya/constituency-mapCandidatescandidates/elections/assembly-elections/meghalaya/candidatesExit Pollsexit-polls/elections/assembly-elections/meghalaya/exit-pollsVideosvideos/elections/assembly-elections/meghalaya/videosvid-card-listvid-card-listPhotosmeghalaya-photos/elections/assembly-elections/meghalaya/photosCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/meghalaya/constituenciesPartiesparties/elections/assembly-elections/meghalaya/partiesUDPUDP/elections/assembly-elections/meghalaya/parties/united-democratic-partyBJPBJP/elections/assembly-elections/meghalaya/parties/bharatiya-janata-party-bjpNagalandNagaland/elections/assembly-elections/nagalandnoComparisoncomparison/elections/assembly-elections/nagaland/election-results-comparisonResultsNagaland results/elections/assembly-elections/nagaland/resultsSchedulenagaland-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/nagaland/scheduleElectoral Mapelectoral-map/elections/assembly-elections/nagaland/constituency-mapCandidatescandidates/elections/assembly-elections/nagaland/candidatesExit Pollsexit-polls/elections/assembly-elections/nagaland/exit-pollsVideosvideos/elections/assembly-elections/nagaland/videosvid-card-listvid-card-listPhotosnagaland-photos/elections/assembly-elections/nagaland/photosCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/nagaland/constituenciesPartiesparties/elections/assembly-elections/nagaland/partiesNPCCNPCC/elections/assembly-elections/nagaland/parties/npccNaga People's FrontNaga People's Front/elections/assembly-elections/nagaland/parties/npfNational People's PartyNational People's Party/elections/assembly-elections/nagaland/parties/nppNDPPNDPP/elections/assembly-elections/nagaland/parties/ndppBJPBJP/elections/assembly-elections/nagaland/parties/bjpTripuraTripura/elections/assembly-elections/tripuranoComparisoncomparison/elections/assembly-elections/tripura/election-results-comparisonResultsTripura results/elections/assembly-elections/tripura/resultsScheduletripura-schedulearticleshow_containerarticleshow_container97765323/elections/assembly-elections/tripura/scheduleElectoral Mapelectoral-map/elections/assembly-elections/tripura/constituency-mapCandidatescandidates/elections/assembly-elections/tripura/candidatesExit Pollsexit-polls/elections/assembly-elections/tripura/exit-pollsVideosvideos/elections/assembly-elections/tripura/videosvid-card-listvid-card-listPhotosnagaland-photos/elections/assembly-elections/tripura/photosCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/tripura/constituenciesPartiesparties/elections/assembly-elections/tripura/partiesIPFTIPFT/elections/assembly-elections/tripura/parties/ipftTipra MothaTipra Motha/elections/assembly-elections/tripura/parties/tipra-mothaLeft FrontLeft Front/elections/assembly-elections/tripura/parties/left-frontINCINC/elections/assembly-elections/tripura/parties/indian-national-congress-incBJPBJP/elections/assembly-elections/tripura/parties/bharatiya-janata-party-bjpKarnatakakarnataka/elections/assembly-elections/karnatakanoResultskarnataka-results/elections/assembly-elections/karnataka/resultsExit Pollsexit polls/elections/assembly-elections/karnataka/exit-pollsElectoral MapElectoral Map/elections/assembly-elections/karnataka/constituency-mapCandidatescandidates/elections/assembly-elections/karnataka/candidatesCONSTITUENCIESconstituenciesarticleshow_container/elections/assembly-elections/karnataka/constituencies-listScheduleSchedule/elections/assembly-elections/karnataka/schedulePartiesparties/elections/assembly-elections/karnataka/partiesGUJARAT ELECTION SCHEDULEBJPbjp/elections/assembly-elections/karnataka/parties/bjpCongresscongress/elections/assembly-elections/karnataka/parties/congressJDSJDS/elections/assembly-elections/karnataka/parties/janta-dal-secularBSPBSP/elections/assembly-elections/karnataka/parties/bahujan-samaj-partyVideosvideos/elections/assembly-elections/karnataka/videosPhotosphotos/elections/assembly-elections/karnataka/photosComparisoncomparison/elections/assembly-elections/karnataka/election-results-comparisonBENGALURU MICRO VIEWBENGALURU MICRO VIEW/elections/assembly-elections/karnataka/bangalore-mapCampaign TrackerCampaign karnataka/elections/assembly-elections/campaigntrackerkarnataka/state-karnataka,msid-63811813.cmsELECTION WITH TIMESELECTION WITH TIMES/elections/assembly-elections/karnataka/election-with-timesPoll Fantasy Gamepoll fantasy game/elections/assembly-elections/karnataka/fantasy-gameKarnataka Poll QuizKarnataka Poll Quiz/elections/assembly-elections/karnataka/draw-itNEWS IN NUMBERSNEWS IN NUMBERS/elections/assembly-elections/karnataka/news-in-numbersOPINION POLLSopinion-polls/elections/assembly-elections/karnataka/opinion-pollsLIVE COVERAGElive-coverage/elections/assembly-elections/karnataka/live-coverageJammu and Kashmir Electionsjammu-and-kashmir/elections/assembly-elections/jammu-kashmirHaryana ElectionsHaryana Pradesh/elections/assembly-elections/haryanaMadhya pradesh Electionsmadhya-pradesh/elections/assembly-elections/madhya-pradeshrajasthan Electionsrajasthan/elections/assembly-elections/rajasthantelangana Electionstelangana/elections/assembly-elections/telanganachhattisgarh Electionschhattisgarh/elections/assembly-elections/chhattisgarhmizoram Electionsmizoram/elections/assembly-elections/mizoramAndhra Pradesh ElectionsAndhra Pradesh/elections/assembly-elections/andhra-pradeshArunachal Pradesh ElectionsArunachal Pradesh/elections/assembly-elections/arunachal-pradeshodisha Electionsodisha Pradesh/elections/assembly-elections/odishaSikkim ElectionsSikkim/elections/assembly-elections/sikkimMaharashtra ElectionsMaharashtra Pradesh/elections/assembly-elections/maharashtraJharkhand ElectionsJharkhand/elections/assembly-elections/jharkhandDelhi Electionsdelhi-elections/elections/assembly-elections/delhiBihar ElectionsBihar/elections/assembly-elections/biharAssam ElectionsAssam elections/elections/assembly-elections/AssamKerala ElectionsKerala elections/elections/assembly-elections/keralaTamil Nadu Electionstamil-nadu elections/elections/assembly-elections/tamil-naduWest Bengal Electionswest-bengal elections/elections/assembly-elections/west-bengalPuducherry Electionspuducherry-elections/elections/assembly-elections/puducherryGoa Electionsgoa-elections/elections/assembly-elections/goaManipur Electionsmanipur-elections/elections/assembly-elections/manipurPunjab Electionspunjab-elections/elections/assembly-elections/punjabUttarakhand Electionsuttarakhand-elections/elections/assembly-elections/uttarakhandGujarat Electionsgujarat-elections/elections/assembly-elections/gujaratHimachal pradesh Electionshimachal-pradesh-elections/elections/assembly-elections/himachal-pradeshNagaland Electionsnagaland-elections/elections/assembly-elections/nagalandMeghalaya ElectionsMeghalaya-elections/elections/assembly-elections/meghalayaTripura ElectionsTripura-elections/elections/assembly-elections/tripuraKarnataka ElectionsKarnataka/elections/assembly-elections/karnatakaUttar pradesh Electionsuttar-pradesh-elections/elections/assembly-elections/uttar-pradeshExit Pollsexit-polls/elections/assembly-elections/exit-pollsLok Sabha Electionslok-sabha-elections108672415/elections/lok-sabha-election/elections/lok-sabha-electionnews-card-imgnews-card-imgUttar Pradeshuttar-pradesh/elections/uttar-pradesh-lok-sabha-electionData HubData Hub/elections/constituency-map/uttar-pradeshScheduleschedule/elections/uttar-pradesh-lok-sabha-election/scheduleMaharashtramaharashtra/elections/maharashtra-lok-sabha-electionData HubData Hub/elections/constituency-map/maharashtraScheduleschedule/elections/maharashtra-lok-sabha-election/scheduleWest Bengalwest-bengal/elections/west-bengal-lok-sabha-electionData HubData Hub/elections/constituency-map/west-bengalScheduleschedule/elections/west-bengal-lok-sabha-election/scheduleBiharbihar/elections/bihar-lok-sabha-electionData HubData Hub/elections/constituency-map/biharScheduleschedule/elections/bihar-lok-sabha-election/scheduleTamil Nadutamil-nadu/elections/tamil-nadu-lok-sabha-electionData HubData Hub/elections/constituency-map/tamil-naduScheduleschedule/elections/tamil-nadu-lok-sabha-election/scheduleMadhya Pradeshmadhya-pradesh/elections/madhya-pradesh-lok-sabha-electionData HubData Hub/elections/constituency-map/madhya-pradeshScheduleschedule/elections/madhya-pradesh-lok-sabha-election/scheduleKarnatakakarnataka/elections/karnataka-lok-sabha-electionData HubData Hub/elections/constituency-map/karnatakaScheduleschedule/elections/karnataka-lok-sabha-election/scheduleGujaratgujarat/elections/gujarat-lok-sabha-electionData HubData Hub/elections/constituency-map/gujaratScheduleschedule/elections/gujarat-lok-sabha-election/scheduleAndhra Pradeshandhra-pradesh/elections/andhra-pradesh-lok-sabha-electionData HubData Hub/elections/constituency-map/andhra-pradeshScheduleschedule/elections/andhra-pradesh-lok-sabha-election/scheduleRajasthanrajasthan/elections/rajasthan-lok-sabha-electionData HubData Hub/elections/constituency-map/rajasthanScheduleschedule/elections/rajasthan-lok-sabha-election/scheduleArunachal Pradesharunachal-pradesh/elections/arunachal-pradesh-lok-sabha-electionData HubData Hub/elections/constituency-map/arunachal-pradeshScheduleschedule/elections/arunachal-pradesh-lok-sabha-election/scheduleAssamassam/elections/assam-lok-sabha-electionData HubData Hub/elections/constituency-map/assamScheduleschedule/elections/assam-lok-sabha-election/scheduleChandigarhchandigarh/elections/chandigarh-lok-sabha-electionData HubData Hub/elections/constituency-map/chandigarhChhattisgarhchhattisgarh/elections/chhattisgarh-lok-sabha-electionData HubData Hub/elections/constituency-map/chhattisgarhScheduleschedule/elections/chhattisgarh-lok-sabha-election/scheduleDelhidelhi/elections/delhi-lok-sabha-electionData HubData Hub/elections/constituency-map/delhiScheduleschedule/elections/delhi-lok-sabha-election/scheduleGoagoa/elections/goa-lok-sabha-electionData HubData Hub/elections/constituency-map/goaScheduleschedule/elections/goa-lok-sabha-election/scheduleHaryanaharyana/elections/haryana-lok-sabha-electionData HubData Hub/elections/constituency-map/haryanaScheduleschedule/elections/haryana-lok-sabha-election/scheduleHimachal Pradeshhimachal-pradesh/elections/himachal-pradesh-lok-sabha-electionData HubData Hub/elections/constituency-map/himachal-pradeshScheduleschedule/elections/himachal-pradesh-lok-sabha-election/scheduleJammu and Kashmirjammu-and-kashmir/elections/jammu-and-kashmir-lok-sabha-electionData HubData Hub/elections/constituency-map/jammu-and-kashmirScheduleschedule/elections/jammu-and-kashmir-lok-sabha-election/scheduleKeralakerala/elections/kerala-lok-sabha-electionData HubData Hub/elections/constituency-map/keralaScheduleschedule/elections/kerala-lok-sabha-election/scheduleManipurmanipur/elections/manipur-lok-sabha-electionData HubData Hub/elections/constituency-map/manipurScheduleschedule/elections/manipur-lok-sabha-election/scheduleMeghalayameghalaya/elections/meghalaya-lok-sabha-electionData HubData Hub/elections/constituency-map/meghalayaScheduleschedule/elections/meghalaya-lok-sabha-election/scheduleMizorammizoram/elections/mizoram-lok-sabha-electionData HubData Hub/elections/constituency-map/mizoramScheduleschedule/elections/mizoram-lok-sabha-election/mizoramOdishaodisha/elections/odisha-lok-sabha-electionData HubData Hub/elections/constituency-map/odishaScheduleschedule/elections/odisha-lok-sabha-election/schedulePunjabpunjab/elections/punjab-lok-sabha-electionData HubData Hub/elections/constituency-map/punjabScheduleschedule/elections/punjab-lok-sabha-election/scheduleTelanganatelangana/elections/telangana-lok-sabha-electionData HubData Hub/elections/constituency-map/telanganaScheduleschedule/elections/telangana-lok-sabha-election/scheduleTripuratripura/elections/tripura-lok-sabha-electionData HubData Hub/elections/constituency-map/tripuraScheduleschedule/elections/tripura-lok-sabha-election/scheduleUttarakhanduttarakhand/elections/uttarakhand-lok-sabha-electionData HubData Hub/elections/constituency-map/uttarakhandScheduleschedule/elections/uttarakhand-lok-sabha-election/scheduleSikkimsikkim/elections/sikkim-lok-sabha-electionData HubData Hub/elections/constituency-map/sikkimScheduleschedule/elections/sikkim-lok-sabha-election/scheduleNagalandnagaland/elections/nagaland-lok-sabha-electionData HubData Hub/elections/constituency-map/nagalandScheduleschedule/elections/nagaland-lok-sabha-election/scheduleDadra and Nagar Havelidadra-and-nagar-haveli/elections/dadra-and-nagar-haveli-lok-sabha-electionData HubData Hub/elections/constituency-map/dadra-and-nagar-haveliScheduleschedule/elections/dadra-and-nagar-haveli-lok-sabha-election/scheduleAndaman And Nicobar Islandandaman-and-nicobar-island/elections/andaman-and-nicobar-island-lok-sabha-electionData HubData Hub/elections/constituency-map/andaman-and-nicobar-islandScheduleschedule/elections/andaman-and-nicobar-island-lok-sabha-election/scheduleLadakhladakh/elections/ladakh-lok-sabha-electionScheduleschedule/elections/ladakh-lok-sabha-election/scheduleLakshadweeplakshadweep/elections/lakshadweep-lok-sabha-electionData HubData Hub/elections/constituency-map/lakshadweepScheduleschedule/elections/lakshadweep-lok-sabha-election/schedulePuducherrypuducherry/elections/puducherry-lok-sabha-electionData HubData Hub/elections/constituency-map/puducherryScheduleschedule/elections/puducherry-lok-sabha-election/scheduleResultsresults/elections/assembly-elections/resultsData Hubdata-hub/elections/constituency-mapCandidatescandidates/elections/candidatesExplainerexplainer/elections/explainerStatesstates/elections/lok-sabha/statesPartiesparties/elections/lok-sabha-elections/partiesConstituenciesconstituencies/elections/lok-sabha-constituenciesScheduleschedule/elections/lok-sabha-election-scheduleModi Metermodi-meter/elections/modi-meterOpinionopinion/elections/elections-opinionElection Opinionelection-opinionnews-card-imghttps://timesofindia.indiatimes.com/blogs/tag/elections2019https://timesofindia.indiatimes.com/blogs/tag/elections2019INDIAN ECONOMY: THE WAY FORWARDindia-economy-the-way-forwardnews-card-imghttps://timesofindia.indiatimes.com/blogs/tag/economy-the-way-forwardData Storiesdata-stories/elections/data-storiesVideosvideosvid-card-listvid-card-list/elections/videosDelhi MCD 2022delhi-mcd-2022/city/delhi/municipal-corporation-elections-mcdNewsnews/city/delhi/municipal-corporation-elections-mcd/newsVideosvideos/city/delhi/municipal-corporation-elections-mcd/videosPhotosphotos/city/delhi/municipal-corporation-elections-mcd/photosCivic Issuescivic-issues/city/delhi?cfmid=14000000Delhi MCD Election Results Live Updateslivebloghttps://timesofindia.indiatimes.com/city/delhi/delhi-mcd-election-results-2022-live-updates-bjp-aap-arvind-kejriwal-delhi-mcd-result-ward-wise/liveblog/96040306.cmsBrandwirebrandwire/brandwire/55686662.cmsServices/Services/brandwiresection/55699409.cmsservicesAdvertising & Marketingadvertising-marketing/Advertising-Marketing/articlelist/55700376.cmsConsultancy/ Auditbrandwire-consultancy/audit/consultancy-audit/articlelist/55700335.cmsEducationeducation/education/articlelist/55700361.cmsProperty/ Constructionproperty-construction/property-construction/articlelist/55699808.cmsTraveltravel/brandwire/travel/articlelist/55700351.cmsTechnologytechnology/Technology/brandwiresection/55699210.cmsInternet & Appsinternet-apps/brandwire/internet-apps/articlelist/55699736.cmsSoftwaresoftware/brandwire/software/articlelist/55699712.cmsITESites/brandwire/ites/articlelist/55700358.cmsConsumer Productsconsumer-products/consumer-products/brandwiresection/55699032.cmsFashion/ Garments/ Cosmeticsfashion-garments-cosmetics/brandwire/fashion-garments-cosmetics/articlelist/55700235.cmsHealthcare/Biotechhealthcare-biotech/Healthcare-Biotech/brandwiresection/55699249.cmsHealthhealth/brandwire/Health/articlelist/55699748.cmsBiotechbiotech/brandwire/biotech/articlelist/55699691.cmsNGOs & CSRngos-and-csr/ngos-and-csr/brandwiresection/55699354.cmsInitiativesinitiatives/brandwire/ngos-and-csr/initiatives/articlelist/55700214.cmsBanking/Financebanking-finance/Banking-Finance/brandwiresection/55699068.cmsBankingbanking/brandwire/Banking/articlelist/55699674.cmsFinancefinance/brandwire/Finance/articlelist/55699680.cmsInsuranceinsurance/brandwire/Insurance/articlelist/55699700.cmsIndustrial Goods & Servicesindustrial-goods-services/Industrial-Goods-Services/brandwiresection/55699329.cmsConstructionconstruction/brandwire/Construction/articlelist/55699795.cmsPaper/ Wood/ Glass/ Plastic/ Marblespaper-wood-glass-plastic-marbles/brandwire/paper-wood-glass-plastic-marbles/articlelist/55700121.cmsMedia/EntertainmentMedia-Entertainment/Media-Entertainment/brandwiresection/55699394.cmsEntertainmentEntertainment/Entertainment/articlelist/55700316.cmsNewspapers/ Magazines/ Booksbrandwire-newspapers-mag-books/Newspapers-Magazines-books/articlelist/55700322.cmsTV/Radio/OOHbrandwire-tv-radio/brandwire/Tv-Radio-OOH/articlelist/55700312.cmsTransportationbrandwire-Transportation/Transportation/brandwiresection/55699266.cmsAirlines & Aviationbrandwire-Aviation/brandwire/Aviation/articlelist/55699776.cmsMiscellaneousbrandwire-Miscellaneous/Miscellaneous/brandwiresection/55699401.cmsMisc.brandwire-Misc./brandwire/Misc/articlelist/55700329.cmsYearender 2016yearender-2016/year-ender-2016/yearender16.cmsTop India Eventstop-india-events/yearender/2016/top-india-events/yearender-top-events-of-2016-in-india/surgical-strike/photostory/56104708.cmsTop World Eventstop-world-events/yearender/2016/top-world-events/yearender-top-events-of-2016-around-the-world/us-election/photostory/56104963.cmsEditor's Pickeditors-pick/yearender/2016/editors-pick/and-they-also-made-news/omran-danqeesh/photostory/56116190.cmsPersonalitiesnews/yearender/2016/personalities/2016-top-20-newsmakers/luiz-inacio-lula-da-silva/photostory/56108241.cmsMoviesmovies/entertainment/hindi/bollywood/Top-5-grossing-films-of-2016/photostory/56220414.cmsEntertainmententertainment/entertainment/hindi/bollywood/Most-talked-about-actors-of-2016/photostory/56221207.cmsAutoauto/yearender/2016/auto/top-game-changers-from-the-auto-world-of-2016/tata-tiago/photostory/56235980.cmsTelevisiontelevision/yearender/2016/television/yeh-rishta-kya-kehlata-hai-saath-nibhana-saathiya-5-most-disliked-tv-shows-of-2016/photostory/56216412.cmsObituariesobituaries/yearender/2016/obituaries/leading-lights-who-died-in-2016/j-jayalalithaa/photostory/56241926.cmsGadgets Nowgadgets-nowhttps://gadgetsnow.indiatimes.com/year-in-review-2016/yearender2016/56097082.cmsNRINRI/nrihome.cmsUS & Canada NewsUS-Canada-News/nri/us-canada-news/nriarticlelist/7098563.cmsMiddle East NewsMiddle-East-News/nri/middle-east-news/nriarticlelist/10677658.cmsOther NewsOther-News/nri/other-news/nriarticlelist/7897792.cmsCitizen Journalistscitizen-journalists/nri/contributors/contributions/nricontributelist/7680527.cmsAbout Citizen JournalistsAbout-Citizen-Journalists/nri/citizen-journalists/about_citizen_journalists.cmsApplyApply/nri/citizen-journalists/application_form.cmsFAQsFAQs/nri/citizen-journalists/nri_faq.cmsEditorial GuidelinesEditorial Guidelines/nri/citizen-journalists/editorial_guidelines.cmsVideosvideoshttps://timesofindia.indiatimes.com/videosNewsnewshttps://timesofindia.indiatimes.com/videos/newsTILwidgetEntertainmententertainmenthttps://timesofindia.indiatimes.com/videos/entertainmentTILwidgetCelebscelebshttps://timesofindia.indiatimes.com/videos/trailersTILwidgetMoviesmovieshttps://timesofindia.indiatimes.com/videos/moviesTILwidgetLifestylelifestylehttps://timesofindia.indiatimes.com/videos/lifestyleTILwidgetSportssportshttps://timesofindia.indiatimes.com/videos/sportsTILwidgetTechtechhttps://timesofindia.indiatimes.com/videos/techTILwidgetBusinessbusinesshttps://timesofindia.indiatimes.com/videos/businessTILwidgetAutoautohttps://timesofindia.indiatimes.com/videos/autoTILwidgetFunnyfunnyhttps://timesofindia.indiatimes.com/videos/funnyTILwidgetGood Governancegood-governance/goodgovernance/47082088.cmsBihar Elections 2015bihar-elections-2015/elections/bihar-elections-2015/results/election2015biharresult.cmsNews Coverage/elections/bihar-elections-2015/electionallcoverage/state-bihar.cmsVideos/elections/bihar-elections-2015/videos/videocoverage/49167140.cmsGood Newsgoodnews/good-news/goodnews.cmsTOI Featurestoifeatures/toifeatures/50464604.cmsPolitics/toifeatures/politics/featureslist/50464668.cmsTech/toifeatures/tech/featureslist/50464671.cmsSociety/toifeatures/society/featureslist/50464675.cmsSports/toifeatures/sports/featureslist/50464658.cmsLife/toifeatures/life/featureslist/50464654.cmsBusiness/toifeatures/business/featureslist/50464630.cmsHumourhumour/humour/articlelist/50680967.cmsSocial Humoursocial-humour/social-humour/articlelist/50685513.cmsCartoonscartoons/cartoons.cmsPhotosphotos/humour/photosVideosvideos/videos/humourStartupsstartups/startups/48125358.cmsCompaniescompanies/startups/companies/48252284.cmsPeoplepeople/startups/people/48125395.cmsGlobalglobal/startups/global/48125409.cmsTrend Trackingtrends/startups/trends/48132143.cmsTimes Subscriptiontimes-subscriptionThe Times of Indiathe-times-of-indiahttps://timesofindia.indiatimes.com/newspaper-subscriptionLitfest Delhi 2019litfest-delhi-2019/timeslitfest/delhi https://www.facebook.com/TimesLitFestDelhi https://twitter.com/TimesLitFestDel66472435https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FTimesLitFestDelhi&tabs=timeline&width=250&height=340&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appIdhttps://twitter.com/TimesLitFestDel?ref_src=twsrc%5Etfw72412432Times LitFest Delhi 2019Speakersspeakers/litfest/delhi/timeslitfestspeakers/parentid-47673738,msid-71865105.cms2019Speakers 2019/litfest/delhi/timeslitfestspeakers/parentid-47673738,msid-71865105.cms2018Speakers 2018/timeslitfest/delhi/speakersScheduleschedule/timeslitfest/delhi/scheduleNews & Medianews-and-media/litfest/delhi/timeslitfestmedianews/parentid-47673738,msid-71936252.cms2019News & Media 2019/litfest/delhi/timeslitfestmedianews/parentid-47673738,msid-71936252.cms2018News & Media 2018/timeslitfest/delhi/media-newshttps://www.youtube.com/embed/uUjewDL9P2UGallerygallery/litfest/delhi/timeslitfestgallery/parentid-47673738,msid-71938746.cms2019/litfest/delhi/timeslitfestgallery/parentid-47673738,msid-71938746.cms2018/timeslitfest/delhi/gallery#Times-LitFest-Delhi-2018-Day-12017/timeslitfest/delhi/gallery#Times-LitFest-Delhi-20172016/timeslitfest/delhi/gallery#Times-LitFest-20162015/timeslitfest/delhi/gallery#Times-LitFest-2015Videosvideos/toilitfest/delhi/timeslitfestvideos/msid-72512405,listmsid-71938873,parentid-47673738.cms2019/toilitfest/delhi/timeslitfestvideos/msid-72512405,listmsid-71938873,parentid-47673738.cms2018/toilitfest/delhi/timeslitfestvideos/msid-67436850,listmsid-67269842,parentid-47673738.cmsArchivesarchives/timeslitfest/delhi/archivesAbout Usabout-us/timeslitfest/delhi/about-usContact Uscontact-us/timeslitfest/delhi/contact-ustimeslitfestdelhi@gmail.com+91-120-67769997202https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3503.3363769458247!2d77.22347291450929!3d28.58968398243479!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce2ed9be678c1%3A0x73a4fc8f2e1087a6!2sIndia+Habitat+Centre!5e0!3m2!1sen!2sin!4v1541495502567Litfest KolKata 2019litfest-kolkata-2019/timeslitfest/kolkata https://www.facebook.com/Times-Litfest-Kolkata-576972856093483/ 66690777https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FTimesLitfestKol&tabs=timeline&width=255&height=350&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appIdhttps://twitter.com/timeslitfestkol?ref_src=twsrc%5Etfw72398351Times LitFest Kolkata 2018Speakersspeakers/litfest/kolkata/timeslitfestspeakers/parentid-47673444,msid-72240132.cms2019Speakers 2019/litfest/kolkata/timeslitfestspeakers/parentid-47673444,msid-72240132.cms2018Speakers 2018/timeslitfest/kolkata/speakersScheduleschedule/timeslitfest/kolkata/scheduleNews & Medianews-and-media/litfest/kolkata/timeslitfestmedianews/parentid-47673444,msid-72240187.cms2019News & Media 2019/litfest/kolkata/timeslitfestmedianews/parentid-47673444,msid-72240187.cms2018News & Media 2018/timeslitfest/kolkata/media-newsGalleryhttps://www.youtube.com/embed/4KHRFQZcA28gallery/litfest/kolkata/timeslitfestgallery/parentid-47673444,msid-72240174.cms2019Gallery/litfest/kolkata/timeslitfestgallery/parentid-47673444,msid-72240174.cms2018Gallery/timeslitfest/kolkata/galleryVideosvideos/litfest/kolkata/timeslitfestvideos/listmsid-72240168,parentid-47673444,msid-72915034.cms2019Videos/litfest/kolkata/timeslitfestvideos/listmsid-72240168,parentid-47673444,msid-72915034.cms2018Videos/sourav-ganguly-at-the-times-litfest-kolkata-2018/timeslitfestvideos/msid-67273561,listmsid-67269828,parentid-47673444.cmsAbout Usabout-us/timeslitfest/kolkata/about-usContact Uscontact-ustimeslitfest.kol@gmail.com033-46025927 /timeslitfest/kolkata/contact-ushttps://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14736.86918558273!2d88.4017719!3d22.5709748!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x116dd5a868667b9!2sRaajkutir%20Swabhumi!5e0!3m2!1sen!2sin!4v1575544057989!5m2!1sen!2sinLitfest Delhi 2015litfest-delhi-2015/litfest/litfest-delhi/litfest_delhi.cmsSpeakers/litfest_speakers/47673999.cmsNews/news/litfest_news/49906166.cmsDirectors/litfest_directors/47674213.cmsSchedule/litfest_schedule/47704645.cmsPhotos/litfest_photos/47812285.cmsVideos/litfest_videos/47811810.cmsContact Us/litfest_contact/47704710.cmsLitfest 2017/litfest_delhi_2017.cmsLitfest 2016/litfest_delhi_2016.cmsLitfest Delhi 2016litfest-delhi-2016/litfest_delhi_2016.cmsSpeakers/litfest_speakers_2016/54850003.cmsDirectors/litfest_directors_2016/54849996.cmsSchedule/litfest_schedule_2016/55109382.cmsPhotos/litfest_photos_2016/54850025.cmsVideos/litfest_videos_2016/54850016.cmsContact Us/litfest_contact_2016/55109404.cmsLitfest 2017/litfest_delhi_2017.cmsLitfest 2015/litfest/litfest-delhi/litfest_delhi.cmsLitfest Delhi 2017litfest-delhi/litfest_delhi_2017.cmsSpeakers/litfest_speakers_2017.cmsDirectors/litfest_directors_2017.cmsPhotos/litfest_photos_2017.cmsContact Us/litfest_contact_2017.cmsLitfest 2016/litfest_delhi_2016.cmsLitfest 2015/litfest/litfest-delhi/litfest_delhi.cmsSmart Citiessmart-city/smart-cities/smartcities.cmsStoriesstories/smart-cities/stories/governance/smartlisting.cms?cfmid=11006099Infographicsinfographics/infographics.cmsIndia/infographics/india/infographiclist.cms?cfmid=99002000World/infographics/world/infographiclist.cms?cfmid=99002001Motion Graphics/infographics/motiongraphics/54865831.cmsSocialsocial/viral-newsViral Newsviral-news/viral-newsTrending Newstrending-news/trending-newsAll OutSEO ListingSEO Listing/seo_listing.cmsTop News#top-newsnews-card-imgnews-card-imgLatest News#latest-newsnews-card-imgnews-card-imgVideos#videosvid-card-listvid-card-listPhotos#photosimg-card-listimg-card-listTable Listingtable_containertable_container#table-listingArticleshowarticleshow_containerarticleshow_container#articleshowFAQ#faqfaq_newsfaq_newsFight Dengue/dynalist/msid-65306339.cmsFight-DengueTop News/dynalist/msid-65306365.cmsnews-card-imgnews-card-img/dynalist/msid-65306365.cms/dynalist/msid-65306365,rmattval-1.cmsVideos/dynalist/msid-65306368.cmsvid-card-listvid-card-list/dynalist/msid-65306368.cms/dynalist/msid-65306368,rmattval-1.cmsLatest News/dynalist/msid-65306365.cmsnews-card-imgnews-card-imgVideos/articlelist/65383409.cmsvid-card-listvid-card-listSuno Zindagi/dynalist/67287968.cmsvid-card-listvid-card-listBankbank/business/faqs/banks70155758159664741TRENDING TOPICSbank_listingBanking Servicesbank-top-newsnews-card-imgnews-card-img0Bank of Maharashtrabank-of-maharashtranews-card-imgthree-column0/business/banking/maharashtra-bank/business/banking/maharashtra-bank/business/banking/amp_maharashtra-bankCentral Bank of Indiacentral-bank-of-indianews-card-imgthree-column/business/banking/central-bank-of-india/business/banking/central-bank-of-india/business/banking/amp_central-bank-of-india0Axis Bankaxis-banknews-card-imgthree-column/business/banking/axis-bank/business/banking/axis-bank/business/banking/amp_axis-bank0YES Bankyes-banknews-card-imgthree-column/business/banking/yes-bank/business/banking/yes-bank/business/banking/amp_yes-bank0HDFC Bankhdfc-banknews-card-imgthree-column/business/banking/hdfc-bank/business/banking/hdfc-bank/business/banking/amp_hdfc-bank0SBI Banksbi-banknews-card-imgthree-column/business/banking/sbi-bank/business/banking/sbi-bank/business/banking/amp_sbi-bank0Astrologyastrology/astrology/amp_astrology70155758Horoscopehoroscope/astrology/horoscopenews-card-imgnews-card-img/astrology/horoscope/astrology/amp_horoscopeUpcoming Upwas & Festivalsarticleshow_containerarticleshow_container#articleshowZodiacs & Astrologyzodiacs-and-astrology/astrology/zodiacs-astrologynews-card-imgthree-column/astrology/zodiacs-astrology/astrology/amp_zodiacs-astrologyKundali Dasha & remedieskundali-dasha-and-remedies/astrology/kundali-dasha-remediesnews-card-imgthree-column/astrology/kundali-dasha-remedies/astrology/amp_kundali-dasha-remediesReligionreligion/religionnews-card-imgthree-column/religion/amp_religionMonthly Horoscopemonthly-horoscope/astrology/horoscope/monthlynews-card-imgthree-column/astrology/horoscope/amp_monthlyOthersothers/astrology/othersnews-card-imgthree-column/astrology/amp_othersWEB STORIESweb-stories/astrology/web-storiesnews-card-imgthree-columnReligionreligion/religion/amp_religion70155758Rituals & Pujarituals-and-puja/religion/rituals-pujanews-card-imgnews-card-img/religion/rituals-puja/religion/amp_rituals-pujaUpcoming Upwas & Festivalsarticleshow_containerarticleshow_container#articleshowFestivalsfestivals/religion/festivalsthree-columnMantras & Chantsmantras-and-chants/religion/mantras-chantsnews-card-imgthree-column/religion/mantras-chants/religion/amp_mantras-chantsReligious Placesreligious-places/religion/religious-placesnews-card-imgthree-column/religion/religious-places/religion/amp_religious-placesWEB STORIESweb-stories/religion/web-storiesnews-card-imgthree-column/religion/web-storiesMost Searched Productsmost-searched-products/most-searched-products61643767/61643767Coronavirus OutbreakLatestlatest#latestnews-card-imgnews-card-imgElectronicselectronics/most-searched-products/electronicsnews-card-imgnews-card-img/most-searched-products/electronics/most-searched-products/amp_electronicsElectronicselectronics/most-searched-products/electronicsnews-card-imgnews-card-img/most-searched-products/amp_electronicsAir Conditionersair-conditioners/most-searched-products/electronics/air-conditionersnews-card-imgnews-card-img/most-searched-products/electronics/air-conditioners/most-searched-products/electronics/amp_air-conditionersCamerascameras/most-searched-products/electronics/camerasnews-card-imgnews-card-img/most-searched-products/electronics/cameras/most-searched-products/electronics/amp_camerasLaptopslaptops/most-searched-products/electronics/laptopsnews-card-imgnews-card-img/most-searched-products/electronics/laptops/most-searched-products/electronics/amp_laptopsHeadphonesheadphones/most-searched-products/electronics/headphonesnews-card-imgnews-card-img/most-searched-products/electronics/headphones/most-searched-products/electronics/amp_headphonesData Storagedata-storage/most-searched-products/electronics/data-storagenews-card-imgnews-card-img/most-searched-products/electronics/data-storage/most-searched-products/electronics/amp_data-storageTV & Appliancestv-appliances/most-searched-products/electronics/tv-and-appliancesnews-card-imgnews-card-img/most-searched-products/electronics/tv-and-appliances/most-searched-products/electronics/amp_tv-and-appliancesWashing Machinewashing-machine/most-searched-products/electronics/washing-machinenews-card-imgnews-card-img/most-searched-products/electronics/washing-machine/most-searched-products/electronics/amp_washing-machineMiscellaneousmiscellaneous/most-searched-products/electronics/miscellaneousnews-card-imgnews-card-img/most-searched-products/electronics/miscellaneous/most-searched-products/electronics/amp_miscellaneousKeyboard and Mousekeyboard-and-mouse/most-searched-products/electronics/keyboard-mousenews-card-imgnews-card-img/most-searched-products/electronics/keyboard-mouse/most-searched-products/electronics/amp_keyboard-mouseWifi Routerswifi-routers/most-searched-products/electronics/wifi-routersnews-card-imgnews-card-img/most-searched-products/electronics/wifi-routers/most-searched-products/electronics/amp_wifi-routersMonitorsmonitors/most-searched-products/electronics/monitorsnews-card-imgnews-card-img/most-searched-products/electronics/monitors/most-searched-products/electronics/amp_monitorsWater Heaterswater-heaters/most-searched-products/electronics/water-heatersnews-card-imgnews-card-img/most-searched-products/electronics/water-heaters/most-searched-products/electronics/amp_water-heatersPrintersprinters/most-searched-products/electronics/printersnews-card-imgnews-card-img/most-searched-products/electronics/printers/most-searched-products/electronics/amp_printersFansfans/most-searched-products/electronics/fansnews-card-imgnews-card-img/most-searched-products/electronics/fans/most-searched-products/electronics/amp_fansAir Coolersair-coolers/most-searched-products/electronics/air-coolersnews-card-imgnews-card-img/most-searched-products/electronics/air-coolers/most-searched-products/electronics/amp_air-coolersAir Purifiersair-purifiers/most-searched-products/electronics/air-purifiersnews-card-imgnews-card-img/most-searched-products/electronics/air-purifiers/most-searched-products/electronics/amp_air-purifiersTabletstablets/most-searched-products/electronics/tabletsnews-card-imgnews-card-img/most-searched-products/electronics/tablets/most-searched-products/electronics/amp_tabletsFashionfashion/most-searched-products/fashionnews-card-imgnews-card-img/most-searched-products/fashion/most-searched-products/amp_fashionFashionfashion/most-searched-products/fashionnews-card-imgnews-card-img/most-searched-products/amp_fashionAccessoriesaccessories/most-searched-products/fashion/accessoriesnews-card-imgnews-card-img/most-searched-products/fashion/accessories/most-searched-products/fashion/amp_accessoriesWomen's Fashionwomens-fashion/most-searched-products/fashion/womens-fashionnews-card-imgnews-card-img/most-searched-products/fashion/womens-fashion/most-searched-products/fashion/amp_womens-fashionMen's Fashionmens-fashion/most-searched-products/fashion/mens-fashionnews-card-imgnews-card-img/most-searched-products/fashion/mens-fashion/most-searched-products/fashion/amp_mens-fashionMens T-Shirtsmens-t-shirts/most-searched-products/fashion/mens-fashion/mens-t-shirtsnews-card-imgnews-card-img/most-searched-products/fashion/mens-fashion/mens-t-shirts/most-searched-products/fashion/mens-fashion/amp_mens-t-shirtsMens Shoesmens-shoes/most-searched-products/fashion/mens-fashion/mens-shoesnews-card-imgnews-card-img/most-searched-products/fashion/mens-fashion/mens-shoes/most-searched-products/fashion/mens-fashion/amp_mens-shoesFootwearfootwear/most-searched-products/fashion/footwearnews-card-imgnews-card-img/most-searched-products/fashion/footwear/most-searched-products/fashion/amp_footwearKids Fashionkids-fashion/most-searched-products/fashion/kids-fashionnews-card-imgnews-card-img/most-searched-products/fashion/kids-fashion/most-searched-products/fashion/amp_kids-fashionBeautyfashion/most-searched-products/beautynews-card-imgnews-card-img/most-searched-products/beauty/most-searched-products/amp_beautyBeautybeauty/most-searched-products/beautynews-card-imgnews-card-img/most-searched-products/amp_beautyMakeupmakeup/most-searched-products/beauty/makeupnews-card-imgnews-card-img/most-searched-products/beauty/makeup/most-searched-products/beauty/amp_makeupSkin Careskin-care/most-searched-products/beauty/skin-carenews-card-imgnews-card-img/most-searched-products/beauty/skin-care/most-searched-products/beauty/amp_skin-careBody Carebody-care/most-searched-products/beauty/body-carenews-card-imgnews-card-img/most-searched-products/beauty/body-care/most-searched-products/beauty/amp_body-careHair Carehair-care/most-searched-products/beauty/hair-carenews-card-imgnews-card-img/most-searched-products/beauty/hair-care/most-searched-products/beauty/amp_hair-careHair Colourshair-colours/most-searched-products/beauty/hair-care/hair-coloursnews-card-imgnews-card-img/most-searched-products/beauty/hair-care/hair-colours/most-searched-products/beauty/hair-care/amp_hair-coloursGroominggrooming/most-searched-products/beauty/groomingnews-card-imgnews-card-img/most-searched-products/beauty/grooming/most-searched-products/beauty/amp_groomingHealth & Fitnesshealth-and-fitness/most-searched-products/health-and-fitnessnews-card-imgnews-card-img/most-searched-products/health-and-fitness/most-searched-products/amp_health-and-fitnessHealth & Fitnesshealth-and-fitness/most-searched-products/health-and-fitnessnews-card-imgnews-card-img/most-searched-products/amp_health-and-fitnessHealth Carehealth-care/most-searched-products/health-and-fitness/health-carenews-card-imgnews-card-img/most-searched-products/health-and-fitness/health-care/most-searched-products/health-and-fitness/amp_health-carePulse oximeterpulse-oximeter/most-searched-products/health-and-fitness/health-care/pulse-oximeternews-card-imgnews-card-img/most-searched-products/health-and-fitness/health-care/pulse-oximeter/most-searched-products/health-and-fitness/health-care/amp_pulse-oximeterExercise Fitnessexercise-fitness/most-searched-products/health-and-fitness/exercise-fitnessnews-card-imgnews-card-img/most-searched-products/health-and-fitness/exercise-fitness/most-searched-products/health-and-fitness/amp_exercise-fitnessKitchen & Diningkitchen-and-dining/most-searched-products/kitchen-and-diningnews-card-imgnews-card-img/most-searched-products/kitchen-and-dining/most-searched-products/amp_kitchen-and-diningKitchen & Diningkitchen-and-dining/most-searched-products/kitchen-and-diningnews-card-imgnews-card-img/most-searched-products/amp_kitchen-and-diningKitchen Toolskitchen-tools/most-searched-products/kitchen-and-dining/kitchen-toolsnews-card-imgnews-card-img/most-searched-products/kitchen-and-dining/kitchen-tools/most-searched-products/kitchen-and-dining/amp_kitchen-toolsSmall Appliancessmall-appliances/most-searched-products/kitchen-and-dining/small-appliancesnews-card-imgnews-card-img/most-searched-products/kitchen-and-dining/small-appliances/most-searched-products/kitchen-and-dining/amp_small-appliancesUtensilsutensils/most-searched-products/kitchen-and-dining/utensilsnews-card-imgnews-card-img/most-searched-products/kitchen-and-dining/utensils/most-searched-products/kitchen-and-dining/amp_utensilsStoragestorage/most-searched-products/kitchen-and-dining/storagenews-card-imgnews-card-img/most-searched-products/kitchen-and-dining/storage/most-searched-products/kitchen-and-dining/amp_storageCookwarecookware /most-searched-products/kitchen-and-dining/cookwarenews-card-imgnews-card-img/most-searched-products/kitchen-and-dining/cookware/most-searched-products/kitchen-and-dining/amp_cookwareDeals Todaydeals-today/most-searched-products/todays-dealsnews-card-imgnews-card-img/most-searched-products/todays-deals/most-searched-products/amp_todays-dealsAmazon Deals Todayamazon-deals-today/most-searched-products/todays-dealsnews-card-imgnews-card-img/most-searched-products/amp_todays-dealsAmazon Saleamazon-sale/most-searched-products/todays-deals/amazon-salenews-card-imgnoBanner#Amazon Widget#Banner#Most Searched Productsmost-searched-products#most searched productsnews-card-imgnews-card-imgBuying Guidesnews-card-imgnews-card-img#Amazon Saleamazon-sale/most-searched-products/todays-deals/amazonnews-card-imgno/most-searched-products/todays-deals/amazon/most-searched-products/todays-deals/amp_amazonHome Decor & Gardenhome-decor-and-garden/most-searched-products/home-decor-and-gardennews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/most-searched-products/amp_home-decor-and-gardenHome Decor & Gardenhome-decor-and-garden/most-searched-products/home-decor-and-gardennews-card-imgnews-card-img/most-searched-products/amp_home-decor-and-gardenLiving Roomliving-room/most-searched-products/home-decor-and-garden/living-room-decornews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/living-room-decor/most-searched-products/home-decor-and-garden/amp_living-room-decorBedroombedroom/most-searched-products/home-decor-and-garden/bedroom-decornews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/bedroom-decor/most-searched-products/home-decor-and-garden/amp_bedroom-decorOffice Decoroffice-decor/most-searched-products/home-decor-and-garden/office-decornews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/office-decor/most-searched-products/home-decor-and-garden/amp_office-decorDining Roomdining-room/most-searched-products/home-decor-and-garden/dining-room-decornews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/dining-room-decor/most-searched-products/home-decor-and-garden/amp_dining-room-decorGardengarden/most-searched-products/home-decor-and-garden/garden-and-outdoorsnews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/garden-and-outdoors/most-searched-products/home-decor-and-garden/amp_garden-and-outdoorsBathroombathroom/most-searched-products/home-decor-and-garden/bathroom-decornews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/bathroom-decormore_link>/most-searched-products/home-decor-and-garden/amp_bathroom-decorUtilities utilities /most-searched-products/home-decor-and-garden/utilitiesnews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/utilities/most-searched-products/home-decor-and-garden/amp_utilitiesKitchen Decorkitchen-decor/most-searched-products/home-decor-and-garden/kitchen-decornews-card-imgnews-card-img/most-searched-products/home-decor-and-garden/kitchen-decor/most-searched-products/home-decor-and-garden/amp_kitchen-decorFood & Beveragesfood-and-beverages/most-searched-products/food-and-beveragesnews-card-imgnews-card-img/most-searched-products/food-and-beverages/most-searched-products/amp_food-and-beveragesFood & Beveragesfood and-beverages/most-searched-products/food-and-beveragesnews-card-imgnews-card-img/most-searched-products/amp_food-and-beveragesMain Coursemain-course/most-searched-products/food-and-beverages/maincoursenews-card-imgnews-card-img/most-searched-products/food-and-beverages/maincourse/most-searched-products/food-and-beverages/amp_maincourseMobile Phonesmobile-phones/most-searched-products/mobile-phonesnews-card-imgnews-card-img/most-searched-products/mobile-phones/most-searched-products/amp_mobile-phonesMobile Phonesmobile-phones/most-searched-products/mobile-phonesnews-card-imgnews-card-img/most-searched-products/amp_mobile-phonesMobilesmobiles/most-searched-products/mobile-phones/mobilesnews-card-imgnews-card-img/most-searched-products/mobile-phones/mobiles/most-searched-products/mobile-phones/amp_mobilesMobile Accessoriesmobile-accessories/most-searched-products/mobile-phones/mobile-accessoriesnews-card-imgnews-card-img/most-searched-products/mobile-phones/mobile-accessories/most-searched-products/mobile-phones/amp_mobile-accessoriesTraveltravel/most-searched-products/travelnews-card-imgnews-card-img/most-searched-products/travel/most-searched-products/amp_travelSchool & Office Suppliesschool-and-office-supplies /most-searched-products/school-and-office-suppliesnews-card-imgnews-card-img/most-searched-products/school-and-office-suppliesGift Ideasgift-ideas/most-searched-products/gift-ideasnews-card-imgnews-card-img/most-searched-products/gift-ideasSports Equipmentsports-equipment/most-searched-products/sports-equipmentsnews-card-imgnews-card-img/most-searched-products/sports-equipmentsmost-searched-products/amp_sports-equipmentsBooksBooks/most-searched-products/booksnews-card-imgno/most-searched-products/books/most-searched-products/amp_booksPregnancy & Parentingpregnancy-and-parenting/most-searched-products/pregnancy-and-parentingnews-card-imgnews-card-img/most-searched-products/pregnancy-and-parenting/most-searched-products/amp_pregnancy-and-parentingPregnancy & Parentingpregnancy-and-parenting/most-searched-products/pregnancy-and-parentingnews-card-imgnews-card-img/most-searched-products/amp_pregnancy-and-parentingKidsKids/most-searched-products/pregnancy-and-parenting/kidsnews-card-imgnews-card-img/most-searched-products/kids/most-searched-products/amp_kidsKids Toyskids-toys/most-searched-products/pregnancy-and-parenting/kids/kids-toysnews-card-imgnews-card-img/most-searched-products/pregnancy-and-parenting/kids/kids-toys/most-searched-products/pregnancy-and-parenting/kids/amp_kids-toysBaby Carebaby-care/most-searched-products/pregnancy-and-parenting/baby-carenews-card-imgnews-card-img/most-searched-products/pregnancy-and-parenting/baby-care/most-searched-products/pregnancy-and-parenting/amp_baby-careAutomotiveautomotive/most-searched-products/automotivenews-card-imgnews-card-img/most-searched-products/automotive/most-searched-products/amp_automotiveAutomotiveautomotive/most-searched-products/automotivenews-card-imgnews-card-img/most-searched-products/amp_automotiveAutomobile Accessoriesautomobile-accessories/most-searched-products/automotive/automobile-accessoriesnews-card-imgnews-card-img/most-searched-products/automotive/automobile-accessories/most-searched-products/automotive/amp_automobile-accessoriesBike Accessoriesbike-accessories/most-searched-products/automotive/bike-accessoriesnews-card-imgnews-card-img/most-searched-products/automotive/bike-accessories/most-searched-products/automotive/amp_bike-accessoriesCar Accessoriescar-accessories/most-searched-products/automotive/car-accessoriesnews-card-imgnews-card-img/most-searched-products/automotive/car-accessories/most-searched-products/automotive/amp_car-accessoriesGaming Consoles & Accessoriesgaming-consoles-accessories/most-searched-products/gamingnews-card-imgnews-card-img/most-searched-products/gaming/most-searched-products/amp_gamingPS4-Gamesps4-games/most-searched-products/gaming/ps4-gamesnews-card-imgnews-card-img/most-searched-products/gaming/ps4-games/most-searched-products/gaming/amp_ps4-gamesMusical Instrumentsmusical-instruments/most-searched-products/musical-instrumentsnews-card-imgnews-card-img/most-searched-products/musical-instruments/most-searched-products/amp_musical-instrumentsPet Productspet-products/most-searched-products/petsnews-card-imgnews-card-img/most-searched-products/pets/most-searched-products/amp_petsPet Productspet-products/most-searched-products/petsnews-card-imgnews-card-img/most-searched-products/amp_petsDogsdogs/most-searched-products/pets/dogsnews-card-imgnews-card-img/most-searched-products/pets/dogs/most-searched-products/pets/amp_dogsCatscats/most-searched-products/pets/catsnews-card-imgnews-card-img/most-searched-products/pets/cats/most-searched-products/pets/amp_catsOthersothers/most-searched-products/pets/othersnews-card-imgnews-card-img/most-searched-products/pets/others/most-searched-products/pets/amp_othersAmazon Bestsellersamazon-top-deals/amazon-bestsellersDeal of the dayTop Category DealsAmazon WidgetShop by Top BrandsAmazon Dealsnews-card-img amazon-dealsnews-card-img amazon-dealsUS Amazon BestsellersUS amazon-top-deals/amazon-us-bestsellersAmazon Dealsnews-card-img amazon-dealsnews-card-img amazon-dealsBest Selling ProductsNew LaunchesBlockbuster dealsTop Category DealsAmazon WidgetTop BrandsBest Productsbest-products47529300/best-productsAmazon Dealsamazon-deals/best-products/amazon-prime-dealsnews-card-imgnews-card-imgno/best-products/amazon-prime-deals/best-products/amp_amazon-prime-dealsLatestlatest#latestnews-card-imgnews-card-imgSummer Specialssummer-specials/best-products/summernews-card-imgno/best-products/summer/best-products/amp_summerFashionfashion/best-products/fashionnews-card-imgnews-card-img/best-products/fashion/best-products/amp_fashionBeautybeauty/best-products/beautynews-card-imgnews-card-img/best-products/beauty/best-products/amp_beautyBeautybeauty/best-products/beautynews-card-imgnews-card-img/best-products/beauty/best-products/amp_beautyGroomingbest-products/best-products/beauty/groomingnews-card-imgnews-card-img/best-products/beauty/grooming/best-products/beauty/amp_groomingBeauty Tipsbeauty-tips/best-products/beauty/beauty-tipsnews-card-imgnews-card-img/best-products/beauty/beauty-tips/best-products/beauty/amp_beauty-tipsBody Carebody-care/best-products/beauty/body-carenews-card-imgnews-card-img/best-products/beauty/body-care/best-products/beauty/amp_body-careHair Carehair-care/best-products/beauty/haircarenews-card-imgnews-card-img/best-products/beauty/haircare/best-products/beauty/amp_haircareSkin Careskin-care/best-products/beauty/skin-carenews-card-imgnews-card-img/best-products/beauty/skin-care/best-products/beauty/amp_skin-careMakeup Tipsmakeup-tips/best-products/beauty/makeup-tipsnews-card-imgnews-card-img/best-products/beauty/makeup-tips/best-products/beauty/amp_makeup-tipsBuying Guidebuying-guide/best-products/beauty/buying-guidenews-card-imgnews-card-img/best-products/beauty/buying-guide/best-products/beauty/amp_buying-guideMobilesmobiles/best-products/mobile-phonesnews-card-imgnews-card-img/best-products/mobile-phones/best-products/amp_mobile-phonesElectronicselectronics/best-products/electronicsnews-card-imgnews-card-img/best-products/electronics/best-products/amp_electronicsToday's Dealstodays-deals/best-products/todays-dealsnews-card-imgnews-card-img/best-products/todays-deals/best-products/amp_todays-dealsTata Cliq Offers/best-products/todays-deals/tata-cliqnews-card-imgnews-card-img/best-products/todays-deals/tata-cliq/best-products/todays-deals/amp_tata-cliqDineoutdineout/best-products/todays-deals/dineoutnews-card-imgnews-card-img/best-products/todays-deals/dineout//best-products/todays-deals/amp_dineoutTimespointstimespoints/best-products/todays-deals/timespointsnews-card-imgnews-card-img/best-products/todays-deals/timespoints/best-products/todays-deals/amp_timespointsFoodie's Paradisefoodies-paradise/best-products/food-and-beveragesnews-card-imgnews-card-img/best-products/food-and-beverages/best-products/amp_food-and-beveragesHome Decor & Gardenhome-decor-and-garden/best-products/home-decor-and-gardennews-card-imgnews-card-img/best-products/home-decor-and-garden/best-products/amp_home-decor-and-gardenHealth & Fitnesshealth-and-fitness/best-products/health-and-fitnessnews-card-imgnews-card-img/best-products/health-and-fitness/best-products/amp_health-and-fitnessKitchen & Diningkitchen-and-dining/best-products/kitchen-and-diningnews-card-imgnews-card-img/best-products/kitchen-and-dining/best-products/amp_kitchen-and-diningPregnancy & Parentingpregnancy-and-parenting/best-products/pregnancy-and-parentingnews-card-imgnews-card-img/best-products/pregnancy-and-parenting/best-products/amp_pregnancy-and-parentingTravel/best-products/travelnews-card-imgno/best-products/travel/best-products/amp_travelBooks/best-products/booksnews-card-imgno/best-products/books/best-products/amp_booksPets/best-products/petsnews-card-imgnews-card-img/best-products/pets/best-products/amp_petsGift Ideasgift-ideas/best-products/gift-ideasnews-card-imgnews-card-img/best-products/gift-ideas/best-products/amp_gift-ideasPAYTM OFFERSpaytm-offers/dynalist/65916437.cmsnews-card-imgno/best-products/amp_paytm-offersSheratonSheraton/times-fact-check/articlelist/65606380.cmsTimes Fact Checktimes-fact-check/times-fact-check/articlelist/65606380.cmsGSTGST/business/gstNewsnews/business/gst/newsVideosvideos/business/gst/videosInfographicsinfographics/business/gst/infographicsExplainersexplainers/business/gst/explainersHometimes-health-survey/health-survey-2020Articlestimes-health-articles/health-survey/articles-2020IVF Study 2020times-health-ivf/health-survey/ivfLifestyle Study 2019times-health-lifestyle/health-survey/lifestyleBariatricstimes-health-bariatrics/health-survey/lifestyle/bariatricsCosmetic and Plastic Surgerytimes-health-cosmetic-and-plastic-surgery/health-survey/lifestyle/cosmetic-and-plastic-surgeryDermatologytimes-health-dermatology/health-survey/lifestyle/dermatologyDentistrytimes-health-dentistry/health-survey/lifestyle/dentistryDiabetologytimes-health-diabetology/health-survey/lifestyle/diabetologyOpthalmologytimes-health-opthalmology/health-survey/lifestyle/opthalmologyOrthopaedicstimes-health-orthopaedics/health-survey/lifestyle/orthopaedicsTrichologytimes-health-trichology/health-survey/lifestyle/trichologyResearch Methodologytimes-health-survey/health-survey/research-methodologyCRITICAL CARE SURVEY 2020times-health-lifestyle/health-survey/critical-care-2020Cardiologytimes-health-cardiology/health-survey/critical-care/cardiology-2020Emergencytimes-health-emergency/health-survey/critical-care/emergency-2020Gastroenterologytimes-health-Gastroenterology/health-survey/critical-care/Gastroenterology-2020Gynecologytimes-health-gynecology/health-survey/critical-care/gynecology-2020Nephrologytimes-health-nephrology/health-survey/critical-care/nephrology-2020Neurologytimes-health-neurology/health-survey/critical-care/neurology-2020Oncologytimes-health-oncology/health-survey/critical-care/oncology-2020Pediatricstimes-health-pediatrics/health-survey/critical-care/pediatrics-2020Urologytimes-health-urology/health-survey/critical-care/urology-2020Doctors’ Tributetimes-health-doctors/health-survey/doctors-tributeMULTISPECIALITY HOSPITALS 2020times-health-multispeciality-hospital/health-survey/multispeciality-hospital-2020Hometimes-health-survey/health-surveyCRITICAL CARE SURVEY 2021times-health-lifestyle/health-survey/critical-careCardiologytimes-health-cardiology/health-survey/critical-care/cardiologyEmergencytimes-health-emergency/health-survey/critical-care/emergencyGastroenterologytimes-health-Gastroenterology/health-survey/critical-care/GastroenterologyGynecologytimes-health-gynecology/health-survey/critical-care/gynecologyNephrologytimes-health-nephrology/health-survey/critical-care/nephrologyNeurologytimes-health-neurology/health-survey/critical-care/neurologyOncologytimes-health-oncology/health-survey/critical-care/oncologyPediatricstimes-health-pediatrics/health-survey/critical-care/pediatricsUrologytimes-health-urology/health-survey/critical-care/urologyResearch Methodologyresearch-methodology/spotlight/indias-top-critical-care-hospitals-for-2020-research-methodology/articleshow/81192123.cmsIVF Study 2021times-health-ivf/health_survey_hospital_list_ivf/msid-83142942,year-2021.cmsLifestyle Study 2021times-health-lifestyle/health_survey_lifestyle/83140651.cmsBariatricstimes-health-bariatrics/health_survey_hospital_list/msid-83141114,year-2021,subcategory-bariatric.cmsPlastic Surgerytimes-health-cosmetic-and-plastic-surgery/health_survey_hospital_list/msid-83140898,year-2021,subcategory-plasticsurgery.cmsSkintimes-health-dermatology/health_survey_hospital_list/msid-83140719,year-2021,subcategory-skin-derma.cmsDentistrytimes-health-dentistry/health_survey_hospital_list/msid-83141085,year-2021,subcategory-dental.cmsDiabetologytimes-health-diabetology/health_survey_hospital_list/msid-83141070,year-2021,subcategory-diabetology.cmsOphthalmologytimes-health-opthalmology/health_survey_hospital_list/msid-83140971,year-2021,subcategory-ophthalmology.cmsOrthopaedicstimes-health-orthopaedics/health_survey_hospital_list/msid-83140942,year-2021,subcategory-orthopaedics.cmsHairtimes-health-trichology/health_survey_hospital_list/msid-83140676,year-2021,subcategory-hair.cmsArticlestimes-health-articles/health-survey/articlesMULTISPECIALITY HOSPITALS 2021times-health-multispeciality-hospital/health-survey/multispeciality-hospital--><div class="main-area"><div class="container"><a class="mobiletopnav" href="javascript:void(0);"></a><div itemtype="https://schema.org/Organization" itemscope="itemscope" itemprop="publisher" class="logo"><meta content="https://timesofindia.indiatimes.com" itemprop="url"><a pg="#Click~Header-Logo" class="main-sprite" href="/"></a><span itemtype="https://schema.org/ImageObject" itemscope="itemscope" itemprop="logo" class="category">Tripura<meta content="https://static.toiimg.com/photo/msid-58127550/toilogo.jpg" itemprop="url"><meta content="600" itemprop="width"><meta content="60" itemprop="height"></span><meta content="Times of India" itemprop="name"></div><div class="header-ad" isp="404"><div class="webonly" data-size="[[980, 200],[970, 250],[728, 90],[930, 180],[950, 90],[980, 120],[970, 90]]" id="div-gpt-ad-toi-ros-head" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_ATF_AL_728"></div></div></div></div><div class="bottom-area"><div class="container"><div id="allmenu-content" class="allmenu-content"></div><nav id="main-nav"><ul itemtype="http://www.schema.org/SiteNavigationElement" itemscope="itemscope" class=""><li data-menu-type="two-column" data-id="home" class="nav-home" id="nav-home"><a pg="#Section_View-1~NavBar-level0-Home" href="/"></a><div class="dropdown two-column"><div class="left-column simple-list"><ul><li data-id="48986328" data-preload="1" data-params="preload=1"><a href="/briefs" pg="NavBar-level0-Home/level1-Briefs#Section_View-1">Briefs</a></li><li data-id="296589292" data-preload="1" data-params="preload=1"><a href="/world" pg="NavBar-level0-Home/level1-World#Section_View-2">World</a></li><li data-id="1898055" data-preload="1" data-params="preload=1"><a href="/business" pg="NavBar-level0-Home/level1-Business#Section_View-3">Business</a></li><li data-id="106755835" data-preload="1" data-params="preload=1"><a href="/technology" pg="NavBar-level0-Home/level1-Tech#Section_View-4">Tech</a></li><li data-id="4719148" data-preload="1" data-params="preload=1"><a href="/sports" pg="NavBar-level0-Home/level1-Sports#Section_View-5">Sports</a></li><li data-id="1081479906" data-preload="1" data-params="preload=1"><a href="/etimes" pg="NavBar-level0-Home/level1-Entertainment#Section_View-6">Entertainment</a></li><li data-id="17781976" data-preload="1" data-params="preload=1"><a href="/tv/hindi" pg="NavBar-level0-Home/level1-TV#Section_View-7">TV</a></li><li data-id="2886704" data-preload="1" data-params="preload=1"><a href="/life-style" pg="NavBar-level0-Home/level1-Lifestyle#Section_View-8">Lifestyle</a></li><li data-id="17584223" data-preload="1" data-params="preload=1"><a href="http://photogallery.indiatimes.com" pg="NavBar-level0-Home/level1-Photos#Section_View-9">Photos</a></li><li data-id="9978101" data-preload="1" data-params="preload=1"><a href="/education" pg="NavBar-level0-Home/level1-Education#Section_View-10">Education</a></li><li data-id="-2128672765" data-preload="1" data-params="preload=1"><a href="/home/science" pg="NavBar-level0-Home/level1-Science#Section_View-11">Science</a></li><li data-id="66274811" data-preload="1" data-params="preload=1"><a href="/politics" pg="NavBar-level0-Home/level1-Politics#Section_View-12">Politics</a></li><li data-id="55110838" data-preload="1" data-params="preload=1"><a href="/elections" pg="NavBar-level0-Home/level1-Elections#Section_View-13">Elections</a></li></ul></div><div class="right-column nav-loading top-stories"></div></div><meta itemprop="name" content="Home"><meta itemprop="url" content="https://timesofindia.indiatimes.com"></li><li data-id="4440100" class="nvr"><a href="/india" pg="NavBar-level0-India#Section_View-2">India</a><meta itemprop="name" content="India"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india"></li><li data-id="query-Tripura" class="nav-Tripura current no-hover no-hover"><a href="/india/tripura" pg="NavBar-level0-Tripura#Section_View-34">Tripura</a><meta itemprop="name" content="Tripura"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/tripura"><div class="dropdown nav-loading top-stories"></div></li><li data-id="100957878" class="nav-G20 Summit no-hover"><a href="/india/g20-summit" pg="NavBar-level0-G20_Summit#Section_View-3">G20 Summit</a><meta itemprop="name" content="G20 Summit"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/g20-summit"><div class="dropdown nav-loading top-stories"></div></li><li data-id="73080727" class="nav-Times Evoke no-hover"><a href="/india/times-evoke" pg="NavBar-level0-Times_Evoke#Section_View-4">Times Evoke</a><meta itemprop="name" content="Times Evoke"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/times-evoke"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Maharashtra" class="nav-Maharashtra no-hover"><a href="/india/maharashtra" pg="NavBar-level0-Maharashtra#Section_View-5">Maharashtra</a><meta itemprop="name" content="Maharashtra"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/maharashtra"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Delhi" class="nav-Delhi no-hover"><a href="/india/delhi" pg="NavBar-level0-Delhi#Section_View-6">Delhi</a><meta itemprop="name" content="Delhi"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/delhi"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Karnataka" class="nav-Karnataka no-hover"><a href="/india/karnataka" pg="NavBar-level0-Karnataka#Section_View-7">Karnataka</a><meta itemprop="name" content="Karnataka"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/karnataka"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Tamil-Nadu" class="nav-Tamil Nadu no-hover"><a href="/india/tamil-nadu" pg="NavBar-level0-Tamil_Nadu#Section_View-8">Tamil Nadu</a><meta itemprop="name" content="Tamil Nadu"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/tamil-nadu"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-telangana" class="nav-Telangana no-hover"><a href="/india/telangana" pg="NavBar-level0-Telangana#Section_View-9">Telangana</a><meta itemprop="name" content="Telangana"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/telangana"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Uttar-Pradesh" class="nav-Uttar Pradesh no-hover"><a href="/india/uttar-pradesh" pg="NavBar-level0-Uttar_Pradesh#Section_View-10">Uttar Pradesh</a><meta itemprop="name" content="Uttar Pradesh"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/uttar-pradesh"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-West-Bengal" class="nav-West Bengal no-hover"><a href="/india/west-bengal" pg="NavBar-level0-West_Bengal#Section_View-11">West Bengal</a><meta itemprop="name" content="West Bengal"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/west-bengal"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Gujarat" class="nav-Gujarat no-hover"><a href="/india/gujarat" pg="NavBar-level0-Gujarat#Section_View-12">Gujarat</a><meta itemprop="name" content="Gujarat"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/gujarat"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Madhya-Pradesh" class="nav-Madhya Pradesh no-hover"><a href="/india/madhya-pradesh" pg="NavBar-level0-Madhya_Pradesh#Section_View-13">Madhya Pradesh</a><meta itemprop="name" content="Madhya Pradesh"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/madhya-pradesh"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Bihar" class="nav-Bihar no-hover"><a href="/india/bihar" pg="NavBar-level0-Bihar#Section_View-14">Bihar</a><meta itemprop="name" content="Bihar"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/bihar"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Chandigarh" class="nav-Chandigarh no-hover"><a href="/india/chandigarh" pg="NavBar-level0-Chandigarh#Section_View-15">Chandigarh</a><meta itemprop="name" content="Chandigarh"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/chandigarh"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Rajasthan" class="nav-Rajasthan no-hover"><a href="/india/rajasthan" pg="NavBar-level0-Rajasthan#Section_View-16">Rajasthan</a><meta itemprop="name" content="Rajasthan"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/rajasthan"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Arunachal-Pradesh" class="nav-Arunachal Pradesh no-hover"><a href="/india/arunachal-pradesh" pg="NavBar-level0-Arunachal_Pradesh#Section_View-17">Arunachal Pradesh</a><meta itemprop="name" content="Arunachal Pradesh"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/arunachal-pradesh"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Andhra-Pradesh" class="nav-Andhra Pradesh no-hover"><a href="/india/andhra-pradesh" pg="NavBar-level0-Andhra_Pradesh#Section_View-18">Andhra Pradesh</a><meta itemprop="name" content="Andhra Pradesh"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/andhra-pradesh"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Assam" class="nav-Assam no-hover"><a href="/india/assam" pg="NavBar-level0-Assam#Section_View-19">Assam</a><meta itemprop="name" content="Assam"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/assam"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Chhattisgarh" class="nav-Chhattisgarh no-hover"><a href="/india/chhattisgarh" pg="NavBar-level0-Chhattisgarh#Section_View-20">Chhattisgarh</a><meta itemprop="name" content="Chhattisgarh"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/chhattisgarh"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Goa" class="nav-Goa no-hover"><a href="/india/goa" pg="NavBar-level0-Goa#Section_View-21">Goa</a><meta itemprop="name" content="Goa"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/goa"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Haryana" class="nav-Haryana no-hover"><a href="/india/haryana" pg="NavBar-level0-Haryana#Section_View-22">Haryana</a><meta itemprop="name" content="Haryana"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/haryana"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Himachal-Pradesh" class="nav-Himachal Pradesh no-hover"><a href="/india/himachal-pradesh" pg="NavBar-level0-Himachal_Pradesh#Section_View-23">Himachal Pradesh</a><meta itemprop="name" content="Himachal Pradesh"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/himachal-pradesh"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Jammu-Kashmir" class="nav-Jammu and Kashmir no-hover"><a href="/india/jammu-and-kashmir" pg="NavBar-level0-Jammu_and_Kashmir#Section_View-24">Jammu and Kashmir</a><meta itemprop="name" content="Jammu and Kashmir"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/jammu-and-kashmir"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Jharkhand" class="nav-Jharkhand no-hover"><a href="/india/jharkhand" pg="NavBar-level0-Jharkhand#Section_View-25">Jharkhand</a><meta itemprop="name" content="Jharkhand"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/jharkhand"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Kerala" class="nav-Kerala no-hover"><a href="/india/kerala" pg="NavBar-level0-Kerala#Section_View-26">Kerala</a><meta itemprop="name" content="Kerala"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/kerala"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Manipur" class="nav-Manipur no-hover"><a href="/india/manipur" pg="NavBar-level0-Manipur#Section_View-27">Manipur</a><meta itemprop="name" content="Manipur"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/manipur"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Meghalaya" class="nav-Meghalaya no-hover"><a href="/india/meghalaya" pg="NavBar-level0-Meghalaya#Section_View-28">Meghalaya</a><meta itemprop="name" content="Meghalaya"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/meghalaya"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Mizoram" class="nav-Mizoram no-hover"><a href="/india/mizoram" pg="NavBar-level0-Mizoram#Section_View-29">Mizoram</a><meta itemprop="name" content="Mizoram"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/mizoram"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Nagaland" class="nav-Nagaland no-hover"><a href="/india/nagaland" pg="NavBar-level0-Nagaland#Section_View-30">Nagaland</a><meta itemprop="name" content="Nagaland"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/nagaland"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Orissa" class="nav-Odisha no-hover"><a href="/india/orissa" pg="NavBar-level0-Odisha#Section_View-31">Odisha</a><meta itemprop="name" content="Odisha"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/orissa"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Punjab" class="nav-Punjab no-hover"><a href="/india/punjab" pg="NavBar-level0-Punjab#Section_View-32">Punjab</a><meta itemprop="name" content="Punjab"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/punjab"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Sikkim" class="nav-Sikkim no-hover"><a href="/india/sikkim" pg="NavBar-level0-Sikkim#Section_View-33">Sikkim</a><meta itemprop="name" content="Sikkim"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/sikkim"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Uttarakhand" class="nav-Uttarakhand no-hover"><a href="/india/uttarakhand" pg="NavBar-level0-Uttarakhand#Section_View-35">Uttarakhand</a><meta itemprop="name" content="Uttarakhand"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/uttarakhand"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Andaman-Nicobar-Islands" class="nav-Andaman and Nicobar Islands no-hover"><a href="/india/andaman-and-nicobar-islands" pg="NavBar-level0-Andaman_and_Nicobar_Islands#Section_View-36">Andaman and Nicobar Islands</a><meta itemprop="name" content="Andaman and Nicobar Islands"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/andaman-and-nicobar-islands"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Dadra-Nagar-Haveli" class="nav-Dadra and Nagar Haveli no-hover"><a href="/india/dadra-and-nagar-haveli" pg="NavBar-level0-Dadra_and_Nagar_Haveli#Section_View-37">Dadra and Nagar Haveli</a><meta itemprop="name" content="Dadra and Nagar Haveli"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/dadra-and-nagar-haveli"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Daman-Diu" class="nav-Daman and Diu no-hover"><a href="/india/daman-and-diu" pg="NavBar-level0-Daman_and_Diu#Section_View-38">Daman and Diu</a><meta itemprop="name" content="Daman and Diu"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/daman-and-diu"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Lakshadweep" class="nav-Lakshadweep no-hover"><a href="/india/lakshadweep" pg="NavBar-level0-Lakshadweep#Section_View-39">Lakshadweep</a><meta itemprop="name" content="Lakshadweep"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/lakshadweep"><div class="dropdown nav-loading top-stories"></div></li><li data-id="query-Pondicherry" class="nav-Pondicherry no-hover"><a href="/india/pondicherry" pg="NavBar-level0-Pondicherry#Section_View-40">Pondicherry</a><meta itemprop="name" content="Pondicherry"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/pondicherry"><div class="dropdown nav-loading top-stories"></div></li><li data-id="xyzabrakadabra" class="nav-Times Health Survey l2-health-list no-hover"><a href="/health-survey" pg="NavBar-level0-Times_Health_Survey#Section_View-41">Times Health Survey</a><meta itemprop="name" content="Times Health Survey"><meta itemprop="url" content="https://timesofindia.indiatimes.com/health-survey"><div class="dropdown nav-loading top-stories"></div></li><li data-id="webstories" class="nav-WEB STORIES no-hover"><a href="/india/web-stories" pg="NavBar-level0-WEB_STORIES#Section_View-42">WEB STORIES</a><meta itemprop="name" content="WEB STORIES"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/web-stories"><div class="dropdown nav-loading top-stories"></div></li><li class="cyclicnav align-right hidenav"><a href="javascript:void(0)"></a><ul class="cyclicList hidenav"></ul></li></ul></nav><script id="simple-list-menu-tmpl" type="text/x-jsrender"> <ul> {{for items}} <li data-id="{{:catkey}}"> <a href="{{:link}}"> {{:section}} </a> </li> {{/for}} </ul> </script><script id="multi-list-menu-tmpl" type="text/x-jsrender"> {{for lists}} <h4 class="list-title">{{:title}}</h4> <ul> {{for items}} <li data-id="{{:catkey}}"> <a href="{{:link}}"> {{:section}} </a> </li> {{/for}} </ul> {{/for}} </script><script id="two-column-menu-tmpl" type="text/x-jsrender"> {{if items.length}} <ul {{if items[activeIndex].className}}class="gallery {{:items[activeIndex].className}}"{{/if}} {{if items[activeIndex].catkey == 'gadgets'}}class="links-list"{{/if}}> {{for items[activeIndex].stories ~class=items[activeIndex].className ~domain=items[activeIndex].domain}} <li {{if !imageurl}}class="no-img"{{/if}}> <a href="{{if ~domain}}{{:~domain}}{{/if}}{{:link}}" title="{{:title}}> {{if ((#index === 0) || (~class === 'videos') || (~class === 'photos'))}} <img data-src="{{:imageurl}}" src="https://static.toiimg.com/photo/34824568.cms" alt="{{:title}}" /> {{/if}} {{if !~class}} <span>{{:trimmedtitle}}</span> {{/if}} </a> {{if ~class}} <a href="{{if ~domain}}{{:~domain}}{{/if}}{{:link}}">{{:title}}</a> {{/if}} </li> {{/for}} </ul> {{/if}} </script><script id="top-stories-menu-tmpl" type="text/x-jsrender"> <ul {{if className}}class="gallery {{:className}}"{{/if}} {{if catkey == 'gadgets'}}class="links-list"{{/if}}> {{for stories ~class=className ~domain=domain}} <li {{if !imageurl}}class="no-img"{{/if}}> <a href="{{if ~domain}}{{:~domain}}{{/if}}{{:link}}" title="{{:title}}" pg="{{:pg}}"> {{if (imageurl) && ((#index === 0) || (~class === 'videos') || (~class === 'photos'))}} <img data-src="{{:imageurl}}" src="https://static.toiimg.com/photo/34824568.cms" alt="{{:title}}" pg="{{:pg}}"/> {{/if}} {{if !~class}} <span> {{if (trimmedtitle)}} <span>{{:trimmedtitle}}</span> {{else}} <span>{{:title}}</span> {{/if}} </span> {{/if}} </a> {{if ~class}} <a href="{{if ~domain}}{{:~domain}}{{/if}}{{:link}}" pg="{{:pg}}"> {{if (trimmedtitle)}} <span>{{:trimmedtitle}}</span> {{else}} <span>{{:title}}</span> {{/if}} </a> {{/if}} </li> {{/for}} </ul> </script><script id="external-html-menu-tmpl" type="text/x-jsrender"> {{{html}}} </script><script id="error-msg-tmpl" type="text/x-jsrender"> <div class="error-msg">Something went wrong. Click here to view <a href="{{:link}}">{{:title}}</a>.</div> </script></div><div class="sub-nav-bg"><div class="container"><nav id="sub-nav"><button type="button" class="back-btn"><a pg="NavBar2-level0-back#Click" href="/india"></a></button><ul><li data-id="query-Tripura" class="nvp"><a href="/india/tripura" pg="NavBar2-level0-Tripura#Section_View-1">Tripura</a><meta itemprop="name" content="Tripura"><meta itemprop="url" content="https://timesofindia.indiatimes.com/india/tripura"></li><li data-id="" class="nav-Agartala no-hover"><a href="/city/agartala" pg="NavBar2-level0-Agartala#Section_View-1">Agartala</a><div class="dropdown nav-loading top-stories"></div></li><li data-id="" class="nav-Tripura Elections no-hover"><a href="/elections/assembly-elections/tripura" pg="NavBar2-level0-Tripura_Elections#Section_View-2">Tripura Elections</a><div class="dropdown nav-loading top-stories"></div></li><li class="cyclicnav align-right hidenav"><a href="javascript:void(0)"></a><ul class="cyclicList hidenav"></ul></li></ul></nav></div></div><div class="search-form"><div class="wrapper"><span class="sports-sprite search-btn jSearchLens"> + </span><div class="inner jAutoSuggestorBox"><form class="navsearchboxvalidate" name="frmsearch1" method="post" action="/search.cms" data-plugin="navsearchboxvalidate"><input tabindex="1" id="query" autocomplete="off" name="query" class="textbox jAutoSuggestorInput" type="text"><input value="search" class="submit jSearchSubmit" type="submit"><input type="hidden" value="" name="type"><input type="hidden" value="233446897" name="catkey"><input type="hidden" value="3" name="search"><input type="hidden" value="" name="sitesearch"><input type="hidden" value="1" name="fields"><input type="hidden" value="2" name="searchtype"><input type="hidden" value="2" name="article"><input value="0" type="hidden" name="search1"><br class="clearfix"></form><ul class="searchSuggestions" id="nav_autosuggest_result"></ul></div></div></div></div></header><div id="breadcrumb"><div class="container"><ul itemtype="https://schema.org/BreadcrumbList" itemscope=""><li itemscope="itemscope" itemtype="https://schema.org/ListItem" itemprop="itemListElement"><a href="https://timesofindia.indiatimes.com" itemprop="item"><span itemprop="name">News</span><img style="display:none" src="https://static.toiimg.com/photo/msid-58127550/toilogo.jpg"></a><meta content="1" itemprop="position"></li> / <li itemtype="https://schema.org/ListItem" itemscope="itemscope" itemprop="itemListElement"><a itemprop="item" href="https://timesofindia.indiatimes.com/india"><span itemprop="name">India News</span><img style="display:none" src="https://static.toiimg.com/photo/msid-58127550/toilogo.jpg"></a><meta itemprop="position" content="2"></li> / <li itemtype="https://schema.org/ListItem" itemscope="itemscope" itemprop="itemListElement"><span>Tripura</span><span itemprop="item" content="https://timesofindia.indiatimes.com/india/tripura"><meta itemprop="name" content="Tripura"></span><meta itemprop="position" content="3"></li><!--***Tripura***--></ul></div></div><!--/base_header.cms?version=95&msid=query-Tripura&bdcrumb=1&head=showleft&headtitle=Tripura&rosad=TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_ATF_AL_728&pv=22potime:881--><div class="wrapper"><div style="display: none" class="minitv_v3_container" id="minitv_v3_container"></div><div style="display: none" id="minitv_v3_banner"></div><script> window.jarvis_mini_tv = window.jarvis_mini_tv || {}; jarvis_mini_tv.domain = 'https://timesofindia.indiatimes.com'; jarvis_mini_tv.m_js_file = 'https://timesofindia.indiatimes.com/minitv_v3_js.cms?minify=1&version=20&modules='; </script><script async="" type="text/javascript" src="https://timesofindia.indiatimes.com/minitv_v3_js.cms?minify=1&amp;version=20&amp;modules=$banner$apis$"></script><link rel="stylesheet" href="https://timesofindia.indiatimes.com/minitv_v3_css.cms?minify=1&amp;version=20&amp;modules=$banner$"></div><div style="display:none;"> - GEO Location</div><div class="breaking-news" style=""></div><div style="display:none;" class="breaking-news"><div class="wrapper"><ul class="js-hidden" id="js-news"></ul></div></div><script> var toiprops = toiprops || {}; toiprops.querydefault='-2128936835'; </script><script> window.toiPlusConfig = {showToiPlusEntryPoints: false, showToiPlusBlocker: false, showToiPlusNudges: false}; </script><script type="text/javascript" src="/google_ads/ads/ve-1.cms"></script><script> (function(document,window){ var adBlockedtext =''; if(!window.isAdEnabled){ if(window && window.ga) { adBlockedtext ='Yes'; // ga('send', 'event', 'adBlocker', 'Yes', window.location.href); } }else{ if(window && window.ga) { adBlockedtext ='No'; // ga('send', 'event', 'adBlocker', 'No', window.location.href); } } var dataLayer = window.dataLayer || []; dataLayer.push({ event: 'adBlocker', is_ad_blocked: adBlockedtext, }); }(document,window)) </script></div><div id="c_articlelist_hack_2" ><style>/*Iframe ctn Video Ads*/ .sprite_bg {background-image: url(/photo/59561493.cms);background-repeat: no-repeat;} .icon_player{display:block;position:absolute;right:5px;bottom:33px;z-index:50;width:21px;height:21px;background-position:-125px 0;} .ctn-vid-ad{background-color:#000; display: none; margin-top:2px; margin-bottom:10px; position: relative;} .ctn-vid-ad .ctn_loader{height: inherit; width: inherit; background: url(/photo/42715392.cms) no-repeat 50% 50%; background-size: 64px; position: absolute;} .icon_ctn_vid{left: 50%; top: 50%; transform:translate(-50%,-50%);} /*/Iframe ctn Video Ads*/</style><script id="ctn_article" type="text/x-jquery-tmpl"><a style="display:block;float:left;position:relative;" hid="198643321" target="_blank" href="~url~" class="hid-vid-play"><img class="lazy" data-src="~sImg~" src="~sImg~" alt="~name~" style="width:100px;height:75px;margin-right:10px; float:left;" property="contentURL">~icon-ctn-vid~</a><h2><a hid="198643321" target="_blank" href="~url~">~name~</a></h2><span>~desc~</span><br>~ctn-vid-ad-container~ <div class="metadata" style="font-size: 10px !important; color: #767574; margin-top: 7px;">Sponsored by ~brandtext~ ~icon-colombia~</div></script><script id="ctn_sponsored" type="text/x-jquery-tmpl"><span style="background: url(/photo/5711192.cms)no-repeat;height:12px;width:4px;float: left;margin-top: 4px;margin-right: 5px;"></span><a style="font-family:georgia;font-size:12px;float:left;width:96%;" target="_blank" href="~url~">~name~</a><span style="font-family:georgia;font-size:10px; padding-left:10px">Promoted By ~brandtext~ ~icon-colombia~</span></script><script id="ctn_top_stories" type="text/x-jquery-tmpl"><a target="_blank" href="~url~" style="text-decoration:none;" class="ToolText" onmouseover="javascript:this.className='ToolTextHover';" onmouseout="javascript:this.className='ToolText'">~name~ <div style="text-decoration:none;z-index:2147483647;">~desc~</div></a><div class="metadata" style="font-size: 10px !important; font-weight:normal; color: #767574; margin-top:2px;">Sponsored by ~brandtext~ ~icon-colombia~</div></script></div><div id="c_native_content_1" ></div><div id="c_wdt_ads_1" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_Andbeyond_1x1" id="div-gpt-ad-1628143827637-0" class="mb-0_1x1"></div></div></div></div><div id="c_01" class='container wrapper articlelist-page clearfix'><div id="c_0101" ><div id="c_school_coll_wdt_1" class='school-page' ></div></div><div id="c_0102" class='main-content' ><div id="c_010200" class='info-body'><div id="c_01020001" class='info-content' ><div id="c_wdt_city_weather_1" class='display-inblock' ></div><div id="c_wdt_pollution_2" class='display-inblock' ></div><div id="c_wdt_fuel_1" class='fuel-citylist display-inblock city-landing' ></div></div></div><div id="c_wdt_custom_call_1_1" class='polution-label' ><script> var toiprops = window.toiprops || {}; </script></div><div id="c_articlelist_stories_1" ><script xmlns:xslthelper="com.times.utils.xslthelper.XMLHelper" xmlns:str="http://exslt.org/strings" xmlns:saxon="http://saxon.sf.net/" type="application/ld+json"> { "@context": "https://schema.org", "@type": "ItemList", "itemListElement":[ { "@type": "ListItem", "position": "1", "url":"https://timesofindia.indiatimes.com/city/guwahati/sabroom-land-port-to-boost-trade-between-india-and-bangladesh-amid-political-turmoil/articleshow/115741159.cms", "name":" Sabroom land port expected to be operational soon " } , { "@type": "ListItem", "position": "2", "url":"https://timesofindia.indiatimes.com/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms", "name":" Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh " } , { "@type": "ListItem", "position": "3", "url":"https://timesofindia.indiatimes.com/city/guwahati/protests-erupt-in-tripura-over-arrest-of-iskcon-monk-in-bangladesh/articleshow/115734752.cms", "name":" Protests in Tripura against ISKCON monk’s arrest in B’desh " } , { "@type": "ListItem", "position": "4", "url":"https://timesofindia.indiatimes.com/sports/cricket/news/28-ball-century-urvil-patel-scores-second-fastest-t20-hundred-in-history-for-gujarat/articleshow/115719358.cms", "name":" 28-ball century! Urvil Patel scores second fastest T20 hundred in history for Gujarat " } , { "@type": "ListItem", "position": "5", "url":"https://timesofindia.indiatimes.com/city/guwahati/world-bank-invests-2255-million-to-enhance-forest-management-in-nagaland-and-tripura/articleshow/115711308.cms", "name":" World Bank pumps $225.5m to boost Nagaland, Tripura forest landscapes " } , { "@type": "ListItem", "position": "6", "url":"https://timesofindia.indiatimes.com/city/guwahati/world-bank-launches-2255-million-forest-management-project-in-tripura-and-nagaland/articleshow/115705759.cms", "name":" World Bank approves $225.5M initiative for forest management in Tripura & Nagaland " } , { "@type": "ListItem", "position": "7", "url":"https://timesofindia.indiatimes.com/city/agartala/bjp-tripura-hits-membership-milestone-with-nearly-12-lakh-enrollments/articleshow/115674208.cms", "name":" Nearly 12L members enrolled by BJP in Tripura " } , { "@type": "ListItem", "position": "8", "url":"https://timesofindia.indiatimes.com/city/guwahati/bjp-enrolls-nearly-12-lakh-members-in-tripura-membership-drive/articleshow/115668218.cms", "name":" Nearly 12L members enrolled by BJP in Tripura " } , { "@type": "ListItem", "position": "9", "url":"https://timesofindia.indiatimes.com/city/agartala/upcoming-2nd-round-of-tiprasa-talks-in-delhi-on-december-3-tmp-leader-pradyot-kishore-debbarman/articleshow/115637939.cms", "name":" 2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot " } , { "@type": "ListItem", "position": "10", "url":"https://timesofindia.indiatimes.com/city/agartala/tripuras-exciting-10-day-tourism-festival-kicks-off-dec-3/articleshow/115637820.cms", "name":" Tripura to host 10-day tourism fest from Dec 3 " } , { "@type": "ListItem", "position": "11", "url":"https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/riya-sen-pens-an-emotional-note-for-her-father-bharat-dev-varma-days-after-his-passing-im-not-alone/articleshow/115635216.cms", "name":" Riya Sen pens an emotional note for her father Bharat Dev Varma days after his passing: 'I’m not alone' " } , { "@type": "ListItem", "position": "12", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripura-launches-exciting-10-day-tourism-festival-starting-december-3/articleshow/115627007.cms", "name":" Tripura to host 10-day tourism fest from Dec 3 " } , { "@type": "ListItem", "position": "13", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-tea-achieves-record-price-at-auction-ctc-quality-global-recognition/articleshow/115612164.cms", "name":" At 213 per kg, Tripura tea fetches highest price in auction " } , { "@type": "ListItem", "position": "14", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-cm-manik-saha-to-inaugurate-tourism-promo-fest-on-december-3/articleshow/115612044.cms", "name":" Tripura CM to open tourism fest on Dec 3 " } , { "@type": "ListItem", "position": "15", "url":"https://timesofindia.indiatimes.com/city/guwahati/major-drug-bust-13kg-methamphetamines-confiscated-at-mizoram-tripura-border/articleshow/115602029.cms", "name":" 13kg meth seized in Mizoram-Tripura border dist " } , { "@type": "ListItem", "position": "16", "url":"https://timesofindia.indiatimes.com/sports/cricket/news/tamil-nadu-face-tripura-as-ipl-hopefuls-get-last-shot/articleshow/115600785.cms", "name":" Tamil Nadu face Tripura as IPL hopefuls get last shot " } , { "@type": "ListItem", "position": "17", "url":"https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/raima-sen-shares-some-treasured-photos-of-dad-bharat-dev-in-her-first-post-after-his-demise-words-fall-short-of-/articleshow/115568543.cms", "name":" Raima Sen shares some treasured photos of dad Bharat Dev in her FIRST post after his demise: 'Words fall short of...' " } , { "@type": "ListItem", "position": "18", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-school-denies-30-students-exam-entry-due-to-attendance-rules/articleshow/115543277.cms", "name":" School in Tripura bars 30 students from exams over low attendance " } , { "@type": "ListItem", "position": "19", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-and-tata-technologies-join-forces-to-revolutionize-iti-training-for-emerging-technologies/articleshow/115504585.cms", "name":" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " } , { "@type": "ListItem", "position": "20", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-signs-moa-with-ttl-to-transform-19-government-itis-as-state-of-art-centres/articleshow/115497982.cms", "name":" Tripura signs MoA with TTL to transform 19 government ITIs as state of art centres " } , { "@type": "ListItem", "position": "21", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripura-and-tata-technologies-join-forces-to-transform-technical-education-and-bridge-skill-gaps/articleshow/115488930.cms", "name":" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " } , { "@type": "ListItem", "position": "22", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-government-innovates-with-jackfruit-wine-production-to-boost-farmers-income/articleshow/115465461.cms", "name":" Tripura exploring ways to get wine from jackfruit " } , { "@type": "ListItem", "position": "23", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripuras-unique-initiative-turning-abundant-jackfruit-into-wine/articleshow/115456440.cms", "name":" Tripura exploring possibility of making wine from jackfruit " } , { "@type": "ListItem", "position": "24", "url":"https://timesofindia.indiatimes.com/entertainment/bengali/movies/news/bharat-dev-varma-moon-moon-sens-husband-passes-away-at-83/articleshow/115450999.cms", "name":" Bharat Dev Varma, Moon Moon Sen's husband passes away at 83 " } , { "@type": "ListItem", "position": "25", "url":"https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/moon-moon-sens-husband-raima-sens-father-bharat-dev-varma-passes-away-at-83/articleshow/115443666.cms", "name":" Moon Moon Sen's husband, Raima Sen's father, Bharat Dev Varma passes away at 83 " } , { "@type": "ListItem", "position": "26", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-police-officer-fined-for-assaulting-victim-over-misunderstanding/articleshow/115430385.cms", "name":" Tripura rights panel asks cop to pay 25k for ‘misconduct’ " } , { "@type": "ListItem", "position": "27", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripura-police-officer-fined-rs-25000-for-misconduct-and-assaulting-citizen/articleshow/115420243.cms", "name":" Tripura rights panel asks cop to pay Rs 25,000 for ‘misconduct’, ‘misuse of position’ " } , { "@type": "ListItem", "position": "28", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripura-leads-the-way-with-energy-efficient-cooktops-for-schools-and-anganwadi-centers/articleshow/115385930.cms", "name":" Tripura govt distributes cooktops to anganwadi centres, schools " } , { "@type": "ListItem", "position": "29", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-to-sign-mou-with-tata-tech-to-upgrade-itis/articleshow/115372580.cms", "name":" Tripura to sign MoU with TATA Tech to upgrade ITIs " } , { "@type": "ListItem", "position": "30", "url":"https://timesofindia.indiatimes.com/city/agartala/teacher-assaulted-over-abuse-allegations-in-tripura/articleshow/115372534.cms", "name":" Teacher assaulted for ‘abusing’ students in Tripura " } , { "@type": "ListItem", "position": "31", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripura-partners-with-tata-tech-to-transform-itis-into-centers-of-excellence/articleshow/115368530.cms", "name":" Tripura to sign MoU with TATA Tech to upgrade ITIs " } , { "@type": "ListItem", "position": "32", "url":"https://timesofindia.indiatimes.com/city/guwahati/teacher-assaulted-by-parents-over-abuse-allegations-at-tripura-school/articleshow/115368098.cms", "name":" Teacher assaulted for ‘abusing’ students in Tripura " } , { "@type": "ListItem", "position": "33", "url":"https://timesofindia.indiatimes.com/india/tripura-government-collaborates-with-tata-technologies-for-iti-development/articleshow/115367867.cms", "name":" Tripura government collaborates with Tata Technologies for ITI development " } , { "@type": "ListItem", "position": "34", "url":"https://timesofindia.indiatimes.com/city/agartala/vande-bharat-express-to-connect-agartala-by-early-2024-says-rajya-sabha-mp/articleshow/115315520.cms", "name":" Vande Bharat Exp to Agartala by early next yr: MP " } , { "@type": "ListItem", "position": "35", "url":"https://timesofindia.indiatimes.com/city/guwahati/electrification-paves-way-for-vande-bharat-express-from-agartala-to-silchar/articleshow/115297888.cms", "name":" Vande Bharat Exp to Agartala by early next year: MP " } , { "@type": "ListItem", "position": "36", "url":"https://timesofindia.indiatimes.com/city/guwahati/vande-bharat-express-to-connect-agartala-and-silchar-by-early-2024/articleshow/115297887.cms", "name":" Vande Bharat Exp to Agartala by early next year: MP " } , { "@type": "ListItem", "position": "37", "url":"https://timesofindia.indiatimes.com/city/agartala/empowering-women-entrepreneurs-in-tripura-and-mizoram-a-transformative-boot-camp-experience-in-kolkata/articleshow/115272041.cms", "name":" Women entrepreneurs from Tripura & Mizoram attend boot camp in Kol " } , { "@type": "ListItem", "position": "38", "url":"https://timesofindia.indiatimes.com/city/guwahati/empowering-women-entrepreneurs-tripura-and-mizoram-attend-awe-boot-camp-in-kolkata/articleshow/115257273.cms", "name":" Tripura, Mizoram women entrepreneurs attend boot camp in Kolkata " } , { "@type": "ListItem", "position": "39", "url":"https://timesofindia.indiatimes.com/city/agartala/nia-summons-tripura-resident-in-al-qaida-terror-financing-investigation/articleshow/115232786.cms", "name":" NIA summons Tripura resident to Ahmedabad " } , { "@type": "ListItem", "position": "40", "url":"https://timesofindia.indiatimes.com/city/agartala/nia-summons-tripura-resident-in-ahmedabad-for-al-qaeda-connection/articleshow/115226727.cms", "name":" NIA summons Tripura resident in Ahmedabad for Al-Qaeda connection " } , { "@type": "ListItem", "position": "41", "url":"https://timesofindia.indiatimes.com/city/guwahati/nia-summons-tripura-resident-amid-al-qaida-terror-investigation/articleshow/115218625.cms", "name":" NIA summons Tripura resident to Ahmedabad " } , { "@type": "ListItem", "position": "42", "url":"https://timesofindia.indiatimes.com/city/guwahati/nia-interrogates-tripura-resident-amid-al-qaida-terror-financing-investigation/articleshow/115218626.cms", "name":" NIA summons Tripura resident to Ahmedabad " } , { "@type": "ListItem", "position": "43", "url":"https://timesofindia.indiatimes.com/city/agartala/tripura-attracts-200-investors-with-rs-1000-crore-in-projects-cm-manik-saha/articleshow/115194882.cms", "name":" 200 investors have launched projects in Tripura: Manik " } , { "@type": "ListItem", "position": "44", "url":"https://timesofindia.indiatimes.com/city/bengaluru/karnataka-achieves-second-highest-primary-education-enrollment-in-india-surpassing-national-average/articleshow/115192616.cms", "name":" K’taka 2nd in primary edu enrolment in India: Survey " } , { "@type": "ListItem", "position": "45", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripura-attracts-over-200-investors-boosting-economic-growth-and-job-creation/articleshow/115188829.cms", "name":" Over 200 investors have launched projects in Tripura: CM " } , { "@type": "ListItem", "position": "46", "url":"https://timesofindia.indiatimes.com/city/agartala/over-600-bangladeshi-nationals-and-rohingya-arrested-in-tripura-this-year/articleshow/115155275.cms", "name":" 623 Bangla nat’ls, Rohingya arrested in Tripura so far this yr " } , { "@type": "ListItem", "position": "47", "url":"https://timesofindia.indiatimes.com/city/agartala/tripuras-new-student-id-initiative-streamlining-school-data-collection/articleshow/115155267.cms", "name":" Tripura launches statewide exercise to collect student info from schools " } , { "@type": "ListItem", "position": "48", "url":"https://timesofindia.indiatimes.com/city/agartala/tipra-motha-urges-quick-action-on-tiprasa-accord-with-governor/articleshow/115155265.cms", "name":" Motha to meet guv for speedy implementation of Tiprasa Accord " } , { "@type": "ListItem", "position": "49", "url":"https://timesofindia.indiatimes.com/city/guwahati/over-600-bangladesh-nationals-and-rohingya-arrested-in-tripura-amid-security-concerns/articleshow/115144604.cms", "name":" 623 B’desh nat’ls, Rohingya arrested in Tripura so far this yr " } , { "@type": "ListItem", "position": "50", "url":"https://timesofindia.indiatimes.com/city/guwahati/tripuras-one-nation-one-student-id-initiative-revolutionizes-education-under-nep/articleshow/115143209.cms", "name":" Tripura launches statewide student ID initiative under NEP " } ], "itemListOrder":"https://schema.org/ItemListUnordered", "numberOfItems":"50", "description": "", "url":"https://timesofindia.indiatimes.com/india/tripura" } </script></div><div id="c_articlelist_stories_1" ><ul xmlns:xslthelper="com.times.utils.xslthelper.XMLHelper" xmlns:str="http://exslt.org/strings" xmlns:saxon="http://saxon.sf.net/" id="content" class="top-newslist clearfix"><li><!----><a class="w_img" href="/city/guwahati/sabroom-land-port-to-boost-trade-between-india-and-bangladesh-amid-political-turmoil/articleshow/115741159.cms" title=" Sabroom land port expected to be operational soon " pg="Top News#>Articlelist-1-geturl" target="_blank"><img src="https://static.toiimg.com/thumb/msid-34824568,height-169,width-300/34824568.jpg" data-src="https://static.toiimg.com/thumb/msid-115741159,width-500,resizemode-4,imgsize-/115741159.jpg" alt=" Sabroom land port expected to be operational soon " pg="Top News#>Articlelist-1-geturl"></a><span class="w_tle"><a href="/city/guwahati/sabroom-land-port-to-boost-trade-between-india-and-bangladesh-amid-political-turmoil/articleshow/115741159.cms" title=" Sabroom land port expected to be operational soon " pg="Top News#>Articlelist-1-geturl" target="_blank" hid="1"> Sabroom land port expected to be operational soon </a></span><span class="w_bylinec"><span class="strlastupd"></span><span class="artdate"></span><span class="art_date" rodate="27 Nov 2024, 22:18">27 Nov 2024, 22:18</span></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115741159,width-500,resizemode-4,imgsize-/115741159.jpg" data-title=" Sabroom land port expected to be operational soon " data-url="/city/guwahati/sabroom-land-port-to-boost-trade-between-india-and-bangladesh-amid-political-turmoil/articleshow/115741159.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115741159,width-500,resizemode-4,imgsize-/115741159.jpg" data-title=" Sabroom land port expected to be operational soon " data-url="/city/guwahati/sabroom-land-port-to-boost-trade-between-india-and-bangladesh-amid-political-turmoil/articleshow/115741159.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms" title=" Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh " pg="Top News#>Articlelist-2-geturl" target="_blank" hid="2"> Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115740450,width-500,resizemode-4,imgsize-/115740450.jpg" data-title=" Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh " data-url="/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115740450,width-500,resizemode-4,imgsize-/115740450.jpg" data-title=" Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh " data-url="/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/protests-erupt-in-tripura-over-arrest-of-iskcon-monk-in-bangladesh/articleshow/115734752.cms" title=" Protests in Tripura against ISKCON monk&rsquo;s arrest in B&rsquo;desh " pg="Top News#>Articlelist-3-geturl" target="_blank" hid="3"> Protests in Tripura against ISKCON monk&rsquo;s arrest in B&rsquo;desh </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115734752,width-500,resizemode-4,imgsize-/115734752.jpg" data-title=" Protests in Tripura against ISKCON monk&rsquo;s arrest in B&rsquo;desh " data-url="/city/guwahati/protests-erupt-in-tripura-over-arrest-of-iskcon-monk-in-bangladesh/articleshow/115734752.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115734752,width-500,resizemode-4,imgsize-/115734752.jpg" data-title=" Protests in Tripura against ISKCON monk&rsquo;s arrest in B&rsquo;desh " data-url="/city/guwahati/protests-erupt-in-tripura-over-arrest-of-iskcon-monk-in-bangladesh/articleshow/115734752.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/sports/cricket/news/28-ball-century-urvil-patel-scores-second-fastest-t20-hundred-in-history-for-gujarat/articleshow/115719358.cms" title=" 28-ball century! Urvil Patel scores second fastest T20 hundred in history for Gujarat " pg="Top News#>Articlelist-4-geturl" target="_blank" hid="4"> 28-ball century! Urvil Patel scores second fastest T20 hundred in history for Gujarat </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115719358,width-500,resizemode-4,imgsize-/115719358.jpg" data-title=" 28-ball century! Urvil Patel scores second fastest T20 hundred in history for Gujarat " data-url="/sports/cricket/news/28-ball-century-urvil-patel-scores-second-fastest-t20-hundred-in-history-for-gujarat/articleshow/115719358.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115719358,width-500,resizemode-4,imgsize-/115719358.jpg" data-title=" 28-ball century! Urvil Patel scores second fastest T20 hundred in history for Gujarat " data-url="/sports/cricket/news/28-ball-century-urvil-patel-scores-second-fastest-t20-hundred-in-history-for-gujarat/articleshow/115719358.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/world-bank-invests-2255-million-to-enhance-forest-management-in-nagaland-and-tripura/articleshow/115711308.cms" title=" World Bank pumps $225.5m to boost Nagaland, Tripura forest landscapes " pg="Top News#>Articlelist-5-geturl" target="_blank" hid="5"> World Bank pumps $225.5m to boost Nagaland, Tripura forest landscapes </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115711308,width-500,resizemode-4,imgsize-/115711308.jpg" data-title=" World Bank pumps $225.5m to boost Nagaland, Tripura forest landscapes " data-url="/city/guwahati/world-bank-invests-2255-million-to-enhance-forest-management-in-nagaland-and-tripura/articleshow/115711308.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115711308,width-500,resizemode-4,imgsize-/115711308.jpg" data-title=" World Bank pumps $225.5m to boost Nagaland, Tripura forest landscapes " data-url="/city/guwahati/world-bank-invests-2255-million-to-enhance-forest-management-in-nagaland-and-tripura/articleshow/115711308.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/world-bank-launches-2255-million-forest-management-project-in-tripura-and-nagaland/articleshow/115705759.cms" title=" World Bank approves $225.5M initiative for forest management in Tripura &amp; Nagaland " pg="Top News#>Articlelist-6-geturl" target="_blank" hid="6"> World Bank approves $225.5M initiative for forest management in Tripura &amp; Nagaland </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115705759,width-500,resizemode-4,imgsize-/115705759.jpg" data-title=" World Bank approves $225.5M initiative for forest management in Tripura &amp; Nagaland " data-url="/city/guwahati/world-bank-launches-2255-million-forest-management-project-in-tripura-and-nagaland/articleshow/115705759.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115705759,width-500,resizemode-4,imgsize-/115705759.jpg" data-title=" World Bank approves $225.5M initiative for forest management in Tripura &amp; Nagaland " data-url="/city/guwahati/world-bank-launches-2255-million-forest-management-project-in-tripura-and-nagaland/articleshow/115705759.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li></ul></div><div id="c_listing_wdt_1" class='news-list' ><h2 xmlns:xslthelper="com.times.utils.xslthelper.XMLHelper" xmlns:str="http://exslt.org/strings" xmlns:saxon="http://saxon.sf.net/" xmlns:ext="http://exslt.org/common" xmlns:dyn="http://exslt.org/dynamic" xmlns:dateUtil="com.indiatimes.cms.utilities.CMSDateUtility" class="heading"></h2><div class="news-list1 no-margin"><div class="box1 clearfix"><div class="news_card"><h3 class="sechead"><a title="Agartala" class="sechead-link" href="/city/agartala">Agartala NEWS </a></h3><ul><ul class="cvs_wdt clearfix" data-msid="48264339"><li><!----><a class="w_img" href="/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms" title="Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh" pg="Agartala#City HP-1-geturl"><img src="https://static.toiimg.com/thumb/msid-34824568,height-169,width-300/34824568.jpg" data-src="https://static.toiimg.com/thumb/imgsize-1244876,msid-115740691,width-200,resizemode-4/115740691.jpg" alt="Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh" pg="Agartala#City HP-1-geturl"></a><span class="w_tle"><a href="/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms" title="Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh" pg="Agartala#City HP-1-geturl">Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh</a></span><span class="w_bylinec"><span class="strlastupd" rodate="27 Nov 2024, 21:45">27 Nov 2024, 21:45</span><span class="artdate"></span><span class="art_date"></span></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/imgsize-1244876,msid-115740691,width-200,resizemode-4/115740691.jpg" data-title="Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh" data-url="/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/imgsize-1244876,msid-115740691,width-200,resizemode-4/115740691.jpg" data-title="Right bodies and Hindu saints launch protest in Tripura against arrest of ISKCON leader in Bangladesh" data-url="/city/agartala/right-bodies-and-hindu-saints-launch-protest-in-tripura-against-arrest-of-iskcon-leader-in-bangladesh/articleshow/115740450.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/agartala-check-post-boosts-trade-with-enhanced-land-port-system/articleshow/115711478.cms" title="Enhanced land port mgmt at Agartala check post" pg="Agartala#City HP-2-geturl">Enhanced land port mgmt at Agartala check post</a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/imgsize-,msid-115711478,width-200,resizemode-4/115711478.jpg" data-title="Enhanced land port mgmt at Agartala check post" data-url="/city/agartala/agartala-check-post-boosts-trade-with-enhanced-land-port-system/articleshow/115711478.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/imgsize-,msid-115711478,width-200,resizemode-4/115711478.jpg" data-title="Enhanced land port mgmt at Agartala check post" data-url="/city/agartala/agartala-check-post-boosts-trade-with-enhanced-land-port-system/articleshow/115711478.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/bjp-tripura-hits-membership-milestone-with-nearly-12-lakh-enrollments/articleshow/115674208.cms" title="Nearly 12L members enrolled by BJP in Tripura" pg="Agartala#City HP-3-geturl">Nearly 12L members enrolled by BJP in Tripura</a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/imgsize-,msid-115674208,width-200,resizemode-4/115674208.jpg" data-title="Nearly 12L members enrolled by BJP in Tripura" data-url="/city/agartala/bjp-tripura-hits-membership-milestone-with-nearly-12-lakh-enrollments/articleshow/115674208.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/imgsize-,msid-115674208,width-200,resizemode-4/115674208.jpg" data-title="Nearly 12L members enrolled by BJP in Tripura" data-url="/city/agartala/bjp-tripura-hits-membership-milestone-with-nearly-12-lakh-enrollments/articleshow/115674208.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/upcoming-2nd-round-of-tiprasa-talks-in-delhi-on-december-3-tmp-leader-pradyot-kishore-debbarman/articleshow/115637939.cms" title="2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot" pg="Agartala#City HP-4-geturl">2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot</a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/imgsize-21444,msid-115637936,width-200,resizemode-4/115637936.jpg" data-title="2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot" data-url="/city/agartala/upcoming-2nd-round-of-tiprasa-talks-in-delhi-on-december-3-tmp-leader-pradyot-kishore-debbarman/articleshow/115637939.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/imgsize-21444,msid-115637936,width-200,resizemode-4/115637936.jpg" data-title="2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot" data-url="/city/agartala/upcoming-2nd-round-of-tiprasa-talks-in-delhi-on-december-3-tmp-leader-pradyot-kishore-debbarman/articleshow/115637939.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li></ul><!--/wdt_list.cms?msid=48264339&byline=strlastupd|artdate|art_date&pg=City HP~Agartala&config.perpage=4&img=200&view=title&social=1&lead=1&config.ignorepl=0potime:309--></ul><p class="more-link">MORE <a href="/city/agartala">Agartala NEWS</a></p></div></div></div></div><div id="c_010205" ><div id="c_01020501" ><div id="c_articlelist_widgets_1" ></div><div id="c_coronavirus_wdt_1" ></div><div id="c_videos_slider_listingpage_1" ></div><div id="c_articlelist_events_1" ></div><div id="c_articlelist_stories_2" ><ul xmlns:xslthelper="com.times.utils.xslthelper.XMLHelper" xmlns:str="http://exslt.org/strings" xmlns:saxon="http://saxon.sf.net/" class="list5 clearfix"><li><span class="w_tle"><a href="/city/agartala/bjp-tripura-hits-membership-milestone-with-nearly-12-lakh-enrollments/articleshow/115674208.cms" title=" Nearly 12L members enrolled by BJP in Tripura " pg="Latest News#>Articlelist-7-geturl" hid="7"> Nearly 12L members enrolled by BJP in Tripura </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115674208,width-500,resizemode-4,imgsize-/115674208.jpg" data-title=" Nearly 12L members enrolled by BJP in Tripura " data-url="/city/agartala/bjp-tripura-hits-membership-milestone-with-nearly-12-lakh-enrollments/articleshow/115674208.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115674208,width-500,resizemode-4,imgsize-/115674208.jpg" data-title=" Nearly 12L members enrolled by BJP in Tripura " data-url="/city/agartala/bjp-tripura-hits-membership-milestone-with-nearly-12-lakh-enrollments/articleshow/115674208.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/bjp-enrolls-nearly-12-lakh-members-in-tripura-membership-drive/articleshow/115668218.cms" title=" Nearly 12L members enrolled by BJP in Tripura " pg="Latest News#>Articlelist-8-geturl" hid="8"> Nearly 12L members enrolled by BJP in Tripura </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115668218,width-500,resizemode-4,imgsize-/115668218.jpg" data-title=" Nearly 12L members enrolled by BJP in Tripura " data-url="/city/guwahati/bjp-enrolls-nearly-12-lakh-members-in-tripura-membership-drive/articleshow/115668218.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115668218,width-500,resizemode-4,imgsize-/115668218.jpg" data-title=" Nearly 12L members enrolled by BJP in Tripura " data-url="/city/guwahati/bjp-enrolls-nearly-12-lakh-members-in-tripura-membership-drive/articleshow/115668218.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/upcoming-2nd-round-of-tiprasa-talks-in-delhi-on-december-3-tmp-leader-pradyot-kishore-debbarman/articleshow/115637939.cms" title=" 2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot " pg="Latest News#>Articlelist-9-geturl" hid="9"> 2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115637939,width-500,resizemode-4,imgsize-/115637939.jpg" data-title=" 2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot " data-url="/city/agartala/upcoming-2nd-round-of-tiprasa-talks-in-delhi-on-december-3-tmp-leader-pradyot-kishore-debbarman/articleshow/115637939.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115637939,width-500,resizemode-4,imgsize-/115637939.jpg" data-title=" 2nd round of talks on Tiprasa in Delhi on Dec 3: Pradyot " data-url="/city/agartala/upcoming-2nd-round-of-tiprasa-talks-in-delhi-on-december-3-tmp-leader-pradyot-kishore-debbarman/articleshow/115637939.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripuras-exciting-10-day-tourism-festival-kicks-off-dec-3/articleshow/115637820.cms" title=" Tripura to host 10-day tourism fest from Dec 3 " pg="Latest News#>Articlelist-10-geturl" hid="10"> Tripura to host 10-day tourism fest from Dec 3 </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115637820,width-500,resizemode-4,imgsize-/115637820.jpg" data-title=" Tripura to host 10-day tourism fest from Dec 3 " data-url="/city/agartala/tripuras-exciting-10-day-tourism-festival-kicks-off-dec-3/articleshow/115637820.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115637820,width-500,resizemode-4,imgsize-/115637820.jpg" data-title=" Tripura to host 10-day tourism fest from Dec 3 " data-url="/city/agartala/tripuras-exciting-10-day-tourism-festival-kicks-off-dec-3/articleshow/115637820.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/entertainment/hindi/bollywood/news/riya-sen-pens-an-emotional-note-for-her-father-bharat-dev-varma-days-after-his-passing-im-not-alone/articleshow/115635216.cms" title=" Riya Sen pens an emotional note for her father Bharat Dev Varma days after his passing: 'I&rsquo;m not alone' " pg="Latest News#>Articlelist-11-geturl" hid="11"> Riya Sen pens an emotional note for her father Bharat Dev Varma days after his passing: 'I&rsquo;m not alone' </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115635216,width-500,resizemode-4,imgsize-/115635216.jpg" data-title=" Riya Sen pens an emotional note for her father Bharat Dev Varma days after his passing: 'I&rsquo;m not alone' " data-url="/entertainment/hindi/bollywood/news/riya-sen-pens-an-emotional-note-for-her-father-bharat-dev-varma-days-after-his-passing-im-not-alone/articleshow/115635216.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115635216,width-500,resizemode-4,imgsize-/115635216.jpg" data-title=" Riya Sen pens an emotional note for her father Bharat Dev Varma days after his passing: 'I&rsquo;m not alone' " data-url="/entertainment/hindi/bollywood/news/riya-sen-pens-an-emotional-note-for-her-father-bharat-dev-varma-days-after-his-passing-im-not-alone/articleshow/115635216.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripura-launches-exciting-10-day-tourism-festival-starting-december-3/articleshow/115627007.cms" title=" Tripura to host 10-day tourism fest from Dec 3 " pg="Latest News#>Articlelist-12-geturl" hid="12"> Tripura to host 10-day tourism fest from Dec 3 </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115627007,width-500,resizemode-4,imgsize-/115627007.jpg" data-title=" Tripura to host 10-day tourism fest from Dec 3 " data-url="/city/guwahati/tripura-launches-exciting-10-day-tourism-festival-starting-december-3/articleshow/115627007.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115627007,width-500,resizemode-4,imgsize-/115627007.jpg" data-title=" Tripura to host 10-day tourism fest from Dec 3 " data-url="/city/guwahati/tripura-launches-exciting-10-day-tourism-festival-starting-december-3/articleshow/115627007.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-tea-achieves-record-price-at-auction-ctc-quality-global-recognition/articleshow/115612164.cms" title=" At 213 per kg, Tripura tea fetches highest price in auction " pg="Latest News#>Articlelist-13-geturl" hid="13"> At 213 per kg, Tripura tea fetches highest price in auction </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115612164,width-500,resizemode-4,imgsize-/115612164.jpg" data-title=" At 213 per kg, Tripura tea fetches highest price in auction " data-url="/city/agartala/tripura-tea-achieves-record-price-at-auction-ctc-quality-global-recognition/articleshow/115612164.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115612164,width-500,resizemode-4,imgsize-/115612164.jpg" data-title=" At 213 per kg, Tripura tea fetches highest price in auction " data-url="/city/agartala/tripura-tea-achieves-record-price-at-auction-ctc-quality-global-recognition/articleshow/115612164.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-cm-manik-saha-to-inaugurate-tourism-promo-fest-on-december-3/articleshow/115612044.cms" title=" Tripura CM to open tourism fest on Dec 3 " pg="Latest News#>Articlelist-14-geturl" hid="14"> Tripura CM to open tourism fest on Dec 3 </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115612044,width-500,resizemode-4,imgsize-/115612044.jpg" data-title=" Tripura CM to open tourism fest on Dec 3 " data-url="/city/agartala/tripura-cm-manik-saha-to-inaugurate-tourism-promo-fest-on-december-3/articleshow/115612044.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115612044,width-500,resizemode-4,imgsize-/115612044.jpg" data-title=" Tripura CM to open tourism fest on Dec 3 " data-url="/city/agartala/tripura-cm-manik-saha-to-inaugurate-tourism-promo-fest-on-december-3/articleshow/115612044.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/major-drug-bust-13kg-methamphetamines-confiscated-at-mizoram-tripura-border/articleshow/115602029.cms" title=" 13kg meth seized in Mizoram-Tripura border dist " pg="Latest News#>Articlelist-15-geturl" hid="15"> 13kg meth seized in Mizoram-Tripura border dist </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115602029,width-500,resizemode-4,imgsize-/115602029.jpg" data-title=" 13kg meth seized in Mizoram-Tripura border dist " data-url="/city/guwahati/major-drug-bust-13kg-methamphetamines-confiscated-at-mizoram-tripura-border/articleshow/115602029.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115602029,width-500,resizemode-4,imgsize-/115602029.jpg" data-title=" 13kg meth seized in Mizoram-Tripura border dist " data-url="/city/guwahati/major-drug-bust-13kg-methamphetamines-confiscated-at-mizoram-tripura-border/articleshow/115602029.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/sports/cricket/news/tamil-nadu-face-tripura-as-ipl-hopefuls-get-last-shot/articleshow/115600785.cms" title=" Tamil Nadu face Tripura as IPL hopefuls get last shot " pg="Latest News#>Articlelist-16-geturl" hid="16"> Tamil Nadu face Tripura as IPL hopefuls get last shot </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115600785,width-500,resizemode-4,imgsize-/115600785.jpg" data-title=" Tamil Nadu face Tripura as IPL hopefuls get last shot " data-url="/sports/cricket/news/tamil-nadu-face-tripura-as-ipl-hopefuls-get-last-shot/articleshow/115600785.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115600785,width-500,resizemode-4,imgsize-/115600785.jpg" data-title=" Tamil Nadu face Tripura as IPL hopefuls get last shot " data-url="/sports/cricket/news/tamil-nadu-face-tripura-as-ipl-hopefuls-get-last-shot/articleshow/115600785.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/entertainment/hindi/bollywood/news/raima-sen-shares-some-treasured-photos-of-dad-bharat-dev-in-her-first-post-after-his-demise-words-fall-short-of-/articleshow/115568543.cms" title=" Raima Sen shares some treasured photos of dad Bharat Dev in her FIRST post after his demise: 'Words fall short of...' " pg="Latest News#>Articlelist-17-geturl" hid="17"> Raima Sen shares some treasured photos of dad Bharat Dev in her FIRST post after his demise: 'Words fall short of...' </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115568543,width-500,resizemode-4,imgsize-/115568543.jpg" data-title=" Raima Sen shares some treasured photos of dad Bharat Dev in her FIRST post after his demise: 'Words fall short of...' " data-url="/entertainment/hindi/bollywood/news/raima-sen-shares-some-treasured-photos-of-dad-bharat-dev-in-her-first-post-after-his-demise-words-fall-short-of-/articleshow/115568543.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115568543,width-500,resizemode-4,imgsize-/115568543.jpg" data-title=" Raima Sen shares some treasured photos of dad Bharat Dev in her FIRST post after his demise: 'Words fall short of...' " data-url="/entertainment/hindi/bollywood/news/raima-sen-shares-some-treasured-photos-of-dad-bharat-dev-in-her-first-post-after-his-demise-words-fall-short-of-/articleshow/115568543.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-school-denies-30-students-exam-entry-due-to-attendance-rules/articleshow/115543277.cms" title=" School in Tripura bars 30 students from exams over low attendance " pg="Latest News#>Articlelist-18-geturl" hid="18"> School in Tripura bars 30 students from exams over low attendance </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115543277,width-500,resizemode-4,imgsize-/115543277.jpg" data-title=" School in Tripura bars 30 students from exams over low attendance " data-url="/city/agartala/tripura-school-denies-30-students-exam-entry-due-to-attendance-rules/articleshow/115543277.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115543277,width-500,resizemode-4,imgsize-/115543277.jpg" data-title=" School in Tripura bars 30 students from exams over low attendance " data-url="/city/agartala/tripura-school-denies-30-students-exam-entry-due-to-attendance-rules/articleshow/115543277.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-and-tata-technologies-join-forces-to-revolutionize-iti-training-for-emerging-technologies/articleshow/115504585.cms" title=" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " pg="Latest News#>Articlelist-19-geturl" hid="19"> Tripura-Tata Tech MoA to bridge skill gap in emerging tech </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115504585,width-500,resizemode-4,imgsize-/115504585.jpg" data-title=" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " data-url="/city/agartala/tripura-and-tata-technologies-join-forces-to-revolutionize-iti-training-for-emerging-technologies/articleshow/115504585.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115504585,width-500,resizemode-4,imgsize-/115504585.jpg" data-title=" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " data-url="/city/agartala/tripura-and-tata-technologies-join-forces-to-revolutionize-iti-training-for-emerging-technologies/articleshow/115504585.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-signs-moa-with-ttl-to-transform-19-government-itis-as-state-of-art-centres/articleshow/115497982.cms" title=" Tripura signs MoA with TTL to transform 19 government ITIs as state of art centres " pg="Latest News#>Articlelist-20-geturl" hid="20"> Tripura signs MoA with TTL to transform 19 government ITIs as state of art centres </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115497982,width-500,resizemode-4,imgsize-/115497982.jpg" data-title=" Tripura signs MoA with TTL to transform 19 government ITIs as state of art centres " data-url="/city/agartala/tripura-signs-moa-with-ttl-to-transform-19-government-itis-as-state-of-art-centres/articleshow/115497982.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115497982,width-500,resizemode-4,imgsize-/115497982.jpg" data-title=" Tripura signs MoA with TTL to transform 19 government ITIs as state of art centres " data-url="/city/agartala/tripura-signs-moa-with-ttl-to-transform-19-government-itis-as-state-of-art-centres/articleshow/115497982.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripura-and-tata-technologies-join-forces-to-transform-technical-education-and-bridge-skill-gaps/articleshow/115488930.cms" title=" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " pg="Latest News#>Articlelist-21-geturl" hid="21"> Tripura-Tata Tech MoA to bridge skill gap in emerging tech </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115488930,width-500,resizemode-4,imgsize-/115488930.jpg" data-title=" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " data-url="/city/guwahati/tripura-and-tata-technologies-join-forces-to-transform-technical-education-and-bridge-skill-gaps/articleshow/115488930.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115488930,width-500,resizemode-4,imgsize-/115488930.jpg" data-title=" Tripura-Tata Tech MoA to bridge skill gap in emerging tech " data-url="/city/guwahati/tripura-and-tata-technologies-join-forces-to-transform-technical-education-and-bridge-skill-gaps/articleshow/115488930.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-government-innovates-with-jackfruit-wine-production-to-boost-farmers-income/articleshow/115465461.cms" title=" Tripura exploring ways to get wine from jackfruit " pg="Latest News#>Articlelist-22-geturl" hid="22"> Tripura exploring ways to get wine from jackfruit </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115465461,width-500,resizemode-4,imgsize-/115465461.jpg" data-title=" Tripura exploring ways to get wine from jackfruit " data-url="/city/agartala/tripura-government-innovates-with-jackfruit-wine-production-to-boost-farmers-income/articleshow/115465461.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115465461,width-500,resizemode-4,imgsize-/115465461.jpg" data-title=" Tripura exploring ways to get wine from jackfruit " data-url="/city/agartala/tripura-government-innovates-with-jackfruit-wine-production-to-boost-farmers-income/articleshow/115465461.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripuras-unique-initiative-turning-abundant-jackfruit-into-wine/articleshow/115456440.cms" title=" Tripura exploring possibility of making wine from jackfruit " pg="Latest News#>Articlelist-23-geturl" hid="23"> Tripura exploring possibility of making wine from jackfruit </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115456440,width-500,resizemode-4,imgsize-/115456440.jpg" data-title=" Tripura exploring possibility of making wine from jackfruit " data-url="/city/guwahati/tripuras-unique-initiative-turning-abundant-jackfruit-into-wine/articleshow/115456440.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115456440,width-500,resizemode-4,imgsize-/115456440.jpg" data-title=" Tripura exploring possibility of making wine from jackfruit " data-url="/city/guwahati/tripuras-unique-initiative-turning-abundant-jackfruit-into-wine/articleshow/115456440.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/entertainment/bengali/movies/news/bharat-dev-varma-moon-moon-sens-husband-passes-away-at-83/articleshow/115450999.cms" title=" Bharat Dev Varma, Moon Moon Sen's husband passes away at 83 " pg="Latest News#>Articlelist-24-geturl" hid="24"> Bharat Dev Varma, Moon Moon Sen's husband passes away at 83 </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115450999,width-500,resizemode-4,imgsize-/115450999.jpg" data-title=" Bharat Dev Varma, Moon Moon Sen's husband passes away at 83 " data-url="/entertainment/bengali/movies/news/bharat-dev-varma-moon-moon-sens-husband-passes-away-at-83/articleshow/115450999.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115450999,width-500,resizemode-4,imgsize-/115450999.jpg" data-title=" Bharat Dev Varma, Moon Moon Sen's husband passes away at 83 " data-url="/entertainment/bengali/movies/news/bharat-dev-varma-moon-moon-sens-husband-passes-away-at-83/articleshow/115450999.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/entertainment/hindi/bollywood/news/moon-moon-sens-husband-raima-sens-father-bharat-dev-varma-passes-away-at-83/articleshow/115443666.cms" title=" Moon Moon Sen's husband, Raima Sen's father, Bharat Dev Varma passes away at 83 " pg="Latest News#>Articlelist-25-geturl" hid="25"> Moon Moon Sen's husband, Raima Sen's father, Bharat Dev Varma passes away at 83 </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115443666,width-500,resizemode-4,imgsize-/115443666.jpg" data-title=" Moon Moon Sen's husband, Raima Sen's father, Bharat Dev Varma passes away at 83 " data-url="/entertainment/hindi/bollywood/news/moon-moon-sens-husband-raima-sens-father-bharat-dev-varma-passes-away-at-83/articleshow/115443666.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115443666,width-500,resizemode-4,imgsize-/115443666.jpg" data-title=" Moon Moon Sen's husband, Raima Sen's father, Bharat Dev Varma passes away at 83 " data-url="/entertainment/hindi/bollywood/news/moon-moon-sens-husband-raima-sens-father-bharat-dev-varma-passes-away-at-83/articleshow/115443666.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-police-officer-fined-for-assaulting-victim-over-misunderstanding/articleshow/115430385.cms" title=" Tripura rights panel asks cop to pay 25k for &lsquo;misconduct&rsquo; " pg="Latest News#>Articlelist-26-geturl" hid="26"> Tripura rights panel asks cop to pay 25k for &lsquo;misconduct&rsquo; </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115430385,width-500,resizemode-4,imgsize-/115430385.jpg" data-title=" Tripura rights panel asks cop to pay 25k for &lsquo;misconduct&rsquo; " data-url="/city/agartala/tripura-police-officer-fined-for-assaulting-victim-over-misunderstanding/articleshow/115430385.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115430385,width-500,resizemode-4,imgsize-/115430385.jpg" data-title=" Tripura rights panel asks cop to pay 25k for &lsquo;misconduct&rsquo; " data-url="/city/agartala/tripura-police-officer-fined-for-assaulting-victim-over-misunderstanding/articleshow/115430385.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripura-police-officer-fined-rs-25000-for-misconduct-and-assaulting-citizen/articleshow/115420243.cms" title=" Tripura rights panel asks cop to pay Rs 25,000 for &lsquo;misconduct&rsquo;, &lsquo;misuse of position&rsquo; " pg="Latest News#>Articlelist-27-geturl" hid="27"> Tripura rights panel asks cop to pay Rs 25,000 for &lsquo;misconduct&rsquo;, &lsquo;misuse of position&rsquo; </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115420243,width-500,resizemode-4,imgsize-/115420243.jpg" data-title=" Tripura rights panel asks cop to pay Rs 25,000 for &lsquo;misconduct&rsquo;, &lsquo;misuse of position&rsquo; " data-url="/city/guwahati/tripura-police-officer-fined-rs-25000-for-misconduct-and-assaulting-citizen/articleshow/115420243.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115420243,width-500,resizemode-4,imgsize-/115420243.jpg" data-title=" Tripura rights panel asks cop to pay Rs 25,000 for &lsquo;misconduct&rsquo;, &lsquo;misuse of position&rsquo; " data-url="/city/guwahati/tripura-police-officer-fined-rs-25000-for-misconduct-and-assaulting-citizen/articleshow/115420243.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripura-leads-the-way-with-energy-efficient-cooktops-for-schools-and-anganwadi-centers/articleshow/115385930.cms" title=" Tripura govt distributes cooktops to anganwadi centres, schools " pg="Latest News#>Articlelist-28-geturl" hid="28"> Tripura govt distributes cooktops to anganwadi centres, schools </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115385930,width-500,resizemode-4,imgsize-/115385930.jpg" data-title=" Tripura govt distributes cooktops to anganwadi centres, schools " data-url="/city/guwahati/tripura-leads-the-way-with-energy-efficient-cooktops-for-schools-and-anganwadi-centers/articleshow/115385930.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115385930,width-500,resizemode-4,imgsize-/115385930.jpg" data-title=" Tripura govt distributes cooktops to anganwadi centres, schools " data-url="/city/guwahati/tripura-leads-the-way-with-energy-efficient-cooktops-for-schools-and-anganwadi-centers/articleshow/115385930.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-to-sign-mou-with-tata-tech-to-upgrade-itis/articleshow/115372580.cms" title=" Tripura to sign MoU with TATA Tech to upgrade ITIs " pg="Latest News#>Articlelist-29-geturl" hid="29"> Tripura to sign MoU with TATA Tech to upgrade ITIs </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115372580,width-500,resizemode-4,imgsize-/115372580.jpg" data-title=" Tripura to sign MoU with TATA Tech to upgrade ITIs " data-url="/city/agartala/tripura-to-sign-mou-with-tata-tech-to-upgrade-itis/articleshow/115372580.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115372580,width-500,resizemode-4,imgsize-/115372580.jpg" data-title=" Tripura to sign MoU with TATA Tech to upgrade ITIs " data-url="/city/agartala/tripura-to-sign-mou-with-tata-tech-to-upgrade-itis/articleshow/115372580.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/teacher-assaulted-over-abuse-allegations-in-tripura/articleshow/115372534.cms" title=" Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura " pg="Latest News#>Articlelist-30-geturl" hid="30"> Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115372534,width-500,resizemode-4,imgsize-/115372534.jpg" data-title=" Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura " data-url="/city/agartala/teacher-assaulted-over-abuse-allegations-in-tripura/articleshow/115372534.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115372534,width-500,resizemode-4,imgsize-/115372534.jpg" data-title=" Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura " data-url="/city/agartala/teacher-assaulted-over-abuse-allegations-in-tripura/articleshow/115372534.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripura-partners-with-tata-tech-to-transform-itis-into-centers-of-excellence/articleshow/115368530.cms" title=" Tripura to sign MoU with TATA Tech to upgrade ITIs " pg="Latest News#>Articlelist-31-geturl" hid="31"> Tripura to sign MoU with TATA Tech to upgrade ITIs </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115368530,width-500,resizemode-4,imgsize-/115368530.jpg" data-title=" Tripura to sign MoU with TATA Tech to upgrade ITIs " data-url="/city/guwahati/tripura-partners-with-tata-tech-to-transform-itis-into-centers-of-excellence/articleshow/115368530.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115368530,width-500,resizemode-4,imgsize-/115368530.jpg" data-title=" Tripura to sign MoU with TATA Tech to upgrade ITIs " data-url="/city/guwahati/tripura-partners-with-tata-tech-to-transform-itis-into-centers-of-excellence/articleshow/115368530.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/teacher-assaulted-by-parents-over-abuse-allegations-at-tripura-school/articleshow/115368098.cms" title=" Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura " pg="Latest News#>Articlelist-32-geturl" hid="32"> Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115368098,width-500,resizemode-4,imgsize-/115368098.jpg" data-title=" Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura " data-url="/city/guwahati/teacher-assaulted-by-parents-over-abuse-allegations-at-tripura-school/articleshow/115368098.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115368098,width-500,resizemode-4,imgsize-/115368098.jpg" data-title=" Teacher assaulted for &lsquo;abusing&rsquo; students in Tripura " data-url="/city/guwahati/teacher-assaulted-by-parents-over-abuse-allegations-at-tripura-school/articleshow/115368098.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/india/tripura-government-collaborates-with-tata-technologies-for-iti-development/articleshow/115367867.cms" title=" Tripura government collaborates with Tata Technologies for ITI development " pg="Latest News#>Articlelist-33-geturl" hid="33"> Tripura government collaborates with Tata Technologies for ITI development </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115367867,width-500,resizemode-4,imgsize-/115367867.jpg" data-title=" Tripura government collaborates with Tata Technologies for ITI development " data-url="/india/tripura-government-collaborates-with-tata-technologies-for-iti-development/articleshow/115367867.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115367867,width-500,resizemode-4,imgsize-/115367867.jpg" data-title=" Tripura government collaborates with Tata Technologies for ITI development " data-url="/india/tripura-government-collaborates-with-tata-technologies-for-iti-development/articleshow/115367867.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/vande-bharat-express-to-connect-agartala-by-early-2024-says-rajya-sabha-mp/articleshow/115315520.cms" title=" Vande Bharat Exp to Agartala by early next yr: MP " pg="Latest News#>Articlelist-34-geturl" hid="34"> Vande Bharat Exp to Agartala by early next yr: MP </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115315520,width-500,resizemode-4,imgsize-/115315520.jpg" data-title=" Vande Bharat Exp to Agartala by early next yr: MP " data-url="/city/agartala/vande-bharat-express-to-connect-agartala-by-early-2024-says-rajya-sabha-mp/articleshow/115315520.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115315520,width-500,resizemode-4,imgsize-/115315520.jpg" data-title=" Vande Bharat Exp to Agartala by early next yr: MP " data-url="/city/agartala/vande-bharat-express-to-connect-agartala-by-early-2024-says-rajya-sabha-mp/articleshow/115315520.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/electrification-paves-way-for-vande-bharat-express-from-agartala-to-silchar/articleshow/115297888.cms" title=" Vande Bharat Exp to Agartala by early next year: MP " pg="Latest News#>Articlelist-35-geturl" hid="35"> Vande Bharat Exp to Agartala by early next year: MP </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115297888,width-500,resizemode-4,imgsize-/115297888.jpg" data-title=" Vande Bharat Exp to Agartala by early next year: MP " data-url="/city/guwahati/electrification-paves-way-for-vande-bharat-express-from-agartala-to-silchar/articleshow/115297888.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115297888,width-500,resizemode-4,imgsize-/115297888.jpg" data-title=" Vande Bharat Exp to Agartala by early next year: MP " data-url="/city/guwahati/electrification-paves-way-for-vande-bharat-express-from-agartala-to-silchar/articleshow/115297888.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/vande-bharat-express-to-connect-agartala-and-silchar-by-early-2024/articleshow/115297887.cms" title=" Vande Bharat Exp to Agartala by early next year: MP " pg="Latest News#>Articlelist-36-geturl" hid="36"> Vande Bharat Exp to Agartala by early next year: MP </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115297887,width-500,resizemode-4,imgsize-/115297887.jpg" data-title=" Vande Bharat Exp to Agartala by early next year: MP " data-url="/city/guwahati/vande-bharat-express-to-connect-agartala-and-silchar-by-early-2024/articleshow/115297887.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115297887,width-500,resizemode-4,imgsize-/115297887.jpg" data-title=" Vande Bharat Exp to Agartala by early next year: MP " data-url="/city/guwahati/vande-bharat-express-to-connect-agartala-and-silchar-by-early-2024/articleshow/115297887.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/empowering-women-entrepreneurs-in-tripura-and-mizoram-a-transformative-boot-camp-experience-in-kolkata/articleshow/115272041.cms" title=" Women entrepreneurs from Tripura &amp; Mizoram attend boot camp in Kol " pg="Latest News#>Articlelist-37-geturl" hid="37"> Women entrepreneurs from Tripura &amp; Mizoram attend boot camp in Kol </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115272041,width-500,resizemode-4,imgsize-/115272041.jpg" data-title=" Women entrepreneurs from Tripura &amp; Mizoram attend boot camp in Kol " data-url="/city/agartala/empowering-women-entrepreneurs-in-tripura-and-mizoram-a-transformative-boot-camp-experience-in-kolkata/articleshow/115272041.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115272041,width-500,resizemode-4,imgsize-/115272041.jpg" data-title=" Women entrepreneurs from Tripura &amp; Mizoram attend boot camp in Kol " data-url="/city/agartala/empowering-women-entrepreneurs-in-tripura-and-mizoram-a-transformative-boot-camp-experience-in-kolkata/articleshow/115272041.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/empowering-women-entrepreneurs-tripura-and-mizoram-attend-awe-boot-camp-in-kolkata/articleshow/115257273.cms" title=" Tripura, Mizoram women entrepreneurs attend boot camp in Kolkata " pg="Latest News#>Articlelist-38-geturl" hid="38"> Tripura, Mizoram women entrepreneurs attend boot camp in Kolkata </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115257273,width-500,resizemode-4,imgsize-/115257273.jpg" data-title=" Tripura, Mizoram women entrepreneurs attend boot camp in Kolkata " data-url="/city/guwahati/empowering-women-entrepreneurs-tripura-and-mizoram-attend-awe-boot-camp-in-kolkata/articleshow/115257273.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115257273,width-500,resizemode-4,imgsize-/115257273.jpg" data-title=" Tripura, Mizoram women entrepreneurs attend boot camp in Kolkata " data-url="/city/guwahati/empowering-women-entrepreneurs-tripura-and-mizoram-attend-awe-boot-camp-in-kolkata/articleshow/115257273.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/nia-summons-tripura-resident-in-al-qaida-terror-financing-investigation/articleshow/115232786.cms" title=" NIA summons Tripura resident to Ahmedabad " pg="Latest News#>Articlelist-39-geturl" hid="39"> NIA summons Tripura resident to Ahmedabad </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115232786,width-500,resizemode-4,imgsize-/115232786.jpg" data-title=" NIA summons Tripura resident to Ahmedabad " data-url="/city/agartala/nia-summons-tripura-resident-in-al-qaida-terror-financing-investigation/articleshow/115232786.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115232786,width-500,resizemode-4,imgsize-/115232786.jpg" data-title=" NIA summons Tripura resident to Ahmedabad " data-url="/city/agartala/nia-summons-tripura-resident-in-al-qaida-terror-financing-investigation/articleshow/115232786.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/nia-summons-tripura-resident-in-ahmedabad-for-al-qaeda-connection/articleshow/115226727.cms" title=" NIA summons Tripura resident in Ahmedabad for Al-Qaeda connection " pg="Latest News#>Articlelist-40-geturl" hid="40"> NIA summons Tripura resident in Ahmedabad for Al-Qaeda connection </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115226727,width-500,resizemode-4,imgsize-/115226727.jpg" data-title=" NIA summons Tripura resident in Ahmedabad for Al-Qaeda connection " data-url="/city/agartala/nia-summons-tripura-resident-in-ahmedabad-for-al-qaeda-connection/articleshow/115226727.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115226727,width-500,resizemode-4,imgsize-/115226727.jpg" data-title=" NIA summons Tripura resident in Ahmedabad for Al-Qaeda connection " data-url="/city/agartala/nia-summons-tripura-resident-in-ahmedabad-for-al-qaeda-connection/articleshow/115226727.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/nia-summons-tripura-resident-amid-al-qaida-terror-investigation/articleshow/115218625.cms" title=" NIA summons Tripura resident to Ahmedabad " pg="Latest News#>Articlelist-41-geturl" hid="41"> NIA summons Tripura resident to Ahmedabad </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115218625,width-500,resizemode-4,imgsize-/115218625.jpg" data-title=" NIA summons Tripura resident to Ahmedabad " data-url="/city/guwahati/nia-summons-tripura-resident-amid-al-qaida-terror-investigation/articleshow/115218625.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115218625,width-500,resizemode-4,imgsize-/115218625.jpg" data-title=" NIA summons Tripura resident to Ahmedabad " data-url="/city/guwahati/nia-summons-tripura-resident-amid-al-qaida-terror-investigation/articleshow/115218625.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/nia-interrogates-tripura-resident-amid-al-qaida-terror-financing-investigation/articleshow/115218626.cms" title=" NIA summons Tripura resident to Ahmedabad " pg="Latest News#>Articlelist-42-geturl" hid="42"> NIA summons Tripura resident to Ahmedabad </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115218626,width-500,resizemode-4,imgsize-/115218626.jpg" data-title=" NIA summons Tripura resident to Ahmedabad " data-url="/city/guwahati/nia-interrogates-tripura-resident-amid-al-qaida-terror-financing-investigation/articleshow/115218626.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115218626,width-500,resizemode-4,imgsize-/115218626.jpg" data-title=" NIA summons Tripura resident to Ahmedabad " data-url="/city/guwahati/nia-interrogates-tripura-resident-amid-al-qaida-terror-financing-investigation/articleshow/115218626.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripura-attracts-200-investors-with-rs-1000-crore-in-projects-cm-manik-saha/articleshow/115194882.cms" title=" 200 investors have launched projects in Tripura: Manik " pg="Latest News#>Articlelist-43-geturl" hid="43"> 200 investors have launched projects in Tripura: Manik </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115194882,width-500,resizemode-4,imgsize-/115194882.jpg" data-title=" 200 investors have launched projects in Tripura: Manik " data-url="/city/agartala/tripura-attracts-200-investors-with-rs-1000-crore-in-projects-cm-manik-saha/articleshow/115194882.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115194882,width-500,resizemode-4,imgsize-/115194882.jpg" data-title=" 200 investors have launched projects in Tripura: Manik " data-url="/city/agartala/tripura-attracts-200-investors-with-rs-1000-crore-in-projects-cm-manik-saha/articleshow/115194882.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/bengaluru/karnataka-achieves-second-highest-primary-education-enrollment-in-india-surpassing-national-average/articleshow/115192616.cms" title=" K&rsquo;taka 2nd in primary edu enrolment in India: Survey " pg="Latest News#>Articlelist-44-geturl" hid="44"> K&rsquo;taka 2nd in primary edu enrolment in India: Survey </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115192616,width-500,resizemode-4,imgsize-/115192616.jpg" data-title=" K&rsquo;taka 2nd in primary edu enrolment in India: Survey " data-url="/city/bengaluru/karnataka-achieves-second-highest-primary-education-enrollment-in-india-surpassing-national-average/articleshow/115192616.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115192616,width-500,resizemode-4,imgsize-/115192616.jpg" data-title=" K&rsquo;taka 2nd in primary edu enrolment in India: Survey " data-url="/city/bengaluru/karnataka-achieves-second-highest-primary-education-enrollment-in-india-surpassing-national-average/articleshow/115192616.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripura-attracts-over-200-investors-boosting-economic-growth-and-job-creation/articleshow/115188829.cms" title=" Over 200 investors have launched projects in Tripura: CM " pg="Latest News#>Articlelist-45-geturl" hid="45"> Over 200 investors have launched projects in Tripura: CM </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115188829,width-500,resizemode-4,imgsize-/115188829.jpg" data-title=" Over 200 investors have launched projects in Tripura: CM " data-url="/city/guwahati/tripura-attracts-over-200-investors-boosting-economic-growth-and-job-creation/articleshow/115188829.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115188829,width-500,resizemode-4,imgsize-/115188829.jpg" data-title=" Over 200 investors have launched projects in Tripura: CM " data-url="/city/guwahati/tripura-attracts-over-200-investors-boosting-economic-growth-and-job-creation/articleshow/115188829.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/over-600-bangladeshi-nationals-and-rohingya-arrested-in-tripura-this-year/articleshow/115155275.cms" title=" 623 Bangla nat&rsquo;ls, Rohingya arrested in Tripura so far this yr " pg="Latest News#>Articlelist-46-geturl" hid="46"> 623 Bangla nat&rsquo;ls, Rohingya arrested in Tripura so far this yr </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115155275,width-500,resizemode-4,imgsize-/115155275.jpg" data-title=" 623 Bangla nat&rsquo;ls, Rohingya arrested in Tripura so far this yr " data-url="/city/agartala/over-600-bangladeshi-nationals-and-rohingya-arrested-in-tripura-this-year/articleshow/115155275.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115155275,width-500,resizemode-4,imgsize-/115155275.jpg" data-title=" 623 Bangla nat&rsquo;ls, Rohingya arrested in Tripura so far this yr " data-url="/city/agartala/over-600-bangladeshi-nationals-and-rohingya-arrested-in-tripura-this-year/articleshow/115155275.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tripuras-new-student-id-initiative-streamlining-school-data-collection/articleshow/115155267.cms" title=" Tripura launches statewide exercise to collect student info from schools " pg="Latest News#>Articlelist-47-geturl" hid="47"> Tripura launches statewide exercise to collect student info from schools </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115155267,width-500,resizemode-4,imgsize-/115155267.jpg" data-title=" Tripura launches statewide exercise to collect student info from schools " data-url="/city/agartala/tripuras-new-student-id-initiative-streamlining-school-data-collection/articleshow/115155267.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115155267,width-500,resizemode-4,imgsize-/115155267.jpg" data-title=" Tripura launches statewide exercise to collect student info from schools " data-url="/city/agartala/tripuras-new-student-id-initiative-streamlining-school-data-collection/articleshow/115155267.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/agartala/tipra-motha-urges-quick-action-on-tiprasa-accord-with-governor/articleshow/115155265.cms" title=" Motha to meet guv for speedy implementation of Tiprasa Accord " pg="Latest News#>Articlelist-48-geturl" hid="48"> Motha to meet guv for speedy implementation of Tiprasa Accord </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115155265,width-500,resizemode-4,imgsize-/115155265.jpg" data-title=" Motha to meet guv for speedy implementation of Tiprasa Accord " data-url="/city/agartala/tipra-motha-urges-quick-action-on-tiprasa-accord-with-governor/articleshow/115155265.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115155265,width-500,resizemode-4,imgsize-/115155265.jpg" data-title=" Motha to meet guv for speedy implementation of Tiprasa Accord " data-url="/city/agartala/tipra-motha-urges-quick-action-on-tiprasa-accord-with-governor/articleshow/115155265.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/over-600-bangladesh-nationals-and-rohingya-arrested-in-tripura-amid-security-concerns/articleshow/115144604.cms" title=" 623 B&rsquo;desh nat&rsquo;ls, Rohingya arrested in Tripura so far this yr " pg="Latest News#>Articlelist-49-geturl" hid="49"> 623 B&rsquo;desh nat&rsquo;ls, Rohingya arrested in Tripura so far this yr </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115144604,width-500,resizemode-4,imgsize-/115144604.jpg" data-title=" 623 B&rsquo;desh nat&rsquo;ls, Rohingya arrested in Tripura so far this yr " data-url="/city/guwahati/over-600-bangladesh-nationals-and-rohingya-arrested-in-tripura-amid-security-concerns/articleshow/115144604.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115144604,width-500,resizemode-4,imgsize-/115144604.jpg" data-title=" 623 B&rsquo;desh nat&rsquo;ls, Rohingya arrested in Tripura so far this yr " data-url="/city/guwahati/over-600-bangladesh-nationals-and-rohingya-arrested-in-tripura-amid-security-concerns/articleshow/115144604.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li><li><span class="w_tle"><a href="/city/guwahati/tripuras-one-nation-one-student-id-initiative-revolutionizes-education-under-nep/articleshow/115143209.cms" title=" Tripura launches statewide student ID initiative under NEP " pg="Latest News#>Articlelist-50-geturl" hid="50"> Tripura launches statewide student ID initiative under NEP </a></span><div class="scl-wdgt"><span class="fb" pg="#fb/" data-social-img="https://static.toiimg.com/thumb/msid-115143209,width-500,resizemode-4,imgsize-/115143209.jpg" data-title=" Tripura launches statewide student ID initiative under NEP " data-url="/city/guwahati/tripuras-one-nation-one-student-id-initiative-revolutionizes-education-under-nep/articleshow/115143209.cms?utm_source=facebook.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="facebook-share"></span><span class="twtr" pg="#twitter/" data-social-img="https://static.toiimg.com/thumb/msid-115143209,width-500,resizemode-4,imgsize-/115143209.jpg" data-title=" Tripura launches statewide student ID initiative under NEP " data-url="/city/guwahati/tripuras-one-nation-one-student-id-initiative-revolutionizes-education-under-nep/articleshow/115143209.cms?utm_source=twitter.com&amp;utm_medium=social&amp;utm_campaign=TOIDesktop" data-plugin="twitter-share"></span></div></li></ul><ul class="pagination"><ul class="curpgcss"><li class="current"><a href="/india/tripura" pg="_page#1">1<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/2" pg="_page#2">2<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/3" pg="_page#3">3<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/4" pg="_page#4">4<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/5" pg="_page#5">5<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/6" pg="_page#6">6<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/7" pg="_page#7">7<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/8" pg="_page#8">8<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/9" pg="_page#9">9<!--shorturl-/india/tripura--></a></li><li><a href="/india/tripura/10" pg="_page#10">10<!--shorturl-/india/tripura--></a></li></ul></ul></div><div id="c_education_widget_1" ></div></div></div><div id="c_wdt_more_from_toi_1" ></div><div id="c_010207" ><div id="c_01020701" ><div id="c_budgetsectors_1" class='section_wdgt' ></div><div id="c_budgetsectors_2" class='section_wdgt' ></div><div id="c_budgetsectors_3" class='section_wdgt' ></div><div id="c_budgetsectors_4" class='section_wdgt' ></div></div></div></div><div id="c_0103" class='sidebar' ><div id="c_1" style='display:none;'><div id="cardembed-slot-1"></div></div><div id="c_wdt_ads_1" class='atfAdsLoading widget minadsheight' ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px; min-height:250px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_ATF_AL_300" data-size="[[300,250],[300,600], [250,250]]" id="div-gpt-2-"></div></div><div id="c_wdt_mp_1" class='widget' ><div class="most-popular-wrapper"><h2 class="title">MOST POPULAR</h2><ul class="tabs"><li data-type="read" class="active">READ</li><li data-type="comment">COMMENTED</li><li data-type="share">SHARED</li></ul><div class="tab-content-wrapper"><ul class="inner-tabs"><li data-scope="section" class="active">IN THIS SECTION</li><li data-scope="channel">ENTIRE WEBSITE</li></ul><div class="tab-content"><ul><li><a href="/sports/cricket/ipl/top-stories/ipl-auction-2025-day-2-full-list-of-sold-and-unsold-players-of-all-teams/articleshow/115654073.cms">IPL Auction 2025: Full and final list of sold and unsold players across all teams, including base price and final auction price</a></li><li><a href="/sports/cricket/ipl/top-stories/royal-challengers-bangalore-rcb-ipl-2025-full-player-list-rcb-squad-with-complete-details-full-final-list-of-players-bought-in-ipl-auction-2025-team-players-retained-and-released-royal-challengers-bangalore/articleshow/115657755.cms">RCB full squad, IPL 2025: Royal Challengers Bengaluru squad with list of players retained, released and bought at IPL 2025 mega auction</a></li><li><a href="/technology/tech-news/ex-google-ceo-schmidt-to-the-us-army-give-tanks-away-instead-buy-a-/articleshow/115635281.cms">Ex-Google CEO Schmidt to the US Army: Give tanks away, instead buy a ...</a></li><li><a href="/sports/cricket/ipl/top-stories/chennai-super-kings-csk-ipl-2025-full-player-list-csk-squad-with-complete-details-full-final-list-of-players-bought-in-ipl-auction-2025-team-players-retained-and-released-chennai-super-kings/articleshow/115658444.cms">CSK full squad, IPL 2025: Chennai Super Kings squad with list of players retained, released and bought at IPL 2025 mega auction</a></li></ul><div class="more-btn"><a target="_blank" href="/mostread.cms">MORE POPULAR NEWS</a></div></div></div></div><script>window.mpsectionid='';</script></div><div id="c_wdt_ads_1" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_AL_Mrec1_300" data-size="[[300, 250], [250,250]]" id="div-gpt-default-ok-Mrec1"></div></div><div id="c_1" style='display:none;'><div id="cardembed-slot-2" class="brddciframe"></div></div><div id="c_wdt_city_poll_1" ></div><div id="c_1" ><!-- TOI inline widget--> <div class="prime-inline-widget widget" data-prime="inline-widget" data-format="big" data-sendga="1"></div></div><div id="c_wdt_seo_widgets_1" ><!-- could not get data --> <!--/seo_widgets.cms?msid=&type=lprhspotime:1--></div><div id="c_1" style='display:none;'><div id="cardembed-slot-3"></div></div><div id="c_wdt_custom_call_2_1" ></div><div id="c_wdt_custom_call_1_1" style='display:none;'><script> var toiprops = window.toiprops || {}; </script></div><div id="c_wdt_custom_call_1_1" ><script> var toiprops = window.toiprops || {}; </script></div><div id="c_2" style='display:none;'><div id="cardembed-slot-4"></div></div><div id="c_ads_edu_1" ></div><div id="c_wdt_ads_2" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_AL_Mrec2_300" data-size="[[300, 250], [250,250]]" id="div-gpt-default-ok-Mrec2"></div></div><div id="c_wdt_links_new_1" ><style> .gocricketwidget_con { margin-top:20px;} </style><div class="gocricketwidget_con"><div class="head"><a pg="RHS-Top Trends#Section_Landing" href="https://timesofindia.indiatimes.com/elections/assembly-elections">Top Trends</a></div><div class="sec_wrapper"><div class="gocricket"><a pg="RHS-#Story_View/1/81442374" href="https://timesofindia.indiatimes.com/business/markets/stock-market-sensex-nifty-50-bse-live-updates/liveblog/96897582.cms" target="_blank">Stock Market Live</a></div><div class="gocricket"><a pg="RHS-#Story_View/2/81442381" href="https://timesofindia.indiatimes.com/business/international-business/elon-musk-says-twitter-in-precarious-position-defends-cost-cuts/articleshow/96413370.cms" target="_blank">Elon Musk</a></div><div class="gocricket"><a pg="RHS-#Story_View/3/81442391" href="https://timesofindia.indiatimes.com/business/markets/sensex/sensex-jumps-nearly-850-points-nifty-settles-at-18101-top-reasons-for-market-rally/articleshow/96854534.cms" target="_blank">Sensex Today</a></div><div class="gocricket"><a pg="RHS-#Story_View/4/81442400" href="https://timesofindia.indiatimes.com/business/international-business/amazon-layoffs-hr-staffers-turn-from-hiring-to-seeking-jobs-themselves/articleshow/97078187.cms" target="_blank">Amazon Layoffs</a></div><div class="gocricket"><a pg="RHS-#Story_View/5/81442324" href="https://timesofindia.indiatimes.com/business/international-business/layoffs-at-microsoft-meta-google-twitter-what-is-career-cushioning-and-why-its-important/articleshow/97080465.cms" target="_blank">Microsoft Layoffs</a></div><div class="gocricket"><a pg="RHS-#Story_View/6/81442377" href="https://timesofindia.indiatimes.com/business/budget/budget-2023-why-its-time-to-hike-limits-for-standard-deduction-section-80c-80d-more/articleshow/97110790.cms" target="_blank">Union Budget 2023</a></div></div></div></div><div id="c_wdt_ads_3" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_AL_Mrec3_300" data-size="[[300, 250], [250,250]]" id="div-gpt-default-ok-Mrec3"></div></div><div id="c_ghmcelections_1" ><style> .gocricketwidget_con{margin-top:20px;} </style></div><div id="c_houzz_wdt_1" ></div><div id="c_3" style='display:none;'><div id="cardembed-slot-5"></div></div><div id="c_related_articles_2" ></div><div id="c_regionallanguage_1" class='widget regional' ></div><div id="c_city_alsoinside_5" class='widget' ></div><div id="c_recipe_stories_rhs_1" ></div><div id="c_wdt_video_slider_1" ></div><div id="c_wdtseo_rhs_1" ></div><div id="c_wdt_subscribe_nwsltr_1" ><script> var testcond = ''; </script><div class="subscribe-form"><h2><span>Like what you see?</span></h2><p>Keep up with the latest by <strong>following us on</strong></p><ul><li class="fb"><a href="https://www.facebook.com/TimesofIndia"></a></li><li class="twitter"><a href="https://twitter.com/timesofindia"></a></li><li class="g-plus"><a href="https://plus.google.com/117150671992820587865?prsrc=3"></a></li><li class="rss"><a href="//timesofindia.indiatimes.com/rss.cms"></a></li><li class="youtube"><a href="https://www.youtube.com/user/TimesOfIndiaChannel"></a></li></ul><p>and subscribe to our</p><h2><span>Daily Newsletter</span></h2><a class="subscribe-btn" href="/newsletterhome.cms">subscribe now!</a></div><script> $(function(){ require(['jquery','event'],function($, event) { event.subscribe("user.status",function(user) { if(user){ $('.subscribe-form .subscribe-btn').text('Manage'); } else { $('.subscribe-form .subscribe-btn').text('subscribe now!'); } }); }); }); </script></div><div id="c_wdt_ads_2" class='atfAdsLoading widget' ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_AL_Mrec4_300" data-size="[[300, 250], [250,250]]" id="div-gpt-default-ok-Mrec4"></div></div><div id="c_listgallerywidget_3" class='widget slideshow1' ><div class="pslidbrdrbot videos" data-pg-prefix="" data-gallery="slider" data-pagename=""></div></div><div id="c_wdt_ads_3" class='widget' ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_OP_AL_Innov1" id="div-gpt-ad-oop1"></div></div><div id="c_wdt_ads_3" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="" id="div-gpt-ad-oop1"></div></div><div id="c_wdt_ads_3" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="" id="div-gpt-ad-oop1"></div></div><div id="c_wdt_ads_3" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="" id="890"></div></div><div id="c_articlelist_widgets_1" class='widget' ></div><div id="c_articlelist_widgets_1" class='widget' style='display:none;'></div><div id="c_articlelist_widgets_2" class='widget' style='display:none;'></div><div id="c_wdt_ads_3" ><div xmlns:g="http://base.google.com/ns/1.0" style="margin-bottom:10px;" data-adsslot="TOI/TOI_ROS/TOI_ROS_AL/TOI_ROS_OP_AL_Innov1" id="div-gpt-ad-oop1" class="webonly"></div></div><div id="c_wdt_links_new_2" ><div class="gocricketwidget_con"><div class="head"><a pg="RHS-#Section_Landing" href=""></a></div></div></div></div></div><div id="c_02" ><div id="c_0201" ><div id="c_native_content_2" ></div><div id="c_articlelist_js_2" ><script></script></div><div id="c_listingjs_css_3" ><link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet" type="text/css"><script src="/gallerywidgetjs/minify-1,version-7.cms" async="async" type="text/javascript"></script></div><div id="c_wdt_footer_1" ><script src="/gaview_script/version-1,minify-1.cms" type="text/javascript"></script><div class="btfcontent"><p></p></div><div class="btfcontent" id="faqcontainer"></div><footer id="footer"><!-- could not get data --> <!--/seo_widgets.cms?msid=&type=footerlinks&v=2potime:2--><style> .otcookie {color:#e21b22!important;border:0!important;padding:0!important;margin-left:8px!important;background:0 0!important;font-size:11px!important}, .video-overlay-wrapper .playlist ul.cvs_wdt li:after, .expand-overlay .playlist ul li:after{width: calc(100% + 20px); height: calc(100% + 20px); left: -10px; top: -10px;} </style><script src="/gaview_script/version-2,minify-1.cms" type="text/javascript"></script><div class="wrapper"><div data-size="[1, 1]" data-adsSlot="TOI/TOI_ROS/TOI_ROS_Andbeyond_1x1" id="div-gpt-ad-1559800487669-0"></div><div style="" class="row level1 clearfix"><div class="column"><div class="section"><h2><span>Other Times Group news sites</span></h2><ul><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-The_Economic_Times#Item_View-2-geturl" title="The Economic Times" href="https://economictimes.indiatimes.com" rel="nofollow">The Economic Times</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Hindi_Economic_Times#Item_View-3-geturl" title="Hindi Economic Times" href="https://economictimes.indiatimes.com/hindi" rel="nofollow">Hindi Economic Times</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Navbharat_Times#Item_View-4-geturl" title="Navbharat Times" href="https://navbharattimes.indiatimes.com" rel="nofollow">Navbharat Times</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Maharashtra_Times#Item_View-5-geturl" title="Maharashtra Times" href="https://marathi.indiatimes.com/" rel="nofollow">Maharashtra Times</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Vijaya_Karnataka#Item_View-6-geturl" title="Vijaya Karnataka" href="https://vijaykarnataka.com/" rel="nofollow">Vijaya Karnataka</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Telugu_Samayam#Item_View-7-geturl" title="Telugu Samayam" href="https://telugu.samayam.com/" rel="nofollow">Telugu Samayam</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Tamil_Samayam#Item_View-8-geturl" title="Tamil Samayam" href="https://tamil.samayam.com/" rel="nofollow">Tamil Samayam</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Malayalam_Samayam#Item_View-9-geturl" title="Malayalam Samayam" href="https://malayalam.samayam.com/" rel="nofollow">Malayalam Samayam</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-I_am_Gujarat#Item_View-10-geturl" title="I am Gujarat" href="https://www.iamgujarat.com/" rel="nofollow">I am Gujarat</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-TimesPoints#Item_View-11-geturl" title="TimesPoints" href="https://www.timespoints.com/#/products?utm_source=TOI&amp;utm_medium=Footer&amp;utm_campaign=TOI_Footer" rel="nofollow">TimesPoints</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Indiatimes#Item_View-12-geturl" title="Indiatimes" href="https://www.indiatimes.com/" rel="nofollow">Indiatimes</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Brand_Capital#Item_View-13-geturl" title="Brand Capital" href="https://www.brandcapital.co.in/" rel="nofollow">Brand Capital</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Education_Times#Item_View-14-geturl" title="Education Times" href="https://www.educationtimes.com/" rel="nofollow">Education Times</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Times_Food#Item_View-15-geturl" title="Times Food" href="https://recipes.timesofindia.com/?_ga=2.136800816.1428222683.1593400724-amp-NKUM-n_c6RPY3Ify9MKZw1pfgLblvF469YKIurBFWMVAL1su-edve8E2rJu4yhmC">Times Food</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Mumbai_Mirror#Item_View-16-geturl" title="Mumbai Mirror" href="https://mumbaimirror.indiatimes.com/" rel="nofollow">Mumbai Mirror</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Bangalore_Mirror#Item_View-17-geturl" title="Bangalore Mirror" href="https://bangaloremirror.indiatimes.com" rel="nofollow">Bangalore Mirror</a></li><li><a pg="Footer-level0-Other_Times_Group_News_Sites/level1-Hindi_Podcast#Item_View-18-geturl" title="Hindi Podcast" href="https://navbharattimes.indiatimes.com/navbharatgold" rel="nofollow">Hindi Podcast</a></li></ul></div><div class="section"><h2><span>Living and entertainment</span></h2><ul><li><a target="_blank" rel="nofollow" href="https://www.idiva.com/?host=TOI" pg="Footer-level0-Living_and_Entertainment/level1-iDiva#Item_View-28-geturl">iDiva </a></li><li><a target="_blank" rel="nofollow" href="http://mensxp.com" pg="Footer-level0-Living_and_Entertainment/level1-MensXP#Item_View-29-geturl">MensXP.com </a></li><li><a target="_blank" rel="nofollow" href="http://www.femina.in" pg="Footer-level0-Living_and_Entertainment/level1-Femina#Item_View-30-geturl">Femina </a></li><li><a target="_blank" href="https://timesofindia.indiatimes.com/etimes" pg="Footer-level0-Living_and_Entertainment/level1-Entertainment#Item_View-31-geturl">ETimes</a></li><li><a target="_blank" rel="nofollow" href="http://www.grazia.co.in" pg="Footer-level0-Living_and_Entertainment/level1-Grazia#Item_View-32-geturl">Grazia </a></li><li><a target="_blank" rel="nofollow" href="https://www.zoomtventertainment.com/" pg="Footer-level0-Living_and_Entertainment/level1-Zoom#Item_View-33-geturl">Zoom </a></li><li><a target="_blank" href="https://timesofindia.indiatimes.com/travel/destinations" pg="Footer-level0-Living_and_Entertainment/level1-Travel_Destinations#Item_View-34-geturl">Travel Destinations </a></li><li><a target="_blank" rel="nofollow" href="http://www.bombaytimes.com" pg="Footer-level0-Living_and_Entertainment/level1-Bombay_Times#Item_View-38-geturl">Bombay Times </a></li><li><a target="_blank" rel="nofollow" href="http://cricbuzz.com" pg="Footer-level0-Living_and_Entertainment/level1-Cricbuzz#Item_View-39-geturl">Cricbuzz.com </a></li><li><a target="_blank" rel="nofollow" href="http://www.filmfare.com" pg="Footer-level0-Living_and_Entertainment/level1-Filmfare#Item_View-40-geturl">Filmfare </a></li><li><a target="_blank" rel="nofollow" href="https://gaana.com/newrelease" pg="Footer-level0-Living_and_Entertainment/level1-Online_Songs#Item_View-41-geturl">Online Songs </a></li><li><a target="_blank" href="https://timesofindia.indiatimes.com/tv/hindi" pg="Footer-level0-Living_and_Entertainment/level1-tv#Item_View-42-geturl">TV</a></li><li><a target="_blank" href="https://timesofindia.indiatimes.com/life-style" pg="Footer-level0-Living_and_Entertainment/level1-life-style#Item_View-43-geturl">Lifestyle </a></li><li><a rel="nofollow" target="_blank" href="https://longwalks.onelink.me/OzWN/longwalksapp" pg="Footer-level0-Living_and_Entertainment/level1-Longwalks-App#Item_View-44-geturl">Longwalks App</a></li><li><a rel="nofollow" target="_blank" href="https://subscribe.timesgroup.com/subscription" pg="Footer-level0-Living_and_Entertainment/level1-Order-Newspaper#Item_View-45-geturl">Newspaper Subscription</a></li><li><a target="_blank" href="https://timesofindia.indiatimes.com/life-style/food-news" pg="Footer-level0-Living_and_Entertainment/level1-Food-News#Item_View-46-geturl">Food News</a></li><li><a target="_blank" rel="nofollow" href="https://www.timesprime.com?utm_source=TOI_Sites&amp;utm_medium=et&amp;utm_campaign=footer" pg="Footer-level0-Living_and_Entertainment/level1-Times-Prime#Item_View-47-geturl">Times Prime</a></li><li><a target="_blank" rel="nofollow" href="https://www.whatshot.in/" pg="Footer-level0-Living_and_Entertainment/level1-Whats-Hot#Item_View-48-geturl">Whats Hot</a></li></ul></div><div class="section"><h2><span>top trends</span></h2><ul><li><a pg="Footer-level0-Top_Trends/level1-Adani_Group#Item_View-42-geturl" title="Adani Group" href="https://timesofindia.indiatimes.com/business/india-business/adani-group-denies-bribery-allegations-by-us-against-gautam-nephew-sagar-and-vneet-jaain/articleshow/115715592.cms">Adani Group</a></li><li><a pg="Footer-level0-Top_Trends/level1-IPL_2025_Sold_and_Unsold_Player_List#Item_View-43-geturl" title="IPL 2025 Sold and Unsold Player List" href="https://timesofindia.indiatimes.com/sports/cricket/ipl/top-stories/ipl-auction-2025-day-2-full-list-of-sold-and-unsold-players-of-all-teams/articleshow/115654073.cms ">IPL 2025 Sold and Unsold Player List</a></li><li><a pg="Footer-level0-Top_Trends/level1-PAN_2.0#Item_View-44-geturl" title="PAN 2.0" href="https://timesofindia.indiatimes.com/business/india-business/pan-2-0-faqs-answered-will-your-pan-card-change-will-it-have-a-new-number-income-tax-department-releases-top-points/articleshow/115703671.cms">PAN 2.0</a></li><li><a pg="Footer-level0-Top_Trends/level1-Jasprit_Bumrah#Item_View-45-geturl" title="Jasprit Bumrah" href="https://timesofindia.indiatimes.com/sports/cricket/india-in-australia/jasprit-bumrah-regains-top-spot-in-icc-test-bowling-rankings/articleshow/115729333.cms">Jasprit Bumrah</a></li><li><a pg="Footer-level0-Top_Trends/level1-Sambhal_Violence#Item_View-46-geturl" title="Sambhal Violence" href="https://timesofindia.indiatimes.com/city/bareilly/sambhal-mp-mlas-son-gave-provocative-speech-incited-mob-via-social-media-fir/articleshow/115717537.cms">Sambhal Violence</a></li><li><a pg="Footer-level0-Top_Trends/level1-NEET_SS_Exam_Date#Item_View-47-geturl" title="NEET SS Exam Date" href="https://timesofindia.indiatimes.com/education/news/neet-mds-dnb-neet-ss-exam-date-sheet-announced-at-natboard-edu-in-check-detailed-nbe-exam-schedule-2025-here/articleshow/115726687.cms">NEET SS Exam Date</a></li><li><a pg="Footer-level0-Top_Trends/level1-Unsold_XI_of_IPL_Auction#Item_View-48-geturl" title="Unsold XI of IPL Auction" href="https://timesofindia.indiatimes.com/sports/cricket/ipl/top-stories/the-unsold-xi-of-ipl-auction-2025/articleshow/115719680.cms">Unsold XI of IPL Auction</a></li><li><a pg="Footer-level0-Top_Trends/level1-IPL_2025_Full_Teams_Squad#Item_View-49-geturl" title="IPL 2025 Full Teams Squad" href="https://timesofindia.indiatimes.com/sports/cricket/ipl/top-stories/ipl-2025-auction-live-updated-full-team-squads-with-retained-players-player-pricesandsoldlist/articleshow/115618198.cms">IPL 2025 Full Teams Squad</a></li><li><a pg="Footer-level0-Top_Trends/level1-Sunil_Gavaskar#Item_View-50-geturl" title="Sunil Gavaskar" href="https://timesofindia.indiatimes.com/sports/cricket/india-in-australia/federer-djokovic-nadal-sunil-gavaskar-reflects-on-virat-kohlis-struggles-before-perth-hundred/articleshow/115725825.cms">Sunil Gavaskar</a></li><li><a pg="Footer-level0-Top_Trends/level1-Karnataka_SSLC_Exam_Date#Item_View-51-geturl" title="Karnataka SSLC Exam Date" href="https://timesofindia.indiatimes.com/education/karnataka-sslc-2025-live-updates-kseab-class-10th-exam-dates-timetable-online-direct-link-at-kseabkarnatakagovin/liveblog/115731369.cms">Karnataka SSLC Exam Date</a></li><li><a pg="Footer-level0-Top_Trends/level1-IPL_2025_Most_Expensive_Player#Item_View-52-geturl" title="IPL 2025 Most Expensive Player" href="https://timesofindia.indiatimes.com/sports/cricket/ipl/top-stories/rishabh-pant-sold-to-in-ipl-auction-2025-for-a-record-breaking-price/articleshow/115622637.cms">IPL 2025 Most Expensive Player</a></li><li><a pg="Footer-level0-Top_Trends/level1-Actor_Darshan#Item_View-53-geturl" title="Actor Darshan" href="https://timesofindia.indiatimes.com/city/bengaluru/actor-darshan-claims-murder-victim-was-a-threat-to-society-in-karnataka-high-court/articleshow/115706738.cms">Actor Darshan</a></li><li><a pg="Footer-level0-Top_Trends/level1-IPL_All_Teams#Item_View-54-geturl" title="IPL All Teams" href="https://timesofindia.indiatimes.com/sports/cricket/ipl/top-stories/ipl-auction-2025-full-list-of-sold-and-unsold-players-of-all-teams/articleshow/115618338.cms">IPL All Teams</a></li><li><a pg="Footer-level0-Top_Trends/level1-Liverpool_vs_Real_Madrid#Item_View-55-geturl" title="Liverpool vs Real Madrid" href="https://timesofindia.indiatimes.com/sports/football/top-stories/liverpool-vs-real-madrid-live-streaming-how-to-watch-ucl-match-in-india-tv-channel-kick-off-time-and-predicted-xis/articleshow/115739030.cms">Liverpool vs Real Madrid</a></li><li><a pg="Footer-level0-Top_Trends/level1-Israel_Hezbollah_Ceasefire#Item_View-56-geturl" title="Israel Hezbollah Ceasefire" href="https://timesofindia.indiatimes.com/world/middle-east/israel-and-hezbollah-reach-ceasefire-deal-for-lebanon-what-are-the-terms-of-agreement/articleshow/115713937.cms">Israel Hezbollah Ceasefire</a></li><li><a pg="Footer-level0-Top_Trends/level1-Vande_Bharat_Trains#Item_View-57-geturl" title="Vande Bharat Trains" href="https://timesofindia.indiatimes.com/business/india-business/special-vande-bharat-trains-for-kashmir-indian-railways-to-introduce-new-vande-bharat-trains-with-heating-features-check-details/articleshow/115720597.cms">Vande Bharat Trains</a></li><li><a pg="Footer-level0-Top_Trends/level1-Sambhal_Violence_News#Item_View-58-geturl" title="Sambhal Violence News" href="https://timesofindia.indiatimes.com/city/lucknow/sambhal-violence-live-updates-mosque-survey-shahi-jama-masjid-samajwadi-party-harihar-temple/liveblog/115715382.cms">Sambhal Violence News</a></li><li><a pg="Footer-level0-Top_Trends/level1-Live_Cricket_Score#Item_View-59-geturl" title="Live Cricket Score" href="https://timesofindia.indiatimes.com/sports/cricket/live-cricket-score">Live Cricket Score</a></li></ul></div></div><div class="column"><div class="section"><h2><span>services</span></h2><ul><li><a target="_blank" rel="nofollow" href="https://www.ads2book.com/?ref=timesofindia" pg="Footer-level0-Services/level1-Ads_2_Book#Item_View-58-geturl">Ads 2 Book</a></li><li><a target="_blank" rel="nofollow" href="https://play.google.com/store/apps/details?id=com.smartspends" pg="Footer-level0-Services/level1-ET_Money_Finance_App#Item_View-60-geturl">ET Money Finance App</a></li><li><a target="_blank" rel="nofollow" href="http://www.coupondunia.in/" pg="Footer-level0-Services/level1-CouponDunia#Item_View-61-geturl">CouponDunia</a></li><li><a target="_blank" rel="nofollow" href="https://www.dineout.co.in/" pg="Footer-level0-Services/level1-Dineout#Item_View-62-geturl">Dineout</a></li><li><a target="_blank" rel="nofollow" href="http://www.magicbricks.com/" pg="Footer-level0-Services/level1-Magic_Bricks#Item_View-64-geturl">Magicbricks</a></li><li><a target="_blank" rel="nofollow" href="http://www.techgig.com" pg="Footer-level0-Services/level1-Techgig#Item_View-65-geturl">Techgig</a></li><li><a target="_blank" rel="nofollow" href="http://www.timesjobs.com/" pg="Footer-level0-Services/level1-Times_Jobs#Item_View-66-geturl">Times Jobs</a></li><li><a target="_blank" rel="nofollow" href="https://play.google.com/store/apps/details?id=in.til.popkorn" pg="Footer-level0-Services/level1-Bollywood_News#Item_View-67-geturl">Bollywood News</a></li><li><a target="_blank" rel="nofollow" href="http://www.timesmobile.in/" pg="Footer-level0-Services/level1-iDiva#Item_View-68-geturl">Times Mobile</a></li><li><a target="_blank" rel="nofollow" href="https://www.gadgetsnow.com/" pg="Footer-level0-Services/level1-Gadgets_Now#Item_View-76-geturl">Gadgets Now</a></li><li><a target="_blank" rel="nofollow" href="http://careers.timesgroup.com/" pg="Footer-level0-Services/level1-careers#Item_View-77-geturl">Careers</a></li><li><a target="_blank" rel="nofollow" href="https://www.colombiaonline.com/" pg="Footer-level0-Services/level1-Colombia#Item_View-78-geturl">Colombia</a></li></ul></div><div class="section"><h2><span>Popular Categories</span></h2><ul><li><a href="https://timesofindia.indiatimes.com/home/headlines" pg="Footer-level0-Popular_Categories/level1-Headlines#Item_View-78-geturl">Headlines</a></li><li><a target="_blank" href="https://timesofindia.indiatimes.com/sports" pg="Footer-level0-Popular_Categories/level1-Sports_News#Item_View-79-geturl">Sports News</a></li><li><a href="https://timesofindia.indiatimes.com/business/india-business" pg="Footer-level0-Popular_Categories/level1-Business_News#Item_View-80-geturl">Business News</a></li><li><a href="https://timesofindia.indiatimes.com/india" pg="Footer-level0-Popular_Categories/level1-India_News#Item_View-81-geturl">India News</a></li><li><a href="https://timesofindia.indiatimes.com/world" pg="Footer-level0-Popular_Categories/level1-World_News#Item_View-82-geturl">World News</a></li><li><a href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news" pg="Footer-level0-Popular_Categories/level1-Bollywood_News#Item_View-83-geturl">Bollywood News</a></li><li><a href="https://timesofindia.indiatimes.com/life-style/health-fitness" pg="Footer-level0-Popular_Categories/level1-Health_&amp;_Fitness_Tips#Item_View-84-geturl">Health &amp; Fitness Tips</a></li><li><a href="https://timesofindia.indiatimes.com/tv/hindi" pg="Footer-level0-Popular_Categories/level1-Indian_TV_Shows#Item_View-85-geturl">Indian TV Shows</a></li><li><a href="http://photogallery.indiatimes.com/celebs/articlelist/2371672.cms" pg="Footer-level0-Popular_Categories/level1-Celebrity_Photos#Item_View-86-geturl">Celebrity Photos</a></li><li><a href="https://timesofindia.indiatimes.com/most-popular-news" pg="Footer-level0-Popular_Categories/level1-Celebrity_Photos#Item_View-87-geturl">Popular News</a></li></ul></div><div class="section"><h2><span>hot on the web</span></h2><ul><li><a pg="Footer-level0-Hot_on_the_Web/level1-Jalaj_Dhir_Death_News#Item_View-87-geturl" title="Jalaj Dhir Death News" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/director-ashwini-dhirs-18-year-old-son-jalaj-dhir-passes-away-in-a-tragic-car-accident/articleshow/115715583.cms">Jalaj Dhir Death News</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Singham_Again_Box_Office_Collection#Item_View-88-geturl" title="Singham Again Box Office Collection" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/box-office/singham-again-box-office-collection-day-25-ajay-devgn-starrer-crosses-rs-240-crore-but-faces-steep-decline-on-fourth-monday/articleshow/115677324.cms">Singham Again Box Office Collection</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Bhool_Bhulaiyaa_3_Collection#Item_View-89-geturl" title="Bhool Bhulaiyaa 3 Collection" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/box-office/bhool-bhulaiyaa-3-box-office-collection-plummets-below-rs-1-crore-on-day-25/articleshow/115675649.cms">Bhool Bhulaiyaa 3 Collection</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Aishwarya_Rai#Item_View-90-geturl" title="Aishwarya Rai" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/amid-aishwarya-rai-abhishek-bachchans-divorce-rumours-shweta-bachchan-sends-flowers-to-aishwaryas-sister-in-law-see-post/articleshow/115671604.cms">Aishwarya Rai</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Bigg_Boss_18_Contestants_List#Item_View-91-geturl" title="Bigg Boss 18 Contestants List" href="https://timesofindia.indiatimes.com/tv/news/hindi/bigg-boss-18-contestants-list-with-photos-confirmed-list-of-contestants-of-bigg-boss-18/photostory/113979479.cms">Bigg Boss 18 Contestants List</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Lawrence_Bishnoi#Item_View-92-geturl" title="Lawrence Bishnoi" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/lawrence-bishnoi-gang-claims-responsibility-for-two-blasts-near-badshahs-bar-and-restaurant-in-chandigarh-report/articleshow/115700200.cms">Lawrence Bishnoi</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Bhavana_Pandey#Item_View-93-geturl" title="Bhavana Pandey" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/bhavana-pandey-admits-seeking-therapy-for-a-year-to-cope-with-daughter-ananya-pandays-online-trolling-it-affected-me-more-than-it-affected-her/articleshow/115632408.cms">Bhavana Pandey</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Optical_Illusion#Item_View-94-geturl" title="Optical Illusion" href="https://timesofindia.indiatimes.com/life-style/health-fitness/de-stress/optical-illusion-can-you-spot-the-odd-apple-in-10-seconds/articleshow/115628825.cms">Optical Illusion</a></li><li><a pg="Footer-level0-Hot_on_the_Web/level1-Viral_News#Item_View-95-geturl" title="Viral News" href="https://timesofindia.indiatimes.com/etimes/trending/meet-the-chill-guy-all-you-need-to-know-about-the-viral-meme/articleshow/115570292.cms">Viral News</a></li></ul></div><div class="section"><h2><span>Trending topics</span></h2><ul><li><a pg="Footer-level0-Trending_Topics/level1-Abhishek_Bachchans#Item_View-97-geturl" title="Abhishek Bachchans" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/amid-aishwarya-rai-abhishek-bachchans-divorce-rumours-shweta-bachchan-sends-flowers-to-aishwaryas-sister-in-law-see-post/articleshow/115671604.cms">Abhishek Bachchans</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Ganga#Item_View-98-geturl" title="Ganga" href="https://timesofindia.indiatimes.com/etimes/trending/unbelievable-ganga-jal-was-put-under-a-microscope-and-this-is-what-came-to-light/articleshow/115708395.cms">Ganga</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Himanshi_Khurana#Item_View-99-geturl" title="Himanshi Khurana" href="https://timesofindia.indiatimes.com/tv/news/hindi/former-bigg-boss-contestant-himanshi-khuranas-father-arrested-for-allegedly-assaulting-government-official-during-election-duty/articleshow/115665746.cms">Himanshi Khurana</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Weight_Gain#Item_View-100-geturl" title="Weight Gain" href="https://timesofindia.indiatimes.com/life-style/health-fitness/health-news/how-to-gain-weight-tips-on-weight-gaining-through-proper-diet-and-nutrition/featureshow/115659380.cms">Weight Gain</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Kanguva_Collection#Item_View-101-geturl" title="Kanguva Collection" href="https://timesofindia.indiatimes.com/entertainment/tamil/movies/news/kanguva-box-office-collections-day-12-suriyas-fantasy-film-mints-only-rs-67-87-crores/articleshow/115675652.cms">Kanguva Collection</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Amitabh_Bachchan_Home#Item_View-102-geturl" title="Amitabh Bachchan Home" href="https://timesofindia.indiatimes.com/life-style/home-garden/inside-jalsa-explore-amitabh-bachchans-iconic-mumbai-home-through-these-pictures/articleshow/115721289.cms">Amitabh Bachchan Home</a></li><li><a pg="Footer-level0-Trending_Topics/level1-AR_Rahman#Item_View-103-geturl" title="AR Rahman" href="https://timesofindia.indiatimes.com/entertainment/hindi/music/news/when-a-r-rahman-chose-mohini-dey-over-the-australian-singer-and-bassist-tal-wilkenfeld/articleshow/115717724.cms">AR Rahman</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Avocado_Benefits#Item_View-104-geturl" title="Avocado Benefits" href="https://timesofindia.indiatimes.com/life-style/health-fitness/health-news/avocado-benefits-10-reasons-to-eat-one-avocado-daily/articleshow/115472933.cms">Avocado Benefits</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Bigg_Boss_18#Item_View-105-geturl" title="Bigg Boss 18" href="https://timesofindia.indiatimes.com/tv/news/hindi/bigg-boss-18-vivian-dsena-once-again-removes-karan-veer-mehra-from-time-god-task-the-latter-hits-back-do-baar-lage-isko-khud-sahi-time-god-bananne-mein/articleshow/115677069.cms">Bigg Boss 18</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Ambani_Laddu#Item_View-106-geturl" title="Ambani Laddu" href="https://timesofindia.indiatimes.com/life-style/food-news/ambani-laddu-heres-how-to-make-the-lavish-viral-dessert/articleshow/115722191.cms">Ambani Laddu</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Bigg_Boss_18_Promo#Item_View-107-geturl" title="Bigg Boss 18 Promo" href="https://timesofindia.indiatimes.com/tv/news/hindi/bigg-boss-18-promo-eisha-singh-confronts-digvijay-singh-rathee-about-his-relationships-and-game-plan-the-latter-says-main-jeetne-ke-liye-kuch-bhi-kar-sakta-hun/articleshow/115685114.cms">Bigg Boss 18 Promo</a></li><li><a pg="Footer-level0-Trending_Topics/level1-The_Great_Indian_Kapil_Show_2#Item_View-108-geturl" title="The Great Indian Kapil Show 2" href="https://timesofindia.indiatimes.com/tv/news/hindi/the-great-indian-kapil-show-2-sonakshi-sinha-recalls-wearing-her-moms-wedding-outfit-on-her-nikah-says-i-wanted-my-wedding-to-be-full-of-emotions/articleshow/115644987.cms">The Great Indian Kapil Show 2</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Vaibhav_Suryavanshi#Item_View-109-geturl" title="Vaibhav Suryavanshi" href="https://timesofindia.indiatimes.com/etimes/trending/who-is-vaibhav-suryavanshi-the-youngest-ipl-player-worth-inr-1-10-crore/articleshow/115670873.cms">Vaibhav Suryavanshi</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Hair_Growth#Item_View-110-geturl" title="Hair Growth" href="https://timesofindia.indiatimes.com/life-style/beauty/how-to-consume-moringa-for-hair-growth/articleshow/115240684.cms">Hair Growth</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Virat_Kohli#Item_View-111-geturl" title="Virat Kohli" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/virat-kohli-dedicates-his-81st-century-to-anushka-sharma-she-knows-everything-that-goes-on-behind-the-scenes-/articleshow/115646527.cms">Virat Kohli</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Elon_Musk#Item_View-112-geturl" title="Elon Musk" href="https://timesofindia.indiatimes.com/life-style/soul-search/what-is-wabi-sabi-a-japanese-technique-elon-musk-recently-endorsed/photostory/115552372.cms">Elon Musk</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Ransomware_Attack_On_Starbucks#Item_View-113-geturl" title="Ransomware Attack On Starbucks" href="https://timesofindia.indiatimes.com/technology/tech-news/ransomware-attack-on-starbucks-software-vendor-blue-yonder-disrupts-operations-in-us-canada/articleshow/115705508.cms">Ransomware Attack On Starbucks</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Bsnl_Recharge_Plans#Item_View-114-geturl" title="Bsnl Recharge Plans" href="https://timesofindia.indiatimes.com/technology/tech-news/bsnl-recharge-plans/featureshow/115247267.cms">Bsnl Recharge Plans</a></li><li><a pg="Footer-level0-Trending_Topics/level1-Ola_S1#Item_View-115-geturl" title="Ola S1" href="https://timesofindia.indiatimes.com/auto/electric-bikes/ola-electric-scooter-launched-under-rs-40k-gig-s1-z-e-scooters-battery-range/articleshow/115695995.cms">Ola S1</a></li></ul></div></div></div><div class="level2 footer_social"><div class="row clearfix footer_social_in"><div class="column"><div class="sociable"><h2>Follow us on</h2><ul class="socialfooter"><li class="gnews"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_google_news');" rel="nofollow noreferrer" class="social_sprite" target="_blank" href="https://news.google.com/publications/CAAqBwgKMM6y_Qowwu70Ag"></a></li><li class="fb"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_facebook');" rel="nofollow noreferrer" class="social_sprite" target="_blank" href="https://www.facebook.com/TimesofIndia/"></a></li><li class="twitter"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_twitter');" rel="nofollow noreferrer" class="social_sprite" target="_blank" href="https://twitter.com/timesofindia"></a></li><li class="rss"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_rss');" href="https://timesofindia.indiatimes.com/rss.cms" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li><li class="youtube"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_youtube');" href="https://www.youtube.com/timesofindia" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li><li class="insta"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_instagram');" rel="nofollow noreferrer" class="social_sprite" target="_blank" href="https://www.instagram.com/timesofindia/"></a></li><li class="linkedin"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_linkedin');" href="https://www.linkedin.com/company/timesofindia/" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li><li class="koo"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_koo');" rel="nofollow noreferrer" class="social_sprite" target="_blank" href="https://www.kooapp.com/profile/timesofindia"></a></li><li class="wikipedia"><a onclick="ga('send', 'event', 'web_bottom_footer_toi', 'social_profile_icons', 'click_social_wikipedia');" href="https://en.wikipedia.org/wiki/The_Times_of_India" rel="nofollow noreferrer" class="social_sprite" target="_blank"></a></li></ul></div></div><div class="column"><div class="download-apps"><h2>download toi app</h2><ul><li class="android"><a rel="nofollow" href="https://play.google.com/store/apps/details?id=com.toi.reader.activities&amp;utm_source=TOInewHP_TILwidget&amp;utm_medium=ABtest&amp;utm_campaign=TOInewHP" pg="Footer-App_Download#Click-android"><i></i>android</a></li><li class="iphone"><a rel="nofollow" href="https://itunes.apple.com/us/app/the-times-of-india/id427589329?utm_source=TOInewHP_TILwidget&amp;utm_medium=ABtest&amp;utm_campaign=TOInewHP" pg="Footer-App_Download#Click-iphone"><i></i>iphone</a></li><li class="ipad"><a rel="nofollow" href="https://itunes.apple.com/us/app/the-times-of-india-for-ipad/id427164653?utm_source=TOInewHP_TILwidget&amp;utm_medium=ABtest&amp;utm_campaign=TOInewHP" pg="Footer-App_Download#Click-ipad"><i></i>ipad</a></li></ul></div></div></div></div></div><div class="level3"><div class="wrapper"><a class="logo" href="https://timesofindia.indiatimes.com"></a><div class="links"><ul><li><a target="_blank" rel="nofollow" href="http://www.timesinternet.in" pg="Footer-Badge#Click-About_us">About us </a></li><li><a target="_blank" rel="nofollow" href="https://www.colombiaonline.com/expresso/selfservice/loginSelfService.htm" pg="Footer-Badge#Click-Create_Your_Own_Ad">Create Your Own Ad </a></li><li><a target="_blank" rel="nofollow" href="http://www.indiatimes.com/termsandcondition" pg="Footer-Badge#Click-Terms_of_Use_and_Grievance_Redressal_Policy">Terms of Use and Grievance Redressal Policy </a></li><li><a target="_blank" rel="nofollow" href="https://timesofindia.indiatimes.com/privacy-policy/cookiepolicy/86934312.cms" pg="Footer-Badge#Click-Privacy_policy" class="eu-hidden">Privacy policy </a><a target="_blank" rel="nofollow" href="https://timesofindia.indiatimes.com/privacy-policy/cookiepolicy/80245266.cms" pg="Footer-Badge#Click-Privacy_policy" class="eu-only">Privacy policy </a></li><li><a target="_blank" href="http://advertise.indiatimes.com/" rel="nofollow" pg="Footer-Badge#Click-Advertise_with_us">Advertise with us </a></li><li><a href="https://timesofindia.indiatimes.com/rss.cms" pg="Footer-Badge#Click-RSS">RSS </a></li><li class="eu-hidden"><a href="/newsletterhome.cms" pg="Footer-Badge#Click-Newsletter">Newsletter </a></li><li class="eu-hidden"><a href="https://timesofindia.indiatimes.com/feedback.cms" pg="Footer-Badge#Click-Feedback">Feedback </a></li><li class="eu-hidden"><a target="_blank" rel="nofollow" href="http://epaper.timesofindia.com/" pg="Footer-Badge#Click-ePaper">ePaper </a></li><li><a href="/sitemap.cms" pg="Footer-Badge#Click-Sitemap">Sitemap </a></li><li><a href="/archive.cms" pg="Footer-Badge#Click-Archives">Archives </a></li><li style="display:none;" class="cashowlink"><a target="_blank" rel="nofollow" href="/cookie-policy" pg="Footer-Badge#Click-Donot_sell_data">Cookie Policy</a></li><li><a href="/india/dnpa-code-of-ethics-for-digital-news-websites/articleshow/78840462.cms" pg="Footer-Badge#Click-Archives">DNPA Code of Ethics</a></li></ul></div></div></div><script type="text/javascript"> // removing ad free nudge from MSP page JIRA: TOIPR-66941 if (window && window.location.href && (window.location.href.indexOf('/most-searched-products/') > -1 || window.location.href.indexOf('/most-searched-products') > -1)) { if(document.querySelector('div[data-prime="inline-widget"]') !== null) document.querySelector('div[data-prime="inline-widget"]').remove(); if(document.querySelector('div[data-prime="add-free-nudge-container"]') !== null) document.querySelector('div[data-prime="add-free-nudge-container"]').remove(); } </script><script type="text/x-jsrender" id="weather-new-tmpl"> <span class="temp_h"> {{if cityName}} {{:cityName}} {{/if}} </span> <span class="temp_g"> <a href="/weather/city-{{:cityName}}.cms" target="_blank"> <span class="icon {{:iconClass}}"></span> <span class="temp"> <span class="wdC">{{:tempC}}&#xB0;<small>C</small></span> <span class="wdF">{{:tempF}}&#xB0;F</span> </span> </a> </span> <span class="optionshome"> <a pg="#Change-Fahrenheit~Header-Weather" onclick="$('.wdF').hide();$('.wdC').show();$('#wdCid').hide();$('#wdFid').show();" style="cursor: pointer; display: none;" id="wdCid">°C</a> <a pg="#Change-Celcius~Header-Weather" onclick="$('.wdC').hide();$('.wdF').show();$('#wdFid').hide();$('#wdCid').show();" style="cursor: pointer;" id="wdFid">&#xB0;F</a> </span> <a href="/weather.cms" target="_blank" class="arrow" pg="#Click~Header-Weather">»</a> </script><script type="text/javascript"> var killSwitch = ''; (function(){ var showTOIPlusinNav = false; if( (["toidev.indiatimes.com", "toistg.indiatimes.com"].indexOf(document.location.hostname) > -1) ){ if(document.location.search.indexOf('geolocation=1') > -1 && killSwitch == 'true') { showTOIPlusinNav = true; } } else if(window._geo != 'undefined' && window._geo == '1' && (killSwitch == 'true' || toiPlusConfig.showToiPlusEntryPoints == true) ){ showTOIPlusinNav = true; } <!--if(toiPlusConfig.showToiPlusEntryPoints == false && typeof hideNudges === 'function' ){--> <!-- hideNudges();--> <!--}--> if(showTOIPlusinNav){ var toiplusinNavEle = document.querySelector("#main-nav>ul>li.toiplus"); if(typeof(toiplusinNavEle) != 'undefined' && toiplusinNavEle != null && killSwitch){ document.querySelector("#main-nav>ul>li.toiplus").style.display = "inline-block"; } } })(); </script><script type="text/javascript"> if(typeof toiprops.toipr != "undefined" && toiprops.toipr == 1){ $('.header-ad').remove() } </script><script type="text/javascript"> if(typeof toiprops.subsec1 != "undefined" && toiprops.subsec1 == '70294100'){ $('.header-ad').remove() } </script><div class="wrapper"><p>Copyright &copy; 2024 Bennett, Coleman &amp; Co. Ltd. All rights reserved. For reprint rights: <a href="#">Times Syndication Service</a><button style="display:none;" class="otcookie ot-sdk-show-settings" id="ot-sdk-btn">Do Not Sell or Share My Personal Information</button></p><script src="//geoapi.indiatimes.com/?cb=1"></script><script type="text/javascript"> if ( typeof window !== 'undefined' && window.geoinfo && typeof window.geoinfo.CountryCode === 'string' && typeof window.geoinfo.region_code === 'string' && (window.geoinfo.CountryCode === 'US' || window.geoinfo.region_code === 'CA')) { setTimeout(() => { document.getElementById("ot-sdk-btn").style.display = "inline-block"; }, 1000); } </script></div><!--/toifooter.cms?s=0&version=16&newlogin=&isSportsPage=0potime:2--></footer><footer id="footer_m"><h2><span>More from our network</span></h2><ul class="clearfix"><li><a rel="nofollow" href="http://tamil.samayam.com" class="track">Tamil News</a></li><li><a rel="nofollow" href="http://telugu.samayam.com" class="track">Telugu News</a></li><li><a rel="nofollow" href="http://vijaykarnataka.indiatimes.com" class="track">Kannada News</a></li><li><a rel="nofollow" href="http://malayalam.samayam.com" class="track">Malayalam News</a></li><li><a rel="nofollow" href="http://m.economictimes.com" class="track">ET Mobile</a></li><li><a rel="nofollow" href="http://m.indiatimes.com" class="track">Indiatimes</a></li><li><a rel="nofollow" href="http://m.timesjobs.com?src=toim" class="track">Times Jobs</a></li><li><a rel="nofollow" href="http://m.follo.co.in" class="track">Follo</a></li><li><a rel="nofollow" href="http://m.greetzap.in" class="track">GreetZap</a></li><li><a rel="nofollow" href="http://aliveapp.in" class="track">Alive</a></li><li><a rel="nofollow" href="http://www.activeworld.mobi" class="track">Active World</a></li><li><a rel="nofollow" href="http://m.magicbricks.com?source=toim" class="track">Magicbricks</a></li><li><a rel="nofollow" href="http://m.ads2book.com?src=toim" class="track">Ads 2 Book</a></li><li><a rel="nofollow" href="http://www.astrospeak.com/" class="track">Astrospeak</a></li><li><a rel="follow" href="http://m.navbharattimes.indiatimes.com/" class="track">Navbharat Times</a></li><li><a target="_blank" href="https://longwalks.onelink.me/OzWN/longwalksapp" rel="nofollow" class="track">Longwalks App</a></li></ul><h2><span>Hot on the web</span></h2><ul><li><a title="Jalaj Dhir Death News" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/director-ashwini-dhirs-18-year-old-son-jalaj-dhir-passes-away-in-a-tragic-car-accident/articleshow/115715583.cms">Jalaj Dhir Death News</a></li><li><a title="Singham Again Box Office Collection" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/box-office/singham-again-box-office-collection-day-25-ajay-devgn-starrer-crosses-rs-240-crore-but-faces-steep-decline-on-fourth-monday/articleshow/115677324.cms">Singham Again Box Office Collection</a></li><li><a title="Bhool Bhulaiyaa 3 Collection" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/box-office/bhool-bhulaiyaa-3-box-office-collection-plummets-below-rs-1-crore-on-day-25/articleshow/115675649.cms">Bhool Bhulaiyaa 3 Collection</a></li><li><a title="Aishwarya Rai" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/amid-aishwarya-rai-abhishek-bachchans-divorce-rumours-shweta-bachchan-sends-flowers-to-aishwaryas-sister-in-law-see-post/articleshow/115671604.cms">Aishwarya Rai</a></li><li><a title="Bigg Boss 18 Contestants List" href="https://timesofindia.indiatimes.com/tv/news/hindi/bigg-boss-18-contestants-list-with-photos-confirmed-list-of-contestants-of-bigg-boss-18/photostory/113979479.cms">Bigg Boss 18 Contestants List</a></li><li><a title="Lawrence Bishnoi" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/lawrence-bishnoi-gang-claims-responsibility-for-two-blasts-near-badshahs-bar-and-restaurant-in-chandigarh-report/articleshow/115700200.cms">Lawrence Bishnoi</a></li></ul><h2><span>Trending topics</span></h2><ul><li><a title="Abhishek Bachchans" href="https://timesofindia.indiatimes.com/entertainment/hindi/bollywood/news/amid-aishwarya-rai-abhishek-bachchans-divorce-rumours-shweta-bachchan-sends-flowers-to-aishwaryas-sister-in-law-see-post/articleshow/115671604.cms">Abhishek Bachchans</a></li><li><a title="Ganga" href="https://timesofindia.indiatimes.com/etimes/trending/unbelievable-ganga-jal-was-put-under-a-microscope-and-this-is-what-came-to-light/articleshow/115708395.cms">Ganga</a></li><li><a title="Himanshi Khurana" href="https://timesofindia.indiatimes.com/tv/news/hindi/former-bigg-boss-contestant-himanshi-khuranas-father-arrested-for-allegedly-assaulting-government-official-during-election-duty/articleshow/115665746.cms">Himanshi Khurana</a></li><li><a title="Weight Gain" href="https://timesofindia.indiatimes.com/life-style/health-fitness/health-news/how-to-gain-weight-tips-on-weight-gaining-through-proper-diet-and-nutrition/featureshow/115659380.cms">Weight Gain</a></li><li><a title="Kanguva Collection" href="https://timesofindia.indiatimes.com/entertainment/tamil/movies/news/kanguva-box-office-collections-day-12-suriyas-fantasy-film-mints-only-rs-67-87-crores/articleshow/115675652.cms">Kanguva Collection</a></li><li><a title="Amitabh Bachchan Home" href="https://timesofindia.indiatimes.com/life-style/home-garden/inside-jalsa-explore-amitabh-bachchans-iconic-mumbai-home-through-these-pictures/articleshow/115721289.cms">Amitabh Bachchan Home</a></li><li><a title="AR Rahman" href="https://timesofindia.indiatimes.com/entertainment/hindi/music/news/when-a-r-rahman-chose-mohini-dey-over-the-australian-singer-and-bassist-tal-wilkenfeld/articleshow/115717724.cms">AR Rahman</a></li><li><a title="Avocado Benefits" href="https://timesofindia.indiatimes.com/life-style/health-fitness/health-news/avocado-benefits-10-reasons-to-eat-one-avocado-daily/articleshow/115472933.cms">Avocado Benefits</a></li><li><a title="Bigg Boss 18" href="https://timesofindia.indiatimes.com/tv/news/hindi/bigg-boss-18-vivian-dsena-once-again-removes-karan-veer-mehra-from-time-god-task-the-latter-hits-back-do-baar-lage-isko-khud-sahi-time-god-bananne-mein/articleshow/115677069.cms">Bigg Boss 18</a></li></ul><hr><ul><li><a rel="nofollow" href="http://www.timesinternet.in/">About us</a></li><li><a rel="nofollow" href="http://www.indiatimes.com/termsandcondition">Terms of use</a></li></ul><p>Copyright &copy; 2024 Bennett, Coleman &amp; Co. Ltd. All rights reserved.For reprint rights: <a href="http://timescontent.com/" class="track" data-track="toifooter_tss">Times Syndication Service</a></p><!--/toifooter_mobile.cms?s=0&version=11&newlogin=potime:2--></footer><!--Server: 174--><script data-domain-script="c4da41da-1e22-4088-b5ac-5c8293819628" charset="UTF-8" type="text/javascript" src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"></script><script type="text/javascript"> var setOneTrustCookie = function(name, value, domainName, days){ if(!!domainName){ var domain = ";domain="+domainName; } if(!!days){ //Below variable is one day time in mili seconds. var _oneDayinMS = 24*60*60*1000; var d = new Date(); d.setTime(d.getTime() + (days*_oneDayinMS)); var expires = ";expires="+d.toUTCString(); } document.cookie = name+"=" +value + ( ( expires ) ? expires : '' ) + ( ( domain ) ? domain : '' ) + ";path=/"; }; var optOutCookieName = "optout"; var optOutCookieAge = 365; var dateOneTrust = new Date(); dateOneTrust.setTime(dateOneTrust.getTime() + (optOutCookieAge * 24 * 60 * 60 * 1000)); function onAcceptOnetrust() { setOneTrustCookie(optOutCookieName, 0 , window.location.host ,optOutCookieAge); //document.cookie = // 'optout=0; expires=dateOneTrust.toGMTString(); domain= '+ window.location.host +'; path=/;'; } function onRejectOnetrust() { setOneTrustCookie(optOutCookieName, 1 , window.location.host , optOutCookieAge); //document.cookie = //'optout=1; expires=dateOneTrust.toGMTString(); domain= '+ window.location.host +'; path=/;'; } function attachOnetrustListener() { if (window.onetrustEventsAttached) { return; } const onetrustSDK = document.querySelector("#onetrust-consent-sdk"); if (onetrustSDK) { const acceptBtn = onetrustSDK.querySelector("#onetrust-banner-sdk #onetrust-accept-btn-handler"); const closeBtn = onetrustSDK.querySelector("#onetrust-banner-sdk .onetrust-close-btn-handler"); const rejectAllBtn = onetrustSDK.querySelector("#onetrust-banner-sdk #onetrust-reject-all-handler"); // Adding events if acceptBtn is present then related buttons also be presented. if (acceptBtn) { acceptBtn.addEventListener("click", onAcceptOnetrust); } if (closeBtn) { closeBtn.addEventListener("click", onRejectOnetrust); } if (rejectAllBtn) { rejectAllBtn.addEventListener("click", onRejectOnetrust); } window.onetrustEventsAttached = true; const onetrustPCSDK = onetrustSDK.querySelector("#onetrust-pc-sdk"); if (!onetrustPCSDK) { return; } const allowBtn = onetrustPCSDK.querySelector("#accept-recommended-btn-handler"); const rejectBtn = onetrustPCSDK.querySelector(".ot-pc-refuse-all-handler"); const confirmChoiceBtn = onetrustPCSDK.querySelector(".save-preference-btn-handler"); // Adding events if allowBtn is present then related buttons also be presented. if (allowBtn) { allowBtn.addEventListener("click", onAcceptOnetrust); } if (confirmChoiceBtn) { confirmChoiceBtn.addEventListener("click", onAcceptOnetrust); } if (rejectBtn) { rejectBtn.addEventListener("click", onRejectOnetrust); } } } function OptanonWrapper() { attachOnetrustListener(); } </script><link media="screen" type="text/css" rel="stylesheet" href="https://timesofindia.indiatimes.com/slick_css/version-4,minify-1.cms"><script src="https://timesofindia.indiatimes.com/slick_min_js_v18/version-1,minify-1.cms" type="text/javascript"></script><script type="text/javascript" src="https://image.timespoints.iimg.in/static/tpsdk/tp-sdk.js"></script><script src="https://timesofindia.indiatimes.com/jsrender/version-1.cms" type="text/javascript"></script><script src="https://jssocdn.indiatimes.com/crosswalk_sdk/sdk/jsso_crosswalk_legacy_0.7.78.min.js" type="text/javascript"></script><script defer="true" async="true" src="https://www.google.com/recaptcha/api.js"></script><link href="https://timesofindia.indiatimes.com/usermanagementcssv2/version-39,minify-1.cms" media="screen" type="text/css" rel="stylesheet"><link href="https://timesofindia.indiatimes.com/subscription_css/version-17,minify-1.cms" media="screen" type="text/css" rel="stylesheet"><script type="text/javascript" defer src="https://timesofindia.indiatimes.com/toi_js/version-1190,minify-1.cms"></script><script src="https://timesofindia.indiatimes.com/pn/version-39,minify-1.cms" type="text/javascript"></script><script> (function(){ if (TimesGDPR && TimesGDPR.common.consentModule.gdprCallback){ TimesGDPR.common.consentModule.gdprCallback(function(dataObj){ //Block for EU users var showJs = !dataObj.isEUuser || (dataObj && dataObj.isEUuser && !dataObj.didUserOptOut); if(showJs){ var pbjsEl = document.createElement("script"); pbjsEl.type = "text/javascript"; pbjsEl.async = true; pbjsEl.src = "https://static.clmbtech.com/ase/2658/3/aa.js"; pbjsEl.onload = function(){ } var pbjsTargetEl = document.getElementsByTagName("head")[0]; pbjsTargetEl.insertBefore(pbjsEl, pbjsTargetEl.firstChild); } }); } })(); </script><script type="application/javascript"> function loadDynamicJS(file) { var jsElm = document.createElement("script"); jsElm.type = "application/javascript"; jsElm.src = file; document.body.appendChild(jsElm); } function pingIbeat() { window._pg_endpt=(new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src',"https://agi-static.indiatimes.com/cms-common/ibeat.min.js"); document.body.appendChild(e); } function isPrimeUser(prc) { var activePrimeUserPrcArr = [1, 3, 4, 5, 8]; var prcVal = -1; if (prc) { prcVal = prc; } if( typeof prcVal !== 'undefined' && activePrimeUserPrcArr.indexOf(prcVal) > -1) { return true; } return false; } function getCookieValue(id) { var c = document.cookie.split("; "); for (var i = 0; i < c.length; i++) { if (c[i].indexOf(id + "=") == 0) { return c[i].split("").splice(c[i].indexOf("=") + 1).join(""); } } return null; } $(document).ready(function(){ if (window.TimesGDPR && TimesGDPR.common.consentModule.gdprCallback){ var prc = getCookieValue('prc'); if (prc && prc.length > 0) { prc = parseInt(prc.split('#')[0], 10); } var loginType = getCookieValue('LoginType'); var isPrime = isPrimeUser(prc); var PRC_FOR_FTU = 1, PRC_FOR_SUBSCRIBED = 5; var isSubscribed = prc && prc.length > 0 && (prc === PRC_FOR_FTU || prc === PRC_FOR_SUBSCRIBED); window._ibeat_track = window._ibeat_track || {}; if (isPrime || isSubscribed) { window._ibeat_track = { ...window._ibeat_track, visitor_cat: 1, }; } else if ( loginType && loginType === 'sso' && !(isPrime || isSubscribed)) { window._ibeat_track = { ...window._ibeat_track, visitor_cat: 2, }; } else { window._ibeat_track = { ...window._ibeat_track, visitor_cat: 3, }; } TimesGDPR.common.consentModule.gdprCallback(function(dataObj){ if (dataObj.isEUuser){ // do nothing pingIbeat(); }else{ loadDynamicJS("https://static.clmbtech.com/ase/2658/3/aa.js"); pingIbeat(); } }); } else{ loadDynamicJS("https://static.clmbtech.com/ase/2658/3/aa.js"); pingIbeat(); } }); </script><script type="text/javascript"> $(function() { $('.mobilenavimg').click(function() { $('#navigation').find('.level-one').slideToggle(); $(this).toggleClass('active'); }); $('.mob_subNav').click(function() { $(this).siblings().removeClass('current'); $(this).siblings().find('ul').slideUp(); $(this).addClass('current'); $(this).find('ul').slideDown(); }); $(window).resize(function() { if($(window).width() > 767){$(".level-one").show(); $(".mob_subNav_val").hide();} }); }); </script><!--wdt footer cms--></div></div></div><script type='text/javascript' src='/articlelist_new.cms.js?version=f848214cd9ceddcd289a84876dae1c&minify=1'></script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10