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