FERNANDO ESQUEDA is not a member of any groups yet.

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