Se rendre au contenu
CST436
Support Haut-Parleur
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }