Se rendre au contenu
REF735/1.5H


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