File: /home/locglobe/public_html/wp-content/plugins/super-socializer/js/front/social_login/linkedin.js
function theChampLinkedInOnLoad(){theChampDisplayLoginIcon(document,["theChampLinkedinButton","theChampLinkedinLogin"])}IN.Event.on(IN,"auth",function(){theChampLoadingIcon(),IN.API.Profile("me").fields(["email-address","id","picture-urls::(original)","first-name","last-name","headline","picture-url","public-profile-url","num-connections"]).result(function(a){a.values[0].id&&""!=a.values[0].id&&theChampCallAjax(function(){1==heateorMSEnabled&&(a.values[0].mc_subscribe=1),theChampAjaxUserAuth(a.values[0],"linkedin")})})});