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