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


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