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


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