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