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