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


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