Playing with the Moon

« Return to Playing with the Moon

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