");
});
})
gapi.client.load('oauth2', 'v2', function()
gapi.client.oauth2.userinfo.get().execute(function(resp)
$('#email').val(resp.email);
)
);
}
} else if (authResult['error'])
// There was an error.
// Possible error codes:
// "access_denied" - User denied access to your app
// "immediate_failed" - Could not automatially log in the user
console.log('There was an error: ' + authResult['error']);
}
jQuery(function($)
$( "#gConnect1,#gConnect2,#gConnect3").click(function()
$.cookie("fconnect", "true",
expires: 2,
path: '/',
domain: '.tribunnews.com',
);
);
);
function logincek(id,types)
$.getJSON("http://www.tribunnews.com/auth/user_cek?callback=?",
,
function(data)
if(data.status == 1)
$.fancybox.close(true);
$("#userid").html('
');
$.getJSON("http://www.tribunnews.com/auth/user_img?callback=?", id : data.user_id,size : '22' , function(data)
$("#img_uhead").html(data.img);
$("#img_uhead img").css("border":"1px solid #555","margin-top":"-2px");
$("#img_uhead").show();
);
else
if(types == "fb")
register('fb','Register with Facebook');
else if(types == "gplus")
register('gplus','Register with Google+');
);
Loading...
Video detik-detik Andre Taulany kembali ke Ini Sahur NET setelah diistirahatkan. Disambut oleh Sule dan Nunung.
Selasa, 21 Mei 2019 13:54
TRIBUNJATENG.COM - Setelah istirahat beberapa waktu dari NET, Andre Taulany akhirnya kembali.
Andre Taulany hadir di acara Ini Sahur episode ke-16, Selasa, (21/5/2019).
Andre masuk ketika sesi gombal oleh Desta si Raja Gombal.
Ada pula Nunung menjadi seseorang yang akan dirayu oleh Desta.
Sule bertanya adakah penonton yang berani melawan Desta.
Namun tidak ada satupun penonton yang mengangkat tangan.
"Ayo silahkan turun yang berani," kata Sule.
Alih-alih penonton, Andre Taulany justru turun dari tangga yang ada di samping kursi penonton.
Sule dan Vincent sontak tertawa seakan tak percaya.
Kehadiran Andre disambut oleh Nunung yang langsung memeluknya.
Penulis: Ilham Awaliyah Pimay
Editor: abduh imanulhaq
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
for (var i in json.products)
if (i >= products_count) continue;
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
htmlcode += '
';
for (i in json.impression_pixels)
htmlcode += '
';
div.innerHTML = htmlcode;
div.style.display = 'block';
};
");
$("#latestul").append("
");
$(".loading").show();
var newlast = getLast;
$.getJSON("http://jateng.tribunnews.com/ajax/latest/?callback=?", , function(data)
$.each(data.posts, function(key, val)
newlast = newlast + 1;
newlast = newlast+1;
if(val.video)
var vthumb = "
";
var vtitle = "
";
else
var vthumb = "";
var vtitle = "";
if(val.thumb)
var img = "
"+vthumb+"
";
var milatest = "mr140";
else
var img = "";
var milatest = "";
if(val.subtitle) subtitle = "
"+val.subtitle+"
";
else subtitle = '';
if(val.thumb) img = "
"+vthumb+"
";
else img = '';
if(val.c_title) cat = "
";
else cat = '';
$("#latestul").append("
");
);
$(".loading").remove();
);
}
else if (getLast > 150)
if ($("#ltldmr").length == 0)
$("#latestul").append('
');
}
});
});
function loadmore()
if ($("#ltldmr").length > 0) $("#ltldmr").remove();
var getLast = parseInt($("#latestul > li:last-child").attr("data-sort"));
$("#latestul").append("
");
$(".loading").show();
var newlast = getLast ;
$.getJSON("http://jateng.tribunnews.com/ajax/latest/?callback=?", , function(data)
$.each(data.posts, function(key, val)
newlast = newlast+1;
if(val.video)
var vthumb = "
";
var vtitle = "
";
else
var vthumb = "";
var vtitle = "";
if(val.thumb)
var img = "
"+vthumb+"
";
var milatest = "mr140";
else
var img = "";
var milatest = "";
if(val.subtitle) subtitle = "
"+val.subtitle+"
";
else subtitle = '';
$("#latestul").append("
");
);
$(".loading").remove();
);
Comments
Post a Comment