3000) && !working && currenthref != socially_url1){
working = true;
currenthref = socially_url1;
var infiniteScrollArticles = '
';
//bottom sticky widget when scroll up at 1st article
$(".bxslider").html(infiniteScrollArticles);
var emoji2 = "Bigg Boss 17: Ankita Lokhande UPSET After Vicky Jain’s Mother Drags Her Late Father in Argument, Questions Her Parents’ Relationship on National TV (Watch Video) | 📺 LatestLY";
console.log("count1");
var newhref1 = "https://www.latestly.com/socially/entertainment/tv/bigg-boss-17-ankita-lokhande-upset-after-vicky-jains-mother-drags-her-late-father-questions-her-parents-relationship-on-national-tv-watch-video-5680284.html";
$('h1:first').text("Bigg Boss 17: Ankita Lokhande UPSET After Vicky Jain’s Mother Drags Her Late Father in Argument, Questions Her Parents’ Relationship on National TV (Watch Video)");
$(document).find("title").text(emoji2)
window.history.pushState("","","https://www.latestly.com/socially/entertainment/tv/bigg-boss-17-ankita-lokhande-upset-after-vicky-jains-mother-drags-her-late-father-questions-her-parents-relationship-on-national-tv-watch-video-5680284.html");
gtag('config', 'G-S6E2VB7VNE', { 'page_path': newhref1.replace("https://"+window.location.hostname+"/", "")});
setTimeout(function(){ working=false; }, 400);
return false;
}
//console.log("distance "+distance+" && working"+working+" &¤thref:"+currenthref+" && newhref"+newhref+" && socially_url2"+socially_url2+" "+k);
if(distance < -800 && distance > -900 && !working && newhref != socially_url2 && currenthref == newhref && typeof socially_url2 != 'undefined'){
newhref = socially_url2;
//bottom sticky widget when scroll up
relatedArticleWidget = $('.bx'+articleid1).html();
$(".bxslider").html(relatedArticleWidget);
currenthref = newhref;
console.log("change url2"+newhref);
working = true;
$('h1:first').text($(this).prevAll(".socially_article_widget2").attr('data-articletitle'));
$('meta[property=og\\:title]').attr('content', $(this).prevAll(".socially_article_widget2").attr('data-articletitle'));
$('meta[property=og\\:url]').attr('content', newhref);
$(document).find("title").text($(this).prevAll(".socially_article_widget2").attr('data-articletitle')+' | '+emoji1+' LatestLY')
window.history.pushState("","",newhref);
gtag('config', 'G-S6E2VB7VNE', { 'page_path': newhref.replace("https://"+window.location.hostname+"/", "")});
self.COMSCORE && COMSCORE.beacon({ c1: "2", c2: "27040963" });
setTimeout(function(){ working=false; }, 500);
return false;
}else if (distance < 0 && distance > -450 && !working && currenthref != newhref) {
working = true;
////bottom sticky widget when scroll down
relatedArticleWidget = $('.bx'+articleid).html();
$(".bxslider").html(relatedArticleWidget);
currenthref = newhref;
console.log("change url1"+newhref);
$('h1:first').text($(this).attr('data-title'));
$('meta[property=og\\:title]').attr('content', socially_title);
$('meta[property=og\\:url]').attr('content', newhref);
$(document).find("title").text(socially_title +' | '+emoji+' LatestLY')
window.history.pushState("","",newhref);
//var res = newhref.replace("https://www.latestly.com/", "");
gtag('config', 'G-S6E2VB7VNE', { 'page_path': newhref.replace("https://"+window.location.hostname+"/", "")});
self.COMSCORE && COMSCORE.beacon({ c1: "2", c2: "27040963" });
setTimeout(function(){ working=false; }, 400);
return false;
}
});
var bottom_of_screen = jQuery(window).scrollTop() + window.innerHeight;
var top_of_element = jQuery(".container .article-footer").last().offset().top;
if(bottom_of_screen > top_of_element && !visible){
visible = true;
k=k+1;
if(k==2 && false){
var dm_js = document.createElement('script');
dm_js.src = 'https://stfe.latestly.com/js/dm-ce.min.js?v=1.1';
dm_js.async = 'async';
document.body.appendChild(dm_js);
}
$.ajax({
method: "GET",
url: "/larajax/live-socially-ajax/",
data:{ curr_socially:articleid,curr_date:articleupdate,index:k },
dataType: 'json'
}).done(function( data ) {
$(".socially_article").append(data.html);
$("img.lazyload").lazyload();
window.instgrm.Embeds.process();
var slotName = "div-gpt-ad-1560419575255-"+k;
googletag.cmd.push(function() {
var slot = googletag.defineSlot('/21682383758/latestly_728x90_btf1', [728, 90], slotName).
addService(googletag.pubads());
googletag.display(slotName);
googletag.pubads().refresh([slot]);
});
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1560419575255-'+k); });
var slotName = "div-gpt-ad-1568807958472-"+k;
googletag.cmd.push(function() {
var slot = googletag.defineSlot('/21682383758/728x90_Top', [728, 90], slotName).
addService(googletag.pubads());
googletag.display(slotName);
googletag.pubads().refresh([slot]);
});
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1568807958472-'+k); });
loadAPI_Social_js()
var js_fb = document.createElement('script');
js_fb.src = '//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.3&appId=224265671451116&autoLogAppEvents=1';
document.body.appendChild(js_fb);
//colombai
try{
(function() {
var cads = document.createElement("script");
cads.async = true;
cads.type = "text/javascript";
cads.src = "https://static.clmbtech.com/ase/80185/3040/c1.js";
var node = document.getElementsByTagName("script")[0];
node.parentNode.insertBefore(cads, node);
})();
}catch(e){}
});
}else if(bottom_of_screen < top_of_element){
visible = false;
}
});
function loadAPI_Social_js() {
var twitter_js = document.createElement('script');
twitter_js.src = 'https://platform.twitter.com/widgets.js';
twitter_js.async = 'async';
document.body.appendChild(twitter_js);
var instagram_js = document.createElement('script');
instagram_js.src = '//platform.instagram.com/en_US/embeds.js';
instagram_js.async = 'async';
document.body.appendChild(instagram_js);
var pinterest_js = document.createElement('script');
pinterest_js.src = 'https://assets.pinterest.com/js/pinit.js';
pinterest_js.async = 'async';
document.body.appendChild(pinterest_js);
}