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


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