var teamIndex={init:function(){$(function(){teamIndex.hideRepetition();typeof listItem!="undefined"&&(listItem.afterSwap="teamIndex.hideRepetition")})},hideRepetition:function(){var n="";$(".jq-category").show().each(function(){var t=$(this);t.html()===n?t.hide():n=t.html()})},refreshPhoto:function(n){var t=$(".jq-employeePhoto-"+n[1]);ADMIN.replaceContent(t,n[0])}}