تخطي للذهاب إلى المحتوى
DJM-450
DJM-450


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