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