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