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