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