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