Brenton J. Crowell's Photos

« Return to Brenton J. Crowell's Photos

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