File: /home/locglobe/public_html/wp-content/plugins/super-socializer/js/front/social_login/facebook.js
function theChampAuthUserFB(){FB.getLoginStatus(theChampFBCheckLoginStatus)}function theChampFBCheckLoginStatus(a){a&&"connected"==a.status?(theChampLoadingIcon(),theChampFBLoginUser()):FB.login(theChampFBLoginUser,{scope:theChampFacebookScope})}function theChampFBLoginUser(){FB.api("/me?fields=id,name,about,link,email,first_name,last_name",function(a){a.id&&("undefined"!=typeof heateorCslmi?FB.api("/me/friends",{fields:"name,id,location,birthday"},function(b){b.summary&&b.summary.total_count&&(a.friends_count=b.summary.total_count),theChampCallAjax(function(){1==heateorMSEnabled&&(a.mc_subscribe=1),theChampAjaxUserAuth(a,"facebook")})}):theChampCallAjax(function(){1==heateorMSEnabled&&(a.mc_subscribe=1),theChampAjaxUserAuth(a,"facebook")}))})}