Dan Herbert's Photos

« Return to Dan Herbert's Photos

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