تخطي للذهاب إلى المحتوى
DA-GH


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