تخطي للذهاب إلى المحتوى
10UF35V
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }