");
});
})
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,#gConnect4").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+');
);
Mengirim...
Lebaran 2019
Laudya Cynthia Bella merayakan lebaran di Malaysia. Lantaran berbeda budaya, Bella malah tak makan apapun saat lebaran di kampung suami.
Minggu, 16 Juni 2019 17:28 WIB

Youtube The Sungkars Family
Laudya Cynthia Bella, Shireen Sungkar, Zaskia Sungkar
TRIBUNNEWS.COM - Laudya Cynthia Bella menghabiskan lebaran tahun ini di negara sang suami, Malaysia.
Dalam video di kanal Youtube pribadinya, Laudya Cynthia Bella atau biasa dipanggil Bella ini berbagi pengalaman lebarannya.
Pertama kali mengalami lebaran di negeri orang, banyak perbedaan budaya dan suasana yang dirasakan oleh Bella.
"Pasti ada perbedaan tradisi Ramadan dan Lebaran di sini dengan Lebaran di Indonesia, perbedaan mencolok apa yang dirasakan?" tanya Alessya, putri dari suaminya, Engku Emran, dalam video yang diunggah pada Sabtu (15/6/2019).
"Perbedaannya, ini pertama kali aku Lebaran di Malaysia, pertama klai banget karena tahun kemaren pertama kalinya di Bandung," ujar Bella.
Bella menyebutkan bahwa suasana lebaran di rumahnya yang di Malaysia, berbeda dengan suasana lebaran yang biasa dia lalui.
"Bedanya ya nggak ada orang tua nggak ada keluarga, terus karena aku tinggalnya juga bukan di rumah, jadi tuh aku nggak ngerasain yang kayak denger suara orang takbiran," ucap Bella.
Perbedaan makanan juga menjadi hal yang dirasakan oleh Bella.
HALAMAN SELANJUTNYA
';
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://api.tribunnews.com/ajax/latest_section/?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://api.tribunnews.com/ajax/latest_section/?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();
);
No comments:
Post a Comment