تخطي للذهاب إلى المحتوى
SMC1500I-2U
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }