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


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