Teens With a Purpose

« Return to Teens With a Purpose

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