Трамп рассекретит файлы об НЛО в 2025 году? Резкий рост ставок на полимаркете вызывает спекуляции

window._taboola = window._taboola || []; _taboola.push({ article: 'auto', url : window?.location?.href }, { mode: 'organic-thumbnails-recommendations', container: 'taboola-aticle-recommendation', placement: 'Article Recommendations', target_type: 'mix' }); const comScroreInit = () => { let comScorePath = window.location.href; var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035286", options: { enableFirstPartyCookie: true, bypassUserConsentRequirementFor1PCookie: true } }); if (typeof COMSCORE !== 'undefined' && COMSCORE.beacon && _comscore) { COMSCORE.beacon(_comscore); } else { let comScoreText = `https://sb.scorecardresearch.com/p?c1=2&c2=6035286&c4=` + comScorePath + `&c7=` + comScorePath; document.getElementById("comscoreContainer").innerHTML = `<img src=` + comScoreText + ` />`; } } if (getCookie('ht-location') == 'IN') { comScroreInit(); } else { window.addEventListener('load', comScroreInit); } if (isDeviceEnabled('large') && !adFree) { googletag.cmd.push(function () { googletag.display('div-gpt-ad-1522659065797-0'); }); } if(getCookie('ht-location')=="US") { if(window.location.href=="https://www.hindustantimes.com/?country=India" || window.location.href=="https://www.hindustantimes.com/" || window.location.href=="https://preprod-www.hindustantimes.com/" || window.location.href=="https://preprod-www.hindustantimes.com/?country=India" || window.location.href=="https://qa-www.hindustantimes.com/?country=India") { const anchorIds = ["aLogo1", "aLogo2", "aLogo3", "aLogo4"]; anchorIds.forEach(function(id) { const el = document.getElementById(id); if (el) { el.classList.add("logoGroup"); } }); const logoDiv = document.getElementById("logoStart"); if (logoDiv && !logoDiv.classList.contains("USDropdown")) { logoDiv.classList.add("USDropdown"); } const rgtDiv = document.getElementById("rgtLinksID"); if (rgtDiv && !rgtDiv.classList.contains("mHide")) { rgtDiv.classList.add("mHide"); } document.querySelector('#us-dropdown-root').style.display=''; } } .ht-logo-img { max-width: 150px; } @media (max-width: 768px) { .ht-logo-img { max-width: 70px; } } .poweredLogo{display:flex; flex-direction: column; position: relative;} .poweredLink{ position: absolute; bottom: -5px; left: -21px; white-space: nowrap; } function closeTooltip() { var x = document.getElementById("toolTip"); if(x) { if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } } } var myOffer = getCookie("HTMyOffer"); if (myOffer != null && myOffer != "") { var x = document.getElementById("toolTip"); if(x) x.style.display = "none"; }else{ setCookie("HTMyOffer", 'myOfferHT', 10); var x = document.getElementById("toolTip"); if(x) x.style.display = "block"; } getCookie = function (e) { for (var a = e + "=", t = document.cookie.split(";"), n = 0; n < t.length; n++) { for (var o = t[n]; " " == o.charAt(0);) o = o.substring(1, o.length); if (0 == o.indexOf(a)) return o.substring(a.length, o.length) } return null; } setCookie = function (e, t, a) { var i = new Date; i.setTime(i.getTime() + 24 * a * 60 * 60 * 1e3); var o = "expires=" + i.toGMTString(); const secureFlag = "; Secure"; // Ensures the cookie is only sent over HTTPS document.cookie = e + "=" + t + ";" + o + ";domain=.hindustantimes.com;path=/" + secureFlag; } if(isDesktop) { document.addEventListener('DOMContentLoaded', function () { googletag.cmd.push(function () { googletag.display('div-gpt-ad-gutterAds-0'); });});} .trimLoadMore { display: block; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; /* Adjust line limit as needed */ -webkit-box-orient: vertical; text-overflow: ellipsis; position: relative; max-height: 3em; /* Adjust based on font size */ line-height: 1.5em; /* Adjust to match text size */ } .trimLoadMore::after { content: "…"; position: absolute; bottom: 0; right: 0; background: white; /* Match background to avoid text overlap */ padding-left: 5px; } .htSlider::after{display:none} #hidden-paragraph { display: none; } var newArticleDesign = false; const section = sectionName ?? ''; const author= authorName ?? ''; const publishedDate = lastPublishedDate ?? ''; const storyId = story_id ?? ''; const isCohortStory = findCohortIdInLocalStorage('ht_cdp', 'pr109'); let userToken = getCookie("token"); let clientId = getCookie("_ht_clientid"); let isLoggedin = (userToken && clientId) ? true : false; function handleScroll(hideThreshold, showThreshold) { const stickyScorecardDiv = document.querySelector('.stickyCard'); if (!stickyScorecardDiv) return; let lastScrollY = window.scrollY; const scroll = () => { const currentScrollY = window.scrollY; if (currentScrollY < hideThreshold) { stickyScorecardDiv.style.display = 'none'; } else if (currentScrollY > showThreshold) { stickyScorecardDiv.style.display = 'block'; } lastScrollY = currentScrollY; }; window.addEventListener('scroll', scroll); window.onunload = function() { window.removeEventListener('scroll', scroll); }; } let SHOW_THRESHOLD = isMobile ? 150 : 500; let HIDE_THRESHOLD = isMobile ? 150 : 500; if (topBanner && isLoggedin) { HIDE_THRESHOLD = isMobile ? 300 : 500; SHOW_THRESHOLD = isMobile ? 300 : 500; handleScroll(HIDE_THRESHOLD, SHOW_THRESHOLD); } else if (!topBanner && isLoggedin && isMobile) { HIDE_THRESHOLD = 150; SHOW_THRESHOLD = 150; handleScroll(HIDE_THRESHOLD, SHOW_THRESHOLD); } else if (topBanner && !isLoggedin) { handleScroll(HIDE_THRESHOLD, SHOW_THRESHOLD); } try { var showEntryPoint = false; let enableOnSections = enableScorecardOnSections ? enableScorecardOnSections.split(', ') : []; if (isCohortStory || section?.toLowerCase() == 'cricket'|| enableOnSections.includes(section?.toLowerCase())) { var showEntryPoint = true; } if (disableScorecard!=='true') { let preferredTourSections = preferencedTourSections ? preferencedTourSections.split(', ') : []; if ((isCohortStory && showScorecardOnCohort && section?.toLowerCase() !== 'cricket') || (preferredTourSections.includes(section?.toLowerCase()) && showScorecard) || (enableOnSections.includes(section?.toLowerCase()) && showScorecardOnCohort)) { const height = isMobile ? "116px" : "120px"; setIframeHeight(height); } else if (showScorecard && section?.toLowerCase() == 'cricket' || taggedMatchFile) { const height = isMobile ? "116px" : "120px"; setIframeHeight(height); } } else { console.log('Scorecard is disabled for this story.'); } } catch (error) { console.error('Initialization failed:', error); } function setIframeHeight (height) { const stickyScorecardDiv = document.querySelector('.stickyCard'); if (stickyScorecardDiv) { if ((!topBanner && !isLoggedin) || (!topBanner && isLoggedin && !isMobile)) stickyScorecardDiv.style.display = 'block'; stickyScorecardDiv.style.height = height; const iframeHTML = "<iframe id='scorecardIframe' " + "src='https://images.hindustantimes.com/images/amp/cricket-scorecard-v8.html?q=" + taggedMatchFile + "&r=171&url=" + webbaseUrl + pageURL + "&title=" + storyTitle.trim().replace(/['‘’"“”.,:;!?]/g, '').replace(/\s+/g, '-') + "&author=" + author + "&date=" + publishedDate + "&story_id=" + storyId + "&section=" + sectionName + "&subSection=" + subSection + "&isCohortStory=" + isCohortStory + "&impression=true' " + "width='100%' height='" + height + "' style='display:block' frameborder='0' scrolling='no'></iframe>"; stickyScorecardDiv.innerHTML = iframeHTML; } } function findCohortIdInLocalStorage(key, value) { try { let item = localStorage.getItem(key); if (item) { let parsedItem = JSON.parse(item); let valuesArray = JSON.parse(parsedItem.value); if (valuesArray.includes(value) && section.toLowerCase() !== 'cricket') { return true; } else { return false; } } else { return false; } } catch (e) { console.error('Error while reading local storage:', e); return false; } } if ((isDeviceEnabled('small') || isDeviceEnabled('medium') && !adFree) && (!affAuthorsName?.includes(authorName?.toLowerCase()) || (affAuthorsName?.includes(authorName?.toLowerCase()) && getCookie('ht-location')!='IN'))) { googletag.cmd.push(function () { googletag.display('div-gpt-ad-1524814893923-0'); }); } function getEvent() { dataLayer.push({'event': 'widget_clicked', 'widget_name':'article_inline', 'position':'article_end', 'cta_text':'Stay updated with <a href=https://www.hindustantimes.com/world-news/us-news>US News</a> covering politics, crime, weather, local events, and sports highlights. Get the latest on <a href=https://www.hindustantimes.com/topic/donald-trump>Donald Trump</a> and American politics also realtime updates on <a href=https://www.hindustantimes.com/world-news/us-news/indonesia-ferry-fire-passenger-livestreams-horror-at-sea-while-holding-baby-watch-101753022743487.html>Indonesia ferry fire</a>.', 'page_type':pageTYPE, 'click_url': null, 'data_source': 'non_amp', 'section_name':'world news', }); } .freemium-card h4{color:#fff; padding-bottom:20px;} .freemium-card .freemium-content .subcTxt{padding-bottom:16px; color:#fff;} .freemium-card .freemium-content{width: auto; max-width: inherit;} .freemium-card .freemium-content .subcTxt{max-width:inherit; font-size:18px; padding-top:0; line-height:24px} .freemium-card .btnSubc{margin} .freemium-card .btnSubc a{background:#000; color:#fff; min-width:auto; padding:5px 15px; border-radius:6px; font-size:16px; line-height:22px; font-weight:700;} .freemium-card{height:285px} @media (max-width: 767px) { .freemium-card h4{font-size:28px} .freemium-card .freemium-content{max-width:360px; padding: 20px;} .freemium-card{height:303px; background-position: 100% 0; } } if (isDeviceEnabled('large') && !adFree) { googletag.cmd.push(function () { googletag.display('div-gpt-ad-1341380965417-4'); }); } function openAppTracking() { let pageTypeBookmark = "story"; let articleTitle = ""; let articleCategory = ""; let articleId = ""; let title = $(".hdg1"); if(title.length>0) { articleTitle = title[0].innerText.replace("'",""); } if (typeof $('#dataHolder').attr("data-story-section") !== "undefined") { articleCategory = $('#dataHolder').attr("data-story-section"); } if (typeof $('#dataHolder').attr("data-story-id") !== "undefined") { articleId = $('#dataHolder').attr("data-story-id"); } dataLayer.push({ 'event': 'widget_clicked', 'widget_name': 'open_app_click', 'page_type': pageTypeBookmark, 'article_title': articleTitle, 'article_category': articleCategory, 'story_id': articleId, 'user_login_status': (getCookie('token') && !getCookie('token').includes('amp-') ? 'logged_in':'non_logged_in'), 'user_id': (getCookie('token') && !getCookie('token').includes('amp-') ? getCookie('_ht_clientid'):''), 'login_status': (getCookie('token') && !getCookie('token').includes('amp-') ? 'logged_in':'non_logged_in'), 'clientID': (getCookie('token') && !getCookie('token').includes('amp-') ? getCookie('_ht_clientid'):'NA') }); } function commonGA4Tracking(eventName,ctaText) { let pageTypeBookmark = "story"; let articleTitle = ""; let articlePublishedDate = ""; let articleCategory = ""; let articleId = ""; let title = $(".hdg1"); if(title.length>0) { articleTitle = title[0].innerText.replace("'",""); } let publishElement = $(".dateTime.secTime.storyPage") if(publishElement.length>0) { articlePublishedDate = publishElement[0].innerText; } if (typeof $('#dataHolder').attr("data-story-section") !== "undefined") { articleCategory = $('#dataHolder').attr("data-story-section"); } if (typeof $('#dataHolder').attr("data-story-id") !== "undefined") { articleId = $('#dataHolder').attr("data-story-id"); } dataLayer.push({ 'event': eventName, 'page_type': pageTypeBookmark, 'article_title': articleTitle, 'cta_text' : ctaText, 'publish_date': articlePublishedDate, 'article_category': articleCategory, 'article_id': articleId, 'logged_in_status': (getCookie('token') && !getCookie('token').includes('amp-') ? 'logged_in':'non_logged_in'), 'user_ID': (getCookie('token') && !getCookie('token').includes('amp-') ? getCookie('_ht_clientid'):''), 'login_status': (getCookie('token') && !getCookie('token').includes('amp-') ? 'logged_in':'non_logged_in'), 'clientID': (getCookie('token') && !getCookie('token').includes('amp-') ? getCookie('_ht_clientid'):'NA') }); } function popUpAnalytics(){ var itemCDPStr = localStorage.getItem("ht_cdp"); if (itemCDPStr) { const itemCDP = JSON.parse(itemCDPStr); if(itemCDP.value.includes("pr07")) { dapTracker.track("loginClick", {"type": "PopUp","desc": "Login Basis CDP Cohort","cdpCohort":"pr07"}, "event"); } } } if((!getCookie('token') || (getCookie('token') && getCookie("token").includes("amp-"))) || ( !getCookie('_ht_clientid') || (getCookie('_ht_clientid') && getCookie("_ht_clientid").includes("amp-")))) { setCookie("g_state","",-1); } window.addEventListener('load', function() { setTimeout(function() { var iframe = document.createElement('iframe'); iframe.src = 'https://images.hindustantimes.com/elections/10m/bihar-2025/sticky-nov25.html'; iframe.width = '100%'; iframe.height = '100%'; iframe.frameBorder = '0'; iframe.scrolling = 'no'; document.getElementById('delayed-iframe-container')?.appendChild(iframe); }, 1000); }); const appParams = new URLSearchParams(window.location.search); const appParam = appParams.get("app"); if(!showBudgetAd && document.getElementsByClassName("headBanner").length>0){ // document.getElementsByClassName("headBanner")[0].style.display="none"; } if(appParam=="true") { document.getElementById('header').style.display = 'none'; document.getElementsByClassName("headMenu")[0].style.display = 'none'; document.getElementsByClassName("noLowerMenu")[0].style.padding = '0px'; } var require = { paths: { 'jquery': '/res/js/jquery-3.5.1.min.js?v=7', 'custom': "/res/js/custom.min.js?v6=94", 'ads': "/res/js/ads-lazy.min.js?v=68", 'livescore': "/res/js/livescore.min.js?v2=16", 'got': "/res/js/gotview.min.js?v=22", 'lozad': '/res/js/lozad.min', 'swiper': '/res/js/swiper.min', 'pdflib': "https://documentcloud.adobe.com/view-sdk/main", 'swiperInit': "/res/js/swiper-init.min.js?v1=73", 'pdfjs': "/res/js/pdfjs.min.js?v=5", 'common': "/res/js/common.min.js?v1=13", 'twitter': "https://platform.twitter.com/widgets", 'insta': "https://www.instagram.com/embed", 'jwplayer': "https://cdn.jwplayer.com/libraries/DstXr2OA", 'jwplayerJukin': "https://cdn.jwplayer.com/libraries/eF1sr0vW", 'htjwplayer': "/res/js/htjwplayer.min.js?v=6", 'htjwplayerJukin': "/res/js/htjwplayerjukin.min.js?v=5", 'biharBoardResult': "/res/js/bihar-board.js?v1=32", 'election': "/res/js/election.js?v=12", 'astrology': "/res/js/astrology.min.js?v=15", 'jqueryui': "/res/js/jquery-ui.min.js?v1=1", 'env': "/res/js/env.js?v=22", 'follow': '/res/js/follow.min.js?v=30', 'fuzzy':'/res/js/fuzzy-search.min', 'quickread': "/res/js/quickread.min.js?v=18", 'infinite': '/res/js/infinite-scroll.pkgd.min', 'story': '/res/js/story.min.js?v3=81', 'ssosdk':'https://images.hindustantimes.com/sso/prod/sdk-ht/sso-sdk', 'cirsdk':'https://www.hindustantimes.com/static-content/1y/pf/prod/sdk/ht_cir_pl_sdk_v1.js?v=1', 'customDropDown': "/res/js/custom-drop-down.js?v=63", 'newsletter': "/res/js/newsletter.min.js?v=30", 'election2023': "/res/js/election2023.min.js?v1=1", 'search':"/res/js/search.min.js?v1=18", 'photogallery':"/res/js/photogallery.min.js?v=35", 'calendarSchedule': "/res/js/calendar-schedule.js?v=27", 'hockey': "/res/js/hockey.js?v=15", 'sectionCommon': "/res/js/sectionCommon.min.js?v=16", 'rightLeftZone':"/res/js/right-left-zone.min.js?v=55", 'education':"/res/js/education.js?v=22", 'cricketLiveScore':"/res/js/cricket-livescore.min.js?v=24", 'keyCandidateListing':"/res/js/elections/key-candidate-listing.min.js?v=3", 'resultsListing':"/res/js/elections/results-listing.min.js?v=7", 'partyAllianceListing':"/res/js/elections/party-alliance-listing.min.js?v=3", 'auto':"/res/js/auto.min.js?v=11", 'autoLeadFormSdkJs': "/res/js/autoLeadFormSDK.min.js?v=1", 'autoSDK':'https://auto.hindustantimes.com/sdks/lead-form-sdk/prod/lead-form-sdk', 'HlsaffiliateJs':"https://cdn.jsdelivr.net/npm/hls.js@latest/dist/hls.min.js?v=1", 'htechosdk':"https://www.hindustantimes.com/ht-img/cdp/prod/sdk/echo-sdk", 'vouchersdk':"https://images.hindustantimes.com/sso/prod/bottom-sdk/bottom-slider-sdk.js?v=1", 'onBoardingSdk':"https://www.hindustantimes.com/ht-img/sso/prod/onboarding/onboarding-sdk.js?v=1", 'myhtWidgetSdk': "https://images.hindustantimes.com/sso/prod/eng-widgets/eng-widgets-sdk", 'loyaltyCoinsSDK': "https://images.hindustantimes.com/sso/prod/loyalty-reward-sdk/eng-loyalty-coins-sdk.js?v=1", 'aiContentHomePage':'/res/js/ai-collection.min.js?v=2' }, deps: ['require', 'custom', 'got', 'lozad'].concat(getCookie("ht-location") == "IN" ? ['htechosdk', 'loyaltyCoinsSDK'] : []) } let modulesLoadedOnScroll = false; const modulesToLazyLoad = [ 'vouchersdk', 'onBoardingSdk', 'autoSDK', 'autoLeadFormSdkJs' ]; function loadModulesOnScroll() { const shouldLoad = getCookie("ht-location") == "IN"; const scrollThreshold = 100; if (shouldLoad && !modulesLoadedOnScroll && window.scrollY > scrollThreshold) { window.removeEventListener('scroll', loadModulesOnScroll); modulesLoadedOnScroll = true; require(modulesToLazyLoad); } } window.addEventListener('scroll', loadModulesOnScroll); // Define fallback function function handleEchoSdkFailure() { // Custom fallback logic if(window.initGoogleOneTap) { window.initGoogleOneTap(true); } else { console.warn("initGoogleOneTap function not defined."); } } const requirejsOnError = function(err) { console.error("RequireJS load error:", err); if (err.requireType === 'scripterror' && err.requireModules?.includes('htechosdk')) { console.warn("htechosdk failed to load. Executing fallback…"); handleEchoSdkFailure(); } else { throw err; } }; setTimeout(function() { function disablePointerEvent(event) { event.stopPropagation(); } var paragraphs = document.querySelector('.detail').querySelectorAll('p'); paragraphs.forEach(function(paragraph) { paragraph.addEventListener("pointerup", disablePointerEvent); paragraph.addEventListener("pointerdown", disablePointerEvent); }); const sortDecINP=document.querySelector('.sortDec'); sortDecINP.addEventListener("pointerup", disablePointerEvent); sortDecINP.addEventListener("pointerdown", disablePointerEvent); let H1INP=document.querySelector('.hdg1'); H1INP.addEventListener("pointerup", disablePointerEvent); H1INP.addEventListener("pointerdown", disablePointerEvent); // if (document.querySelectorAll('.manualbacklink').length > 0) { // document.querySelectorAll('.manualbacklink').forEach(function(element) { // element.addEventListener("pointerup", disablePointerEvent); // element.addEventListener("pointerdown", disablePointerEvent); //}); //} }, 0); require.callback = function (require, custom) { var storyUrl = "/world-news/us-news/donald-trump-to-declassify-ufo-files-in-2025-spike-in-polymarket-betting-odds-sparks-speculation-101765138455795.html"; var articleId = "101765138455795"; let primarySection ="world news"; let showFollowTopic="false"; let isPremium= false; var storyScrollHandler = function () { let nextElm = $(".cartHolder:first"); if (nextElm.length > 0 && $(nextElm).isInViewport()) { var sectionUrl = "https://www.hindustantimes.com/world-news/us-news"; var pageTitle = $("#dataHolder").data("title") || ""; var pageSection = $("#dataHolder").data("story-section") || ""; window.history.pushState('', '', sectionUrl); require(['common'],function(c){ c.sendPageView(pageTitle, pageSection); //if(sectionUrl.index_of('entertainment/')>-1) //c.trackNewRelic(sectionUrl); }); $(window).off("scroll", storyScrollHandler); } } if(isMobile && getCookie("ht-location") == "IN") { require(['myhtWidgetSdk']); } if((!getCookie('token') || (getCookie('token') && getCookie("token").includes("amp-"))) || ( !getCookie('_ht_clientid') || (getCookie('_ht_clientid') && getCookie("_ht_clientid").includes("amp-")))) { setCookie("g_state","",-1); } if (getCookie("ht-location") === "IN") { require(['cirsdk']); } require(['ssosdk']); //custom.setCookie("_gaexp", "GAX1.2.xUXThli9SKWvBRgdH6h1Xw.18903.1", 3); //custom.setCookie("token", "MUOZOLUVV2A3FCPFBG3P6OVJXCW3HMT5M5VFQPMD77WO4PXHOIMFGN7HVQM5KPBZXJP2VZWONUJO4===", 2); //custom.setCookie("_ht_clientid", "1630655350658", 2); //let expStory = custom.checkExpr("bDCcbg8NS_uwbPIjJy4LUA",""); //alert(primarySection); //if (storyExp || primarySection=='lifestyle'|| primarySection =='india news' || primarySection == 'entertainment' || primarySection == 'sports' || primarySection == 'cricket') { require(['story']); //} else { //$(window).on("scroll", custom.getStroiesFromSection); //$(window).on("scroll", storyScrollHandler); //} //console.log(custom.istokenValid); window.addEventListener('load', (event) => { requestAnimationFrame(() => { setTimeout(function () { trackData.Section="world news"; trackData["Sub Section"]= "us news"; trackData["Is Premium"]= isPremium; trackData["Published Date"]= "08 Dec 2025"; trackData["Published Time"]= "02:07 am IST"; trackData["Article Desk"]= "DIGITAL"; trackData["Story Type"]= "Article"; trackData["Time To Read"]= "1"; trackData["Author"]= "Shamik Banerjee"; trackData["Story id"]= "101765138455795"; trackData.Title="Trump to declassify UFO files in 2025? Spike in Polymarket betting odds sparks speculation"; var trackMoEData = {}; trackMoEData.Section="world news"; trackMoEData["Sub Section"]= "us news"; trackMoEData["Article ID"]= "101765138455795"; trackMoEData["Article Title"]="Trump to declassify UFO files in 2025? Spike in Polymarket betting odds sparks speculation"; trackMoEData["Published Date"]= "08 Dec 2025"; trackMoEData["Published Time"]= "02:07 am IST"; trackMoEData["Article Desk"]= "DIGITAL"; trackMoEData["Story Type"]= "Article"; trackMoEData["Time To Read"]= "1"; trackMoEData["Author"]= "Shamik Banerjee"; if(getCookie("token")) { trackMoEData["User Login Status"]= "Loggedin"; if(adFree) { trackMoEData["User Subscription Status"]= "Subscribed"; } else { trackMoEData["User Subscription Status"]= "Not-Subscribed"; } } else { trackMoEData["User Login Status"]= "Non Loggedin"; trackMoEData["User Subscription Status"]= "Not-Subscribed"; } if (isPremium && isPayWallVisible) { custom.trackPayWallevent("Paywall Pop Up Viewed"); var gaData = { 'dimension3': trackData["Section"], 'dimension5': trackData["Published Date"] +" "+trackData["Published Time"], 'dimension9': trackData["Sub Section"], 'dimension48': trackData["Story id"], 'dimension58': trackData["Author"], 'dimension23': "Paywall", 'dimension26': "Premium", 'dimension22': "HT", 'dimension21': trackData["User Login Status"], 'dimension64': "" }; custom.trackGASubEvents('subscription', 'paywall_viewed', trackData.Title, gaData); trackMoEData["Paywall Reason"]= "Premium"; trackMoEData["Platform"]= "Web"; trackMoEData["Domain"]= "HT"; if (getUParam("utm_campaign") != null) { trackMoEData["Campaign Name"] = getUParam("utm_campaign"); } if (getUParam("utm_source") != null) { trackMoEData["Campaign Source"] = getUParam("utm_source"); } if (getUParam("utm_medium") != null) { trackMoEData["Campaign Medium"] = getUParam("utm_medium"); } } if (isDeviceEnabled("large")) { custom.getBookmarkArticleInfo("101765138455795"); } }, 4000); }) }) function getUParam(name) { const urlParams = new URLSearchParams(window.location.search); const myParam = urlParams.get(name); return myParam; } //if (custom.userToken) { // custom.hideFreemiumCard($('.tfStory')); //} //custom.skipFreemiumCard($('.tfStory')); function scrollTop() { if ($(window).scrollTop() == 0) { window.history.pushState('', '', storyUrl); require(['common'],function(c){ //if(storyUrl.indexOf('/entertainment/')>-1) // c.trackNewRelic(storyUrl); }); } } function coachMarkhandler() { let tredingPos = $(".section_news").offset().top — ($(window).height() / 2); if($(window).scrollTop() >= tredingPos){ $("body").addClass("showOverlay"); $(".mainCoachmarks").addClass("displayShow"); $(".section_news").removeClass("section_news_trending"); $(".section_news").addClass("section_news_h"); } } $(".coachmarks-btn").click(function() { $("body").removeClass("showOverlay"); $(".mainCoachmarks").removeClass("displayShow"); $(window).off("scroll", coachMarkhandler); }); //$(window).on("scroll", coachMarkhandler); $(window).on("scroll", scrollTop); var inLineAds = true; require(['ads'], function (ads) { if(inLineAds) { ads.inlineAds = inLineAds; // if(getCookie('ht-location') && getCookie('ht-location')!="IN") // window.usPageSettings="pre"; ads.getNativeStoryAds($('.tfStory'), false, (isDeviceEnabled("large") || getCookie('ht-location') !== "IN")); } }); // let isAppExpr = custom.checkExpr("TxgPe5OuTSSeS185KDHRTA", "OPEN_APP"); // if(isAppExpr) { // $(".openAppButton").html("<a onclick=\"dapTracker.//track('openInApp', {url: window.location.href}, 'event');\" target=\"_blank\" href=\"https://amzn.to/33GUzjU\"><img src = ///////\"https://www.hindustantimes.com/static-content/1y/2021/amazon-sale.gif\" /></a>"); //} // if(isMobile){ // $(".openAppButton").show(); //} let detailMoreStory = 0; let more_story = false; let inactiveWidget = true; $(window).scroll(function (event) { var ms = $(this).scrollTop(); if (ms > 50 && inactiveWidget) { try { if (typeof custom !== 'undefined' && typeof custom.idleSliderData === 'function') { custom.idleSliderData(); } } catch { } inactiveWidget = false; } if (ms > detailMoreStory && ms > 200 && more_story === false) { more_story = true; //custom.getMostReadFromAPI(articleId, $('.tfStory').find('.trendingSlider')); // if(!expStory) custom.getStoriesFromRFU($('.tfStory:first')); //else //{ // $('.new__newsletter__signup').hide(); //$('.trendingSlider').hide(); //$('.relatedStory2').hide(); //} try{ custom.getAmazonAffilaiteLifeStyleDetails(); } catch{} //custom.initSlider(); } detailMoreStory = ms; }); // let clientId = getCookie("_ht_clientid") || ""; //if(custom.userToken && clientId && !custom.userToken.includes("amp-")) // { // custom.getUserInterestData(clientId, custom.userToken, showActiveFollow); //} // custom.showFollowButton(); //custom.onClickFollow("authors"); /// function showActiveFollow(res){ // $('span[class^="ht-follow-author-"]').each(function() { // if(res.success==true){ // let name=$(this).data("name"); // if(res.data.interest.authors.includes(name)) { // $(this).find("input").addClass("active"); // $(this).find("input").val("Following"); //} // } // }); //} //if(showFollowTopic=='true') //{ // require(['follow'],function(follow){ // follow.getInterestData(getTopicsCallback); // function getTopicsCallback(res){ // follow.getTopicsBySection(res, primarySection); //} //}); //} $(window).on("scroll",() => { require(['twitter']); }); // if(!expStory) // { // require(['newsletter'], function (newsletter) { // let storyId = $("#dataHolder").attr("data-story-id"); // newsletter.initNewsletterWidget(storyId); //}); //} function activeDots(index) { var dots = [].slice.call(document.querySelectorAll(".slideDots li")); dots.forEach(li => li.classList.remove("active")) if (dots[index]) { dots[index].classList.add("active"); } } $(document).ready(function() { // Code for truncate author summary $(".author-news").each(function(i, el) { let charLimit; let elementWidth = $(el).width(); if ($(".slideSection").hasClass("single-author")) { if (elementWidth == 0) { charLimit = isDeviceEnabled("small") ? 150 : 240; } if (elementWidth < 315) { charLimit = 150; } else if (elementWidth > 315 && elementWidth < 330) { charLimit = 155; } else if (elementWidth > 330 && elementWidth < 365) { charLimit = 175; } else { charLimit = 240; } //charLimit = isDeviceEnabled("small") ? 150 : 240; } else { charLimit = isDeviceEnabled("small") ? 136 : 225; } if ($(el).find("span").text().split('').length > charLimit) { $(el).find($(".view-author-detail")).show(); } }); // Code for truncate author name $(".author-name").each(function(i, el) { if ($(".follow-btn").length) { let charLimit = isDeviceEnabled("small") ? 16 : 23; let textElement = $(el).find("a"); if (textElement.text().split('').length > charLimit) { let name = textElement.text().substring(0, charLimit — 1); $(textElement).text(name + ".."); } } }); // Slider const btnLeft = $("#slideLeft"); const btnRight = $("#slideRight"); const container = $("#container"); $(btnLeft).attr("disabled", true); $(btnRight).attr("disabled", false); let scrolling = false; var lastPos = 0; $(container).on("scroll", function() { scrolling = true; var currPos = $(container).scrollLeft(); if (currPos == 0) { $(btnLeft).attr("disabled", true); $(btnRight).attr("disabled", false); } else if (lastPos < currPos) { $(btnLeft).attr("disabled", false); $(btnRight).attr("disabled", false); } else if (lastPos > currPos) { $(btnLeft).attr("disabled", false); $(btnRight).attr("disabled", false); } if (currPos > ($(container)[0].scrollWidth — 575)) { $(btnRight).attr("disabled", true); $(btnLeft).attr("disabled", false); } lastPos = currPos; }); setInterval(() => { if (scrolling) { scrolling = false; activeDots(Math.floor($(container).scrollLeft() / 250)) } }, 300); $(btnLeft).on("click", function () { let scrollLeft = $(container).scrollLeft(); scrollLeft -= 450; $(container).scrollLeft(scrollLeft); if ($(container).scrollLeft() === 0) { $(btnLeft).attr("disabled", true); } if ($(btnRight).attr("disabled")) { $(btnRight).attr("disabled", false); } }); $(btnRight).on("click", function () { let scrollLeft = $(container).scrollLeft(); scrollLeft += 450; $(container).scrollLeft(scrollLeft); if ($(btnLeft).attr("disabled")) { $(btnLeft).attr("disabled", false); } if ($(container).prop("scrollWidth") — $(container).scrollLeft() — $(container).prop("offsetWidth") <= 0) { $(btnRight).attr("disabled", true); } }); var sliderCount = [].slice.call(document.querySelectorAll(".slideSection li")); var slideDot = sliderCount .map(function (slide, index) { var active = index === 0 ? " active" : ""; return "<li class='slide-dot-" + (index + 1) + active + "'></li>"; }) .join(""); // document.querySelector(".slideDots ul").innerHTML = slideDot; activeDots(0); $("#close-quick-read-link").click(function() { $(".quickread__link").hide(); }); if ($(".msg__box").length > 0 && getCookie("userSessionCount") == null) { custom.setCookie("userSessionCount", 1, 1); } }); } function copyClipBoard(text) { if (window.clipboardData && window.clipboardData.setData) { // Internet Explorer-specific code path to prevent textarea being shown while dialog is visible. return window.clipboardData.setData("Text", text); } else if (document.queryCommandSupported && document.queryCommandSupported("copy")) { var textarea = document.createElement("textarea"); textarea.textContent = text; textarea.style.position = "fixed"; // Prevent scrolling to bottom of page in Microsoft Edge. document.body.appendChild(textarea); textarea.select(); try { return document.execCommand("copy"); // Security exception may be thrown by some browsers. } catch (ex) { console.warn("Copy to clipboard failed.", ex); return false; } finally { document.body.removeChild(textarea); } } } if (getCookie("ht-location") == null || getCookie("ht-location") === "IN") { if (isDeviceEnabled("large")) { var r = document.querySelector(':root'); function adPostion() { var header = document.querySelector(".bgImg #header"); if (header) { var adl = header.offsetLeft; r.style.setProperty('—ad-left', (adl — 120 — 2) + 'px'); r.style.setProperty('—ad-right', (adl + header.offsetWidth) + 'px'); } } window.addEventListener("resize", function() { adPostion(); }) function callback(mutationsList, observer) { setTimeout(function(){ adPostion(); }, 300) } const mutationObserver = new MutationObserver(callback); mutationObserver.observe( document.querySelector("body"), { attributes: true } ) } } let idleTimer; let autoHideTimer; let progressInterval; let sliderVisible = false; const IDLE_DURATION = 15000; // 15 seconds const AUTO_HIDE_DURATION = 30000; // 30 seconds let progressWidth = 0; let resetIdleslider = true; let showFirst = true; function setCookie(name, value, hours) { const d = new Date(); d.setTime(d.getTime() + (hours * 60 * 60 * 1000)); const expires = "expires=" + d.toUTCString(); document.cookie = name + "=" + value + ";" + expires + ";path=/"; } function resetIdleTimer(event) { // Check if the event target is within the slider if (event && event.target) { return; // Don't reset timer if interacting with slider } clearTimeout(idleTimer); clearTimeout(autoHideTimer); if (sliderVisible) { sliderVisible = false; } idleTimer = setTimeout(showSlider, IDLE_DURATION); } function resumeProgressBar() { // Don't reset the progressWidth; continue from where it left off clearInterval(progressInterval); progressInterval = setInterval(() => { progressWidth += (100 / (AUTO_HIDE_DURATION / 10)); // Increment every 10ms if (progressWidth >= 100) { progressWidth = 100; clearInterval(progressInterval); if (sliderVisible) { document.querySelector('.idle-slider').classList.remove('visible'); sliderVisible = false; } return; } document.getElementById('progressBar').style.width = progressWidth + '%'; }, 10); } function showSlider() { if (resetIdleslider) { if (getCookie('idleSliderShown') || sliderVisible) return; setCookie('idleSliderShown', 'true', 24); // Set cookie for 24 hours if (!sliderVisible) { document.querySelector('.idle-slider').classList.add('visible'); sliderVisible = true; // Start progress bar countdown resumeProgressBar(); // Set timer to auto-hide after 20 seconds autoHideTimer = setTimeout(() => { if (sliderVisible) { clearInterval(progressInterval); document.querySelector('.idle-slider').classList.remove('visible'); sliderVisible = false; } }, AUTO_HIDE_DURATION); } } } function closeSlider() { clearTimeout(autoHideTimer); clearInterval(progressInterval); document.querySelector('.idle-slider').classList.remove('visible'); sliderVisible = false; resetIdleTimer(); } document.querySelector('.close-slider')?.addEventListener('click', closeSlider); let sliderInteraction = false; const sliderContent = document.getElementById('idleSlider'); let sliderInteractionTimer; // Initialize the timer if (getCookie("ht-location") == null || getCookie("ht-location") === "IN") { document.addEventListener('scroll', function () { const scrollTop = document.documentElement.scrollTop || document.body.scrollTop; const bottomFixAd = document.querySelector('.bottomFixAd'); const storyProgressBar = document.querySelector('.story-progress-bar'); if (bottomFixAd?.innerHTML.trim() && isMobile) { storyProgressBar.style.display = 'block'; } else if (adFree && isMobile) { storyProgressBar.style.display = 'block'; storyProgressBar.style.bottom = "54px"; } }); } document.addEventListener('scroll', function () { const scrollTop = document.documentElement.scrollTop || document.body.scrollTop; const dataHolder = document.querySelector('.current'); const perpachualStory = document.querySelector('.perpachual-story'); const activeElement = perpachualStory || dataHolder; const activeElementHeight = activeElement ? activeElement.offsetHeight : 0; const scrollHeight = document.documentElement.scrollHeight — document.documentElement.clientHeight; const taboolaInlineElement = document.querySelector('.taboolaInine'); const tabolarHeight = taboolaInlineElement ? taboolaInlineElement.offsetHeight : 0; const activeElementBottom = activeElement ? activeElement.offsetTop + activeElement.offsetHeight + 200 : 0; const scrollPercentage = (scrollTop / (activeElementBottom — (tabolarHeight + 800)) ) * 100; if (scrollPercentage >= 50 && scrollPercentage <= 52) { document.getElementById('storyProgressBar').classList.add('halfway-reached'); } else { document.getElementById('storyProgressBar').classList.remove('halfway-reached'); } document.getElementById('storyProgressBar').style.width = scrollPercentage + '%'; if (scrollTop + window.innerHeight >= activeElementBottom) { document.querySelector('.story-progress-bar').style.display = 'none'; } else { } }); document.addEventListener('scroll', function () { const bottomFixAd = document.querySelector('.bottomFixAd'); if (bottomFixAd && bottomFixAd.innerHTML.trim() !== '') { const viewportHeight = window.innerHeight; const adTopPosition = bottomFixAd.getBoundingClientRect().top; if (adTopPosition <= viewportHeight && adTopPosition >= 0) { bottomFixAd.classList.add('visible'); } else { bottomFixAd.classList.remove('visible'); } } const elements = document.querySelectorAll('.current'); elements.forEach(element => { const rect = element.getBoundingClientRect(); if (rect.bottom < 0 || rect.top > window.innerHeight) { resetIdleslider = false; }else{ resetIdleslider = true; } }); }); const footerLogo = document.querySelector('.footer__logo'); let checkedTrack=false; let dTitle = document.querySelector('#dataHolder')?.getAttribute("data-title") || ''; let dSection = document.querySelector('#dataHolder')?.getAttribute("data-story-section") || ''; let dSubSection = document.querySelector('#dataHolder')?.getAttribute("data-story-subsection") || ''; if (footerLogo) { const observer = new IntersectionObserver( (entries) => { entries.forEach(entry => { if (entry.isIntersecting && checkedTrack==false) { checkedTrack=true; let delay=500; if(document.querySelectorAll('.fullStory').length==1) delay=2000; setTimeout(function () { if(document.querySelectorAll('.fullStory').length==1) { dataLayer.push({ event: 'perpetual_bottom_view', page_type: 'story', section: dSection, sub_section_name: dSubSection, story_title: dTitle, data_source: 'non-amp', logged_in_status: (getCookie('token') && !getCookie('token').includes('amp-')) ? 'logged_in' : 'non_logged_in', user_ID: (getCookie('token') && !getCookie('token').includes('amp-')) ? getCookie('_ht_clientid') : '', htfpID: getCookie('_ht_fp') }); } }, delay); } else { console.log('.footer__logo is NOT in the viewport'); } }); }, { root: null, threshold: 0 } ); observer.observe(footerLogo); } function loadScriptPltU(url, callback) {var script = document.createElement("script"); script.type = "text/javascript"; if (script.readyState) {script.onreadystatechange = function() {if (script.readyState == "loaded" || script.readyState == "complete") {script.onreadystatechange = null; callback(); } }; } else {script.onload = function() {callback(); }; } script.src = url; /*script.defer = true;*/ document.getElementsByTagName("head")[0].appendChild(script); } function recirculationWidgetFromEcho () { const div = document.getElementById("htEchoRecirculationWidget"); if (div) { div.style.display = 'flex'; div.innerHTML = `<iframe src="https://images.hindustantimes.com/images/amp/ipl-recirculation-widget.html?r=11p&page=story&storyId=101765138455795&section=world news&sub_section=us news&title=Trump to declassify UFO files in 2025? Spike in Polymarket betting odds sparks speculation" width="100%" height="230"></iframe>`; } } var showShortsEntryPoint = false; (function renderEcho(delay = 500, attempts = 15) { if (typeof app != "undefined") { if(getCookie('ht-location') && getCookie('ht-location') == 'IN') { if (checkLocationAndDevice('cricket_recirculation_moa', isMobile, widgetConfig, performanceType, isPremium)) { findAndReplaceDivs("htEchoRecirculationWidget"); recirculationWidgetFromEcho(); } if (checkLocationAndDevice('shortsentrypoint', isMobile, widgetConfig, performanceType, isPremium)) { const shortEntryDiv = document.querySelector(".htEchoShortsEntryPoint"); if (shortEntryDiv) { shortEntryDiv.id = 'htEchoShortsEntryPoint'; shortEntryDiv.style.display = 'flex'; showShortsEntryPoint = true; } } console.log("ECHO: SUCCESSFULL ECHO"); let userSource = ""; if (!getCookie('userSourceHT')) { userSource = 'Direct'; document.cookie = 'userSourceHT=true; path=/'; } app.render({ Rhs: document.getElementById("htEchoRHS"), shareBarRHS: isDeviceEnabled("large") ? checkLocationAndDevice('shareBarRHS', isMobile, widgetConfig, performanceType, isPremium) ? findAndReplaceDivs("htEchoShareBarDesk") : '' : document.getElementById("htEchoShareBar"), inArticlePromo: checkLocationAndDevice('inArticlePromo', isMobile, widgetConfig, performanceType, isPremium) ? findAndReplaceDivs("htEchoArticlePromo") : '', ssoTarget: document.getElementById('loginIntervention'), popupGOT: document.getElementById('GOTpopupEcho'), topPageBanner: checkLocationAndDevice('topPageBanner', isMobile, widgetConfig, performanceType, isPremium) ? findAndReplaceDivs('htEchoTopPageBanner') : '', voucherTarget: document.getElementById('htEchoVoucher'), property: 'HT', platform: isDeviceEnabled('large') ? 'Web' : 'Mweb', language: 'English', pageType: pageTYPE, isSubscribed: adFree == true ? "TRUE" : "FALSE", isLoggedin: (getCookie('token') && !getCookie('token').includes("amp-") ? "TRUE" : "FALSE"), currUrl: window.location.href, section: "world news", subsection: "us news", storyId: "101765138455795", bottomNavigation: ['ECH_HT_MWEB_ALL_BUT_ATF1', 'ECH_HT_MWEB_ALL_BUT_ATF2', 'ECH_HT_MWEB_ALL_BUT_ATF4', 'ECH_HT_MWEB_ALL_BUT_ATF5'], sideSticky: document.getElementById('ECH_HT_MWEB_ALL_SIDE_BUT_ATF'), contextualKeys: "whatsapp6,AxisBank,AltDrx1,Oracle2,LG1,TargetKeytestD,Oracle1,political_ai,bfsi_ai,entertainment_ai,entertainment_Events_ai,defence_ai,investment_ai", isPremium: isPremium, isAffiliate: isAffiliateArticle, performanceType: performanceType, isPerpetual: false, userSource: userSource, }) } } else { if (attempts > 0 && getCookie('ht-location') && getCookie('ht-location') == 'IN') { console.log("ECHO: ATTEMPT AGAIN"); const link = document.createElement('link'); link.rel = 'preload'; link.as = 'script'; link.href = 'https://www.hindustantimes.com/ht-img/cdp/prod/sdk/echo-sdk.js'; document.head.appendChild(link); setTimeout(() => { renderEcho(delay, attempts — 1); }, delay); /*loadScriptPltU('https://www.hindustantimes.com/ht-img/cdp/prod/sdk/echo-sdk.js', function() { setTimeout(() => { renderEcho(delay, attempts — 1); }, delay); } );*/ } } })(); /*function callCDPServeAPI() { var cookieValue = getCookie("_ht_fp"); // var cookieValue = "fc99f1a2-a720-4988-a6d1-91b20a7815d9"; var htCdpLS = getWithExpiryCDP("ht_cdp"); var requestUrl = "https://www.hindustantimes.com/cdp/api/adserve/ht?user=" + cookieValue; if (!htCdpLS && cookieValue) { console.log("Function Called at:", new Date()); var xhr = new XMLHttpRequest(); xhr.open('GET', requestUrl); xhr.timeout = 750; xhr.responseType = 'json'; xhr.onload = function () { var campaigns = ''; var jsonData = xhr.response; if (jsonData !== '' && jsonData.campaigns !== undefined) { campaigns = jsonData.campaigns; setWithExpiryCDP("ht_cdp", JSON.stringify(campaigns), 86400000); } }; xhr.onerror = function () { }; xhr.send(null); } }*/ var gpTimer = 15; var flDelay = 500;var etimer = 2000; var gptSectionOn = getCookie("ht-location") === "IN"; var educationTemp = false; if(typeof storyMainSection != "undefined" && storyMainSection.toLowerCase() == "trending") { gpTimer = 30; educationTemp = true;} if(typeof sectionName != "undefined" && sectionName.toLowerCase() == "trending") { gpTimer = 30; educationTemp = true;} var eduNewsTemp = false; if (typeof parentSection != "undefined" && parentSection.toLowerCase() == "education") { eduNewsTemp = true; } if (typeof storyMainSection != "undefined" && storyMainSection.toLowerCase() == "education") { eduNewsTemp = true; } if (typeof sectionName != "undefined" && sectionName.toLowerCase() == "education") { eduNewsTemp = true; } var worldNewsTemp = false; if (typeof storyMainSection != "undefined" && storyMainSection.toLowerCase() == "world news") { worldNewsTemp = true; } if (typeof sectionName != "undefined" && sectionName.toLowerCase() == "world news") { worldNewsTemp = true; } var indiaNewsTemp = false; if (typeof storyMainSection != "undefined" && storyMainSection.toLowerCase() == "india news") { indiaNewsTemp = true; } if (typeof sectionName != "undefined" && sectionName.toLowerCase() == "india news") { indiaNewsTemp = true; } var sportsTemp = false; if (typeof storyMainSection != "undefined" && storyMainSection.toLowerCase() == "sports") { sportsTemp = true; } if (typeof sectionName != "undefined" && sectionName.toLowerCase() == "sports") { sportsTemp = true; } var lifeStyleTemp = false; if(typeof storyMainSection != "undefined" && storyMainSection.toLowerCase() == "lifestyle") { lifeStyleTemp = true;} if(typeof sectionName != "undefined" && sectionName.toLowerCase() == "lifestyle") { lifeStyleTemp = true;} // if(typeof storyMainSection != "undefined" && storyMainSection.toLowerCase() == "sports") // { etimer = 2000;} // if(typeof sectionName != "undefined" && sectionName.toLowerCase() == "sports") // { etimer = 2000;} function loadCssFile(e, t) { var l, d, e = e; document.getElementById(e) || (l = document.getElementsByTagName("head")[0], (d = document.createElement("link")).id = e, d.rel = "stylesheet", d.type = "text/css", d.href = t, d.media = "all", l.appendChild(d)) } htAnalyticsScript(); setTimeout(function() { console.log("After 1 second:", new Date()); // callCDPServeAPI(); }, 1000); window.addEventListener('load', (event) => { setTimeout(function() { var magniteScript = document.createElement('script'); magniteScript.src = 'https://link.rubiconproject.com/magnite/17094.js'; document.head.appendChild(magniteScript); }, 1000); loadScriptLazyLoad( 'https://www.hindustantimes.com/static-content/1y/vitalScript.min.js', ()=> console.log("Vital Script Loaded") ); removeCookieTRC("trc_cookie_storage", "", "-1"); setTimeout(function () { setCookie("gptScript","true",gpTimer,true); if(getCookie("ht-location")) { if(!getCookie("cdpCountrytrack") && typeof dapTracker != "undefined") { dapTracker.track("countryCapt",{"akmCountry": getCookie("ht-location")}, "user") setCookie("cdpCountrytrack","true",1); } } if(!educationTemp) { removeCookie("id5_storage"); removeCookie("cohortsJson"); //removeCookie10("FCCDCF","",-10); removeCookie10("recaptcha","",-10); removeCookie10("FCNEC","",-10); removeCookie10("ak_bmsc","",-10); setCookie("roadblock", "false", -1); removeCookie10("trc_cookie_storage","",-10); } if(getCookie('we_luid') && typeof dapTracker != "undefined") { if(getCookie('weht_cdp')) { if(getCookie('we_luid') != getCookie('weht_cdp')) { dapTracker.track("IDSubmit", {"WEID": "weht_"+getCookie('we_luid')}, "user"); setCookie("weht_cdp",getCookie('we_luid'),365); } } else { dapTracker.track("IDSubmit", {"WEID": "weht_"+getCookie('we_luid')}, "user"); setCookie("weht_cdp",getCookie('we_luid'),365); } } var s = document.createElement("script"); var el = document.getElementsByTagName("script")[0]; s.defer = true; s.src = "https://sb.scorecardresearch.com/cs/6035286/beacon.js"; el.parentNode.insertBefore(s, el); }, etimer); // if(educationTemp) { // setTimeout(function () { // htGTMScript(); //}, 4000); setTimeout(function () { removeCookie("id5_storage"); removeCookie("cohortsJson"); // removeCookie10("FCCDCF","",-10); removeCookie10("recaptcha","",-10); removeCookie10("FCNEC","",-10); removeCookie10("ak_bmsc","",-10); removeCookie10("trc_cookie_storage","",-10); setCookie("roadblock", "false", -1); }, 5000); setTimeout(function () { removeCookie("id5_storage"); removeCookie("cohortsJson"); // removeCookie10("FCCDCF","",-10); removeCookie10("recaptcha","",-10); removeCookie10("FCNEC","",-10); removeCookie10("ak_bmsc","",-10); removeCookie10("trc_cookie_storage","",-10); setCookie("roadblock", "false", -1); }, 5000); // } if (worldNewsTemp) { setTimeout(function () { if (!getCookie("htoffers")) { $("#excitingOfferId").parent().addClass("exciting_deals"); getOfferDetails(); setCookie('htoffers', true, 4); } }, 4000); } else { try{ if(excitingOfferId) document.getElementById("excitingOfferId").remove(); } catch{} } setTimeout(function () { if (window.location.hostname.toString() == "www.hindustantimes.com") { //loadCssFile("fontcss", "https://www.hindustantimes.com/static-content/1y/ht-fonts/ht-fonts.css?v=1"); if ((pageName != 'story' || isAffiliateArticle || lifeStyleTemp) && !worldNewsTemp){ loadCssFile("styles", "https://www.hindustantimes.com/res/css/styles.css?v3=52"); } } else { // loadCssFile("fontcss", "/res/css/ht-fonts.css?v=1"); if ((pageName != 'story' || isAffiliateArticle || lifeStyleTemp) && !worldNewsTemp){ loadCssFile("styles", "/res/css/styles.css?v3=53"); } } if (!document.referrer.includes("localhost")) { setCookie("cdp_page_referrer", document.referrer, 5, true); } }, flDelay); }); function removeCookieTRC(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); var domain = ";path=/"; var expires = "expires=" + d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + domain + ";path=/"; } function removeCookie(name) { document.cookie = name + '=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; document.cookie = name + '=; domain=.www.hindustantimes.com; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; document.cookie = name + '=; domain=.hindustantimes.com; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; } removeCookie('cto_bundle'); setCookie("prContextualTags", "whatsapp6,AxisBank,AltDrx1,Oracle2,LG1,TargetKeytestD,Oracle1,political_ai,bfsi_ai,entertainment_ai,entertainment_Events_ai,defence_ai,investment_ai",1); var sectionPoll = {}; sectionPoll.enabled = true; sectionPoll.indianUser = true; sectionPoll.usUser = false; sectionPoll.row = false; sectionPoll.excludedSections = ["education", "india news", "world news"]; if(getCookie('ht-location') && getCookie('ht-location')!="IN") { function trackClick() { let mainStoryTitle = $('#dataHolder').attr("data-title"); dataLayer.push({ 'event': 'widget_clicked', 'widget_name': 'taboola_read_more_click', 'page_type': 'story', 'section': sectionName, 'sub_section_name': subSection, 'story_title': mainStoryTitle, 'data_source': "non_amp", 'logged_in_status': (getCookie('token') && !getCookie('token').includes('amp-') ? 'logged_in' : 'non_logged_in'), 'user_ID': (getCookie('token') && !getCookie('token').includes('amp-') ? getCookie('_ht_clientid') : '') }); } _taboola.push({ listenTo: 'readmore.click', handler: function (e) { console.log('Read more clicked:', e); trackClick(); require(['ads'], function (ads) { window.usPageSettings="post"; ads.getNativeStoryAds($('.tfStory'), false, isDeviceEnabled("large")); }); } }); } setTimeout(function() { if (typeof window.loyaltyCoins !== 'undefined') { window.loyaltyCoins.render({ element: document.getElementById('mWebSubcBtn'), client: 'HT', funnel_entry: 'top_Header', }); } }, 1000); let cssLoaded = false; window.addEventListener('scroll', () => { if (!cssLoaded && window.scrollY > 100) { const cssLink = document.createElement('link'); cssLink.rel = 'stylesheet'; cssLink.href = '/res/css/afterScroll.css'; // Replace with the actual CSS file path document.head.appendChild(cssLink); cssLoaded = true; } }); removeCookie10("___nrbi","",-10); removeCookie10("___nrbic","",-10); Source: https://www.hindustantimes.com/world-news/us-news/donald-trump-to-declassify-ufo-files-in-2025-spike-in-polymarket-betting-odds-sparks-speculation-101765138455795.html