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