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