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