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