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