تخطي للذهاب إلى المحتوى
C2X1.5


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