تخطي للذهاب إلى المحتوى
DU-RTT45102T


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