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