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