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