Skip to Content
PRVGA300


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