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


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