{"version":3,"file":"social-2.0.4.min.js","sources":["cogs/js/social-2.0.4.min.js"],"sourcesContent":["// Minimum social tracking, removing native popup social sharing behaviours due to Omniture/Chrome popup blocking bugs\n// For now track via Google Analytics _trackSocial functions, and investigate restoring links as part of v1.1\n\n// Facebook \n$('#social .facebook, .social .facebook a').click(function() {\nGA.trackSocial('facebook', 'share');\n});\n\n// Twitter\n$('#social .twitter, .social .twitter a').click(function() {\nGA.trackSocial('twitter', 'tweet');\n});\n\n// Pinterest\n$('#social .pinterest, .social .pinterest a').click(function() {\nGA.trackSocial('pinterest', 'pin');\n});\n"],"names":["$","click","GA","trackSocial"],"mappings":"AAIAA,EAAE,0CAA0CC,MAAM,WAClDC,GAAGC,YAAY,WAAY,WAI3BH,EAAE,wCAAwCC,MAAM,WAChDC,GAAGC,YAAY,UAAW,WAI1BH,EAAE,4CAA4CC,MAAM,WACpDC,GAAGC,YAAY,YAAa"}