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