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


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