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