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