عذراً : الصفحة المطلوبة غير صالحة أو غير موجودة بعد الآن.

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