تخطي للذهاب إلى المحتوى
UD-160-24/9
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }