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