All Photos

« Return to Photos Home

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