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


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