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


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