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


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