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