تخطي للذهاب إلى المحتوى
PP310


function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }