Pete McCloskey's Photos

« Return to Pete McCloskey's Photos

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