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


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