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