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


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