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