(function(){$.fn.tweet=function(n){var n=$.extend({titleColor:"13183e",textColor:"#4f4f4f",iconColor:"#d2935b",kadi:"TC_icisleri",twitsayisi:2},n);return this.each(function(){function i(t){var s=$(window).width(),i,f,e,r,u,o;if(s>="767.98")for(i=0,u=t.length;i<u;i++)$(n.modulid+" #"+[i]).attr("data-id",t[i].tid),f=t[i],e=f.tid,$(n.modulid+" #baslik"+i).attr("href","https://twitter.com/"+f.author_data.screen_name+"/status/"+e),$(n.modulid+" .tweet-text#"+i).attr("href","https://twitter.com/"+f.author_data.screen_name+"/status/"+e),$(n.modulid+" .tweet-header#baslik"+i).html(f.author_data.screen_name),$(n.modulid+" #"+[i]).html(t[i].tweet);else for(r=0,u=t.length;r<u;r++)$(n.modulid+" #"+[r]).attr("data-id",t[r].tid),o=t[r],$(n.modulid+" .tweet-header#baslik"+r).html(o.author_data.screen_name),$(n.modulid+" #"+[r]).html(t[r].tweet)}function r(n,t){let i=new Swiper("#"+n+t,{slidesPerView:1,spaceBetween:3,pagination:{el:"#"+n+t+" ."+n+"-pagination",clickable:!0,type:"bullets"},autoplay:!1})}n.modulid="#"+$(this).attr("id");n.modulid2=$(this).attr("id");$(n.modulid+" .tweetwall h3 span").css({color:n.titleColor});$(n.modulid+" .tweetwall .tweets-content .tweet-header").css({color:n.titleColor});$(n.modulid+" .tweetwall .tweets-content .tweet-text").css({color:n.textColor});$(n.modulid+" .tweetwall h3 .tweet-all").css({color:n.iconColor});$(n.modulid+" .icon-arrow_right").css({color:n.iconColor});$(n.modulid+" .tweetwall .tweets-content .tweet-text").css({"border-left":"2 px solid "+n.iconColor});$(".tweetwall .tweets-content").hover(function(){$(this).children(".tweet-text").css({"border-left":"2px solid "+n.iconColor})},function(){$(this).children(".tweet-text").css({"border-left":"rgba(0, 0, 0, 0.5)"})});var t={profile:{screenName:n.kadi},maxTweets:n.twitsayisi,enableLinks:!0,showUser:!0,showTime:!1,showImages:!1,dataOnly:!0,showInteraction:!0,customCallback:i};twitterFetcher.fetch(t);r("tweet-slider",n.modulid2)})}})(jQuery)