تخطي للذهاب إلى المحتوى
A-1000


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