تخطي للذهاب إلى المحتوى
PRE126


function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }