Miembros

Búsqueda avanzada













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