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