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


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