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