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