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