The Reason For The Season

« Return to The Reason For The Season

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