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