Todas las fotos (26)

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