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