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


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