Todas las fotos (23)

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