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