تخطي للذهاب إلى المحتوى
TDA7295
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }