تخطي للذهاب إلى المحتوى
21080-300-55
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }