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


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