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