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