var $=jQuery.noConflict();jQuery(document).ready((function(i){topSocialExpander=function(){var t=i(window).width();t>767?(i("#top-social li").show(),i("#top-social li a").css({width:28}),i("#top-social li a").each((function(){i(this).removeClass("stip"),i(this).removeAttr("title"),i(this).removeAttr("original-title")})),i("#top-social li a").hover((function(){var t=i(this).children(".ts-text").outerWidth()+50;i(this).stop().animate({width:t},800,"jswing")}),(function(){i(this).stop().animate({width:28},1e3,"jswing")}))):(i("#top-social li").show(),i("#top-social li a").css({width:28}),i("#top-social li a").each((function(){i(this).addClass("stip");var t=i(this).children(".ts-text").text();i(this).attr("title",t)})),sTip(),i("#top-social li a").hover((function(){i(this).stop().animate({width:28},100,"jswing")}),(function(){i(this).stop().animate({width:28},100,"jswing")})),t<500&&(i("#top-social li").hide(),i("#top-social li").slice(0,8).show()))},topSocialExpander(),i(window).resize((function(){topSocialExpander()}))}));