Portfolio

« Return to Portfolio

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