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


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