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